[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:19:43.654608 11109 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.217.126:44929
I20260710 13:19:43.656173 11109 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:19:43.657179 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:43.675189 11118 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:43.676651 11109 server_base.cc:1061] running on GCE node
W20260710 13:19:43.675251 11115 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:43.675257 11116 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:44.909974 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:44.910238 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:44.910562 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689584910526 us; error 0 us; skew 500 ppm
I20260710 13:19:44.911435 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:44.918224 11109 webserver.cc:533] Webserver started at http://127.10.217.126:36403/ using document root <none> and password file <none>
I20260710 13:19:44.919175 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:44.919410 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:44.919885 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:44.925761 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/master-0-root/instance:
uuid: "6f85f69b7a7d4888b87c269fcbc11ade"
format_stamp: "Formatted at 2026-07-10 13:19:44 on dist-test-slave-rp40"
I20260710 13:19:44.934126 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:44.939841 11124 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:44.941253 11109 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:19:44.941684 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/master-0-root
uuid: "6f85f69b7a7d4888b87c269fcbc11ade"
format_stamp: "Formatted at 2026-07-10 13:19:44 on dist-test-slave-rp40"
I20260710 13:19:44.942070 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:45.012485 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:45.014150 11109 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:19:45.014681 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:45.091593 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.126:44929
I20260710 13:19:45.091663 11175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.126:44929 every 8 connection(s)
I20260710 13:19:45.101660 11176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:45.127373 11176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade: Bootstrap starting.
I20260710 13:19:45.134562 11176 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:45.136816 11176 log.cc:826] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade: Log is configured to *not* fsync() on all Append() calls
I20260710 13:19:45.142108 11176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade: No bootstrap required, opened a new log
I20260710 13:19:45.165691 11176 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f85f69b7a7d4888b87c269fcbc11ade" member_type: VOTER }
I20260710 13:19:45.166358 11176 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:45.166626 11176 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f85f69b7a7d4888b87c269fcbc11ade, State: Initialized, Role: FOLLOWER
I20260710 13:19:45.167615 11176 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6f85f69b7a7d4888b87c269fcbc11ade" member_type: VOTER }
I20260710 13:19:45.168147 11176 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:45.168460 11176 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:45.168836 11176 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:45.173048 11176 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f85f69b7a7d4888b87c269fcbc11ade" member_type: VOTER }
I20260710 13:19:45.173847 11176 leader_election.cc:304] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [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: 6f85f69b7a7d4888b87c269fcbc11ade; no voters: 
I20260710 13:19:45.175637 11176 leader_election.cc:290] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:45.176012 11179 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:45.178318 11179 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [term 1 LEADER]: Becoming Leader. State: Replica: 6f85f69b7a7d4888b87c269fcbc11ade, State: Running, Role: LEADER
I20260710 13:19:45.179417 11179 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [LEADER]: Queue going to LEADER mode. State: All 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: "6f85f69b7a7d4888b87c269fcbc11ade" member_type: VOTER }
I20260710 13:19:45.180526 11176 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:45.191327 11180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6f85f69b7a7d4888b87c269fcbc11ade" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f85f69b7a7d4888b87c269fcbc11ade" member_type: VOTER } }
I20260710 13:19:45.192438 11180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:45.193301 11181 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f85f69b7a7d4888b87c269fcbc11ade. Latest consensus state: current_term: 1 leader_uuid: "6f85f69b7a7d4888b87c269fcbc11ade" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6f85f69b7a7d4888b87c269fcbc11ade" member_type: VOTER } }
I20260710 13:19:45.194058 11181 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:45.197543 11188 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:45.211299 11188 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:45.213560 11109 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:45.228143 11188 catalog_manager.cc:1383] Generated new cluster ID: f4552ea3b09b429d94d5bdb05eab2955
I20260710 13:19:45.228489 11188 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:45.258666 11188 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:45.260250 11188 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:45.273569 11188 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade: Generated new TSK 0
I20260710 13:19:45.274628 11188 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:45.281572 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:45.291338 11198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:45.292524 11199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:45.297274 11109 server_base.cc:1061] running on GCE node
W20260710 13:19:45.297206 11201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:45.298574 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:45.298919 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:45.299150 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689585299128 us; error 0 us; skew 500 ppm
I20260710 13:19:45.300010 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:45.304309 11109 webserver.cc:533] Webserver started at http://127.10.217.65:34667/ using document root <none> and password file <none>
I20260710 13:19:45.305047 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:45.305296 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:45.305660 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:45.307245 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-0-root/instance:
uuid: "099683455b44442f9bc744b690b43b79"
format_stamp: "Formatted at 2026-07-10 13:19:45 on dist-test-slave-rp40"
I20260710 13:19:45.314378 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:45.319720 11206 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:45.320730 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260710 13:19:45.321099 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-0-root
uuid: "099683455b44442f9bc744b690b43b79"
format_stamp: "Formatted at 2026-07-10 13:19:45 on dist-test-slave-rp40"
I20260710 13:19:45.321496 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:45.360742 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:45.362597 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:45.365577 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:45.370160 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:45.370553 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:19:45.370863 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:45.371069 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:45.471381 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.65:34779
I20260710 13:19:45.471470 11268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.65:34779 every 8 connection(s)
I20260710 13:19:45.479563 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:45.496605 11273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:45.504900 11274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:45.516175 11109 server_base.cc:1061] running on GCE node
W20260710 13:19:45.517733 11277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:45.518087 11269 heartbeater.cc:344] Connected to a master server at 127.10.217.126:44929
I20260710 13:19:45.518667 11269 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:45.519076 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:45.519341 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:45.519557 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689585519532 us; error 0 us; skew 500 ppm
I20260710 13:19:45.519876 11269 heartbeater.cc:507] Master 127.10.217.126:44929 requested a full tablet report, sending...
I20260710 13:19:45.520429 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:45.524176 11141 ts_manager.cc:194] Registered new tserver with Master: 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779)
I20260710 13:19:45.524407 11109 webserver.cc:533] Webserver started at http://127.10.217.66:45459/ using document root <none> and password file <none>
I20260710 13:19:45.525156 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:45.525449 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:45.525838 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:45.527552 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-1-root/instance:
uuid: "9eac564758114451a2bbb45950d4251e"
format_stamp: "Formatted at 2026-07-10 13:19:45 on dist-test-slave-rp40"
I20260710 13:19:45.527685 11141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45062
I20260710 13:19:45.534859 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:19:45.540082 11281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:45.541031 11109 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:45.541378 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-1-root
uuid: "9eac564758114451a2bbb45950d4251e"
format_stamp: "Formatted at 2026-07-10 13:19:45 on dist-test-slave-rp40"
I20260710 13:19:45.541756 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:45.564973 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:45.566452 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:45.568845 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:45.572083 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:45.572345 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:45.572639 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:45.572837 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:45.684667 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.66:43319
I20260710 13:19:45.685024 11343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.66:43319 every 8 connection(s)
I20260710 13:19:45.697695 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:45.705240 11347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:45.708910 11348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:45.713018 11344 heartbeater.cc:344] Connected to a master server at 127.10.217.126:44929
I20260710 13:19:45.713590 11344 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:45.714856 11344 heartbeater.cc:507] Master 127.10.217.126:44929 requested a full tablet report, sending...
W20260710 13:19:45.715904 11350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:45.716539 11109 server_base.cc:1061] running on GCE node
I20260710 13:19:45.717772 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:45.717845 11141 ts_manager.cc:194] Registered new tserver with Master: 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
W20260710 13:19:45.718129 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:45.718396 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689585718373 us; error 0 us; skew 500 ppm
I20260710 13:19:45.719244 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:45.719846 11141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45068
I20260710 13:19:45.722576 11109 webserver.cc:533] Webserver started at http://127.10.217.67:35641/ using document root <none> and password file <none>
I20260710 13:19:45.723352 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:45.723631 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:45.723966 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:45.725256 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-2-root/instance:
uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
format_stamp: "Formatted at 2026-07-10 13:19:45 on dist-test-slave-rp40"
I20260710 13:19:45.730588 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260710 13:19:45.734364 11355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:45.735252 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:45.735558 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-2-root
uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
format_stamp: "Formatted at 2026-07-10 13:19:45 on dist-test-slave-rp40"
I20260710 13:19:45.735878 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689583455301-11109-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:45.756516 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:45.757826 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:45.760545 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:45.763553 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:45.763754 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:45.764061 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:45.764207 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:45.859113 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.67:33109
I20260710 13:19:45.859193 11417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.67:33109 every 8 connection(s)
I20260710 13:19:45.875464 11418 heartbeater.cc:344] Connected to a master server at 127.10.217.126:44929
I20260710 13:19:45.875869 11418 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:45.876672 11418 heartbeater.cc:507] Master 127.10.217.126:44929 requested a full tablet report, sending...
I20260710 13:19:45.878923 11141 ts_manager.cc:194] Registered new tserver with Master: 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:45.879477 11109 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015381596s
I20260710 13:19:45.880443 11141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45082
I20260710 13:19:45.936640 11141 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45098:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:45.940435 11141 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:46.058048 11383 tablet_service.cc:1511] Processing CreateTablet for tablet 963f35d3511a466f97789d7015add555 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:46.061730 11383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963f35d3511a466f97789d7015add555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.058655 11382 tablet_service.cc:1511] Processing CreateTablet for tablet 58d61072907f45e0ae1e827bf0e115a8 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:46.069521 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 41bc5b825ef04725a4285b8091cba6b6 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:46.069664 11377 tablet_service.cc:1511] Processing CreateTablet for tablet 740f88f6922a4015a28bd72168072105 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:46.071223 11376 tablet_service.cc:1511] Processing CreateTablet for tablet 8af1a908955e4139923f39af65711857 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:46.067584 11380 tablet_service.cc:1511] Processing CreateTablet for tablet 987c6ff7e4d24372aeaab1f6b25da7f5 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:46.069583 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab4ea933e17406487239a6fff4481c9 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:46.073457 11382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d61072907f45e0ae1e827bf0e115a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.076210 11380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987c6ff7e4d24372aeaab1f6b25da7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.067189 11381 tablet_service.cc:1511] Processing CreateTablet for tablet 29bdf21464bd46929e915f3b4db8ca91 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:46.080753 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab4ea933e17406487239a6fff4481c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.082595 11375 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1e777a596c45bdb5d4d6241b3c0a77 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:46.089011 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740f88f6922a4015a28bd72168072105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.092326 11381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bdf21464bd46929e915f3b4db8ca91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.093746 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1e777a596c45bdb5d4d6241b3c0a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.094955 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41bc5b825ef04725a4285b8091cba6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.093648 11234 tablet_service.cc:1511] Processing CreateTablet for tablet 963f35d3511a466f97789d7015add555 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:46.100400 11233 tablet_service.cc:1511] Processing CreateTablet for tablet 58d61072907f45e0ae1e827bf0e115a8 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:46.103304 11232 tablet_service.cc:1511] Processing CreateTablet for tablet 29bdf21464bd46929e915f3b4db8ca91 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:46.106487 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af1a908955e4139923f39af65711857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.103787 11231 tablet_service.cc:1511] Processing CreateTablet for tablet 987c6ff7e4d24372aeaab1f6b25da7f5 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:46.110217 11230 tablet_service.cc:1511] Processing CreateTablet for tablet 41bc5b825ef04725a4285b8091cba6b6 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:46.111325 11234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963f35d3511a466f97789d7015add555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.119776 11226 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1e777a596c45bdb5d4d6241b3c0a77 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:46.122727 11227 tablet_service.cc:1511] Processing CreateTablet for tablet 8af1a908955e4139923f39af65711857 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:46.124814 11228 tablet_service.cc:1511] Processing CreateTablet for tablet 740f88f6922a4015a28bd72168072105 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:46.111563 11229 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab4ea933e17406487239a6fff4481c9 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:46.127236 11232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bdf21464bd46929e915f3b4db8ca91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.128557 11228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740f88f6922a4015a28bd72168072105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.129582 11231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987c6ff7e4d24372aeaab1f6b25da7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.131743 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab4ea933e17406487239a6fff4481c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.147239 11233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d61072907f45e0ae1e827bf0e115a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.149183 11227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af1a908955e4139923f39af65711857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.158699 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41bc5b825ef04725a4285b8091cba6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.171300 11309 tablet_service.cc:1511] Processing CreateTablet for tablet 963f35d3511a466f97789d7015add555 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:46.176576 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963f35d3511a466f97789d7015add555. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.176178 11226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1e777a596c45bdb5d4d6241b3c0a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.183449 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 41bc5b825ef04725a4285b8091cba6b6 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:46.185007 11308 tablet_service.cc:1511] Processing CreateTablet for tablet 58d61072907f45e0ae1e827bf0e115a8 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:46.195233 11307 tablet_service.cc:1511] Processing CreateTablet for tablet 29bdf21464bd46929e915f3b4db8ca91 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:46.195086 11306 tablet_service.cc:1511] Processing CreateTablet for tablet 987c6ff7e4d24372aeaab1f6b25da7f5 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:46.204617 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab4ea933e17406487239a6fff4481c9 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:46.211316 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41bc5b825ef04725a4285b8091cba6b6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:46.211848 11189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:46.204689 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 740f88f6922a4015a28bd72168072105 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:46.222709 11301 tablet_service.cc:1511] Processing CreateTablet for tablet 0a1e777a596c45bdb5d4d6241b3c0a77 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:46.231904 11302 tablet_service.cc:1511] Processing CreateTablet for tablet 8af1a908955e4139923f39af65711857 (DEFAULT_TABLE table=test-workload [id=1ca496421d964e8e9768c867a8962c58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:46.240765 11306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987c6ff7e4d24372aeaab1f6b25da7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.277796 11307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29bdf21464bd46929e915f3b4db8ca91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.280330 11301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a1e777a596c45bdb5d4d6241b3c0a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.294938 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab4ea933e17406487239a6fff4481c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.308686 11308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d61072907f45e0ae1e827bf0e115a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.311079 11302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8af1a908955e4139923f39af65711857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.339387 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740f88f6922a4015a28bd72168072105. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.402076 11435 tablet_bootstrap.cc:492] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d: Bootstrap starting.
I20260710 13:19:46.466495 11435 tablet_bootstrap.cc:654] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.479084 11436 tablet_bootstrap.cc:492] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79: Bootstrap starting.
I20260710 13:19:46.513998 11436 tablet_bootstrap.cc:654] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.515817 11435 tablet_bootstrap.cc:492] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d: No bootstrap required, opened a new log
I20260710 13:19:46.521473 11435 ts_tablet_manager.cc:1403] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.018s
I20260710 13:19:46.523545 11437 tablet_bootstrap.cc:492] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e: Bootstrap starting.
I20260710 13:19:46.532311 11269 heartbeater.cc:499] Master 127.10.217.126:44929 was elected leader, sending a full tablet report...
I20260710 13:19:46.536463 11437 tablet_bootstrap.cc:654] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.536867 11435 raft_consensus.cc:359] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:46.538710 11435 raft_consensus.cc:385] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.539111 11435 raft_consensus.cc:740] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.540011 11435 consensus_queue.cc:260] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:46.549490 11418 heartbeater.cc:499] Master 127.10.217.126:44929 was elected leader, sending a full tablet report...
I20260710 13:19:46.550097 11435 ts_tablet_manager.cc:1434] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.011s
I20260710 13:19:46.551510 11437 tablet_bootstrap.cc:492] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e: No bootstrap required, opened a new log
I20260710 13:19:46.552170 11437 ts_tablet_manager.cc:1403] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.011s
I20260710 13:19:46.554365 11436 tablet_bootstrap.cc:492] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79: No bootstrap required, opened a new log
I20260710 13:19:46.554852 11436 ts_tablet_manager.cc:1403] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79: Time spent bootstrapping tablet: real 0.120s	user 0.015s	sys 0.011s
I20260710 13:19:46.555146 11437 raft_consensus.cc:359] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:46.555895 11437 raft_consensus.cc:385] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.556181 11437 raft_consensus.cc:740] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.556970 11437 consensus_queue.cc:260] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:46.552239 11435 tablet_bootstrap.cc:492] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d: Bootstrap starting.
I20260710 13:19:46.558236 11436 raft_consensus.cc:359] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.559047 11436 raft_consensus.cc:385] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.559381 11436 raft_consensus.cc:740] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.560421 11436 consensus_queue.cc:260] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.564831 11435 tablet_bootstrap.cc:654] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.567049 11344 heartbeater.cc:499] Master 127.10.217.126:44929 was elected leader, sending a full tablet report...
I20260710 13:19:46.567512 11437 ts_tablet_manager.cc:1434] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:19:46.568452 11437 tablet_bootstrap.cc:492] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e: Bootstrap starting.
I20260710 13:19:46.579643 11437 tablet_bootstrap.cc:654] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.581167 11436 ts_tablet_manager.cc:1434] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.003s
I20260710 13:19:46.582654 11436 tablet_bootstrap.cc:492] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79: Bootstrap starting.
I20260710 13:19:46.592674 11436 tablet_bootstrap.cc:654] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.595571 11435 tablet_bootstrap.cc:492] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d: No bootstrap required, opened a new log
I20260710 13:19:46.596129 11435 ts_tablet_manager.cc:1403] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.000s
I20260710 13:19:46.599141 11435 raft_consensus.cc:359] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.600239 11435 raft_consensus.cc:385] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.600553 11435 raft_consensus.cc:740] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.601419 11435 consensus_queue.cc:260] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.605739 11435 ts_tablet_manager.cc:1434] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:46.609165 11437 tablet_bootstrap.cc:492] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e: No bootstrap required, opened a new log
I20260710 13:19:46.609702 11437 ts_tablet_manager.cc:1403] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.010s
I20260710 13:19:46.613227 11437 raft_consensus.cc:359] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.614347 11437 raft_consensus.cc:385] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.614776 11437 raft_consensus.cc:740] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.615731 11437 consensus_queue.cc:260] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.607842 11435 tablet_bootstrap.cc:492] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d: Bootstrap starting.
W20260710 13:19:46.617260 11419 tablet.cc:2406] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:46.618419 11437 ts_tablet_manager.cc:1434] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e: Time spent starting tablet: real 0.008s	user 0.011s	sys 0.000s
I20260710 13:19:46.619675 11437 tablet_bootstrap.cc:492] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e: Bootstrap starting.
I20260710 13:19:46.623489 11435 tablet_bootstrap.cc:654] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.627233 11437 tablet_bootstrap.cc:654] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.638546 11436 tablet_bootstrap.cc:492] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79: No bootstrap required, opened a new log
I20260710 13:19:46.639449 11436 ts_tablet_manager.cc:1403] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.007s
I20260710 13:19:46.641050 11435 tablet_bootstrap.cc:492] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d: No bootstrap required, opened a new log
I20260710 13:19:46.641547 11435 ts_tablet_manager.cc:1403] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.005s
I20260710 13:19:46.643889 11436 raft_consensus.cc:359] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.644845 11436 raft_consensus.cc:385] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.645269 11436 raft_consensus.cc:740] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.645140 11435 raft_consensus.cc:359] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.645680 11437 tablet_bootstrap.cc:492] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e: No bootstrap required, opened a new log
I20260710 13:19:46.645951 11435 raft_consensus.cc:385] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.646245 11437 ts_tablet_manager.cc:1403] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.012s
I20260710 13:19:46.646485 11435 raft_consensus.cc:740] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.646505 11436 consensus_queue.cc:260] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.647572 11435 consensus_queue.cc:260] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.650099 11435 ts_tablet_manager.cc:1434] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260710 13:19:46.649677 11437 raft_consensus.cc:359] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.650554 11437 raft_consensus.cc:385] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.650882 11437 raft_consensus.cc:740] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.651172 11435 tablet_bootstrap.cc:492] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d: Bootstrap starting.
I20260710 13:19:46.651813 11437 consensus_queue.cc:260] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.654971 11437 ts_tablet_manager.cc:1434] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260710 13:19:46.656191 11437 tablet_bootstrap.cc:492] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e: Bootstrap starting.
I20260710 13:19:46.658200 11435 tablet_bootstrap.cc:654] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.663043 11437 tablet_bootstrap.cc:654] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.667531 11436 ts_tablet_manager.cc:1434] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:19:46.672688 11436 tablet_bootstrap.cc:492] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79: Bootstrap starting.
I20260710 13:19:46.682962 11435 tablet_bootstrap.cc:492] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d: No bootstrap required, opened a new log
I20260710 13:19:46.683070 11436 tablet_bootstrap.cc:654] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.683581 11435 ts_tablet_manager.cc:1403] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.012s
I20260710 13:19:46.684947 11437 tablet_bootstrap.cc:492] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e: No bootstrap required, opened a new log
I20260710 13:19:46.685418 11437 ts_tablet_manager.cc:1403] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.019s
I20260710 13:19:46.686458 11442 raft_consensus.cc:493] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:46.686852 11435 raft_consensus.cc:359] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.687029 11442 raft_consensus.cc:515] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:46.687654 11435 raft_consensus.cc:385] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.688050 11435 raft_consensus.cc:740] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.688927 11435 consensus_queue.cc:260] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.695333 11442 leader_election.cc:290] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109), 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779)
I20260710 13:19:46.703068 11437 raft_consensus.cc:359] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.703856 11437 raft_consensus.cc:385] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.704144 11437 raft_consensus.cc:740] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.706580 11437 consensus_queue.cc:260] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.710031 11437 ts_tablet_manager.cc:1434] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260710 13:19:46.711472 11437 tablet_bootstrap.cc:492] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e: Bootstrap starting.
I20260710 13:19:46.707858 11435 ts_tablet_manager.cc:1434] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:19:46.728155 11437 tablet_bootstrap.cc:654] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.728999 11436 tablet_bootstrap.cc:492] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79: No bootstrap required, opened a new log
I20260710 13:19:46.732501 11435 tablet_bootstrap.cc:492] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d: Bootstrap starting.
I20260710 13:19:46.737771 11436 ts_tablet_manager.cc:1403] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.024s
I20260710 13:19:46.745263 11436 raft_consensus.cc:359] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:46.746240 11436 raft_consensus.cc:385] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.746683 11436 raft_consensus.cc:740] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.747767 11436 consensus_queue.cc:260] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:46.751801 11435 tablet_bootstrap.cc:654] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.753098 11436 ts_tablet_manager.cc:1434] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 13:19:46.756680 11441 raft_consensus.cc:493] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:46.757244 11441 raft_consensus.cc:515] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:46.759717 11442 raft_consensus.cc:493] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:46.760675 11442 raft_consensus.cc:515] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.763439 11436 tablet_bootstrap.cc:492] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79: Bootstrap starting.
I20260710 13:19:46.763473 11441 leader_election.cc:290] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319), 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779)
I20260710 13:19:46.763042 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" is_pre_election: true
I20260710 13:19:46.765424 11441 raft_consensus.cc:493] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:46.765692 11393 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 0.
I20260710 13:19:46.766002 11441 raft_consensus.cc:515] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.806785 11437 tablet_bootstrap.cc:492] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e: No bootstrap required, opened a new log
I20260710 13:19:46.803282 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" is_pre_election: true
I20260710 13:19:46.807283 11437 ts_tablet_manager.cc:1403] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e: Time spent bootstrapping tablet: real 0.096s	user 0.027s	sys 0.016s
I20260710 13:19:46.809242 11441 leader_election.cc:290] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:46.767143 11442 leader_election.cc:290] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:46.811177 11282 leader_election.cc:304] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:46.824331 11442 raft_consensus.cc:2804] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:46.824607 11282 leader_election.cc:343] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:46.824749 11442 raft_consensus.cc:493] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:46.826462 11442 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:46.826557 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:46.827888 11244 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 0.
I20260710 13:19:46.826529 11437 raft_consensus.cc:359] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.829444 11437 raft_consensus.cc:385] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.831048 11435 tablet_bootstrap.cc:492] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d: No bootstrap required, opened a new log
I20260710 13:19:46.831554 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
W20260710 13:19:46.834771 11282 leader_election.cc:343] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:46.835323 11282 leader_election.cc:304] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eac564758114451a2bbb45950d4251e; no voters: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d
I20260710 13:19:46.832466 11437 raft_consensus.cc:740] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.837706 11435 ts_tablet_manager.cc:1403] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent bootstrapping tablet: real 0.105s	user 0.009s	sys 0.010s
I20260710 13:19:46.838368 11436 tablet_bootstrap.cc:654] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.837142 11437 consensus_queue.cc:260] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.843050 11435 raft_consensus.cc:359] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.844033 11435 raft_consensus.cc:385] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.844383 11435 raft_consensus.cc:740] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.845355 11442 raft_consensus.cc:515] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:46.845373 11435 consensus_queue.cc:260] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.847357 11442 leader_election.cc:290] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 election: Requested vote from peers 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109), 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779)
I20260710 13:19:46.849457 11435 ts_tablet_manager.cc:1434] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:19:46.850746 11435 tablet_bootstrap.cc:492] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d: Bootstrap starting.
I20260710 13:19:46.868357 11442 raft_consensus.cc:2749] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:46.875131 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:46.875917 11393 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:46.881011 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1a908955e4139923f39af65711857" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e" is_pre_election: true
I20260710 13:19:46.883014 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:46.879241 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e" is_pre_election: true
I20260710 13:19:46.887372 11319 raft_consensus.cc:2393] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20eba59f8f8d4ee2b3fe5c559170198d in current term 1: Already voted for candidate 9eac564758114451a2bbb45950d4251e in this term.
I20260710 13:19:46.887882 11244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:46.895462 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1a908955e4139923f39af65711857" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:46.887042 11243 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:46.896150 11435 tablet_bootstrap.cc:654] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:46.896944 11356 leader_election.cc:343] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:46.896286 11242 raft_consensus.cc:2468] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 0.
I20260710 13:19:46.901787 11356 leader_election.cc:304] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e
I20260710 13:19:46.903050 11437 ts_tablet_manager.cc:1434] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e: Time spent starting tablet: real 0.095s	user 0.011s	sys 0.011s
I20260710 13:19:46.903795 11356 leader_election.cc:304] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [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: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 9eac564758114451a2bbb45950d4251e
I20260710 13:19:46.905463 11441 raft_consensus.cc:2804] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:46.905836 11441 raft_consensus.cc:493] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:46.906173 11441 raft_consensus.cc:3060] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:46.907821 11437 tablet_bootstrap.cc:492] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e: Bootstrap starting.
I20260710 13:19:46.908667 11243 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 1.
I20260710 13:19:46.911864 11436 tablet_bootstrap.cc:492] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79: No bootstrap required, opened a new log
I20260710 13:19:46.912799 11436 ts_tablet_manager.cc:1403] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79: Time spent bootstrapping tablet: real 0.152s	user 0.017s	sys 0.010s
I20260710 13:19:46.914379 11462 raft_consensus.cc:493] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:46.916049 11282 leader_election.cc:304] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:46.910254 11393 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 1.
I20260710 13:19:46.917830 11463 raft_consensus.cc:2804] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:46.918874 11463 raft_consensus.cc:697] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:46.920651 11457 raft_consensus.cc:2749] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:46.917141 11436 raft_consensus.cc:359] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.921415 11441 raft_consensus.cc:515] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.922675 11436 raft_consensus.cc:385] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.923012 11436 raft_consensus.cc:740] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.925104 11441 leader_election.cc:290] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:46.919795 11463 consensus_queue.cc:237] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:46.926232 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1a908955e4139923f39af65711857" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:46.923794 11436 consensus_queue.cc:260] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.925886 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1a908955e4139923f39af65711857" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:46.927618 11243 raft_consensus.cc:3060] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:46.916410 11462 raft_consensus.cc:515] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
W20260710 13:19:46.928208 11356 leader_election.cc:343] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:46.933418 11437 tablet_bootstrap.cc:654] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.939067 11462 leader_election.cc:290] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:46.941157 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1e777a596c45bdb5d4d6241b3c0a77" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:46.940613 11436 ts_tablet_manager.cc:1434] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 13:19:46.942462 11243 raft_consensus.cc:2468] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 1.
W20260710 13:19:46.943871 11282 leader_election.cc:343] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:46.945282 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1e777a596c45bdb5d4d6241b3c0a77" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" is_pre_election: true
I20260710 13:19:46.947158 11393 raft_consensus.cc:2468] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 0.
I20260710 13:19:46.949366 11443 raft_consensus.cc:493] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:46.950654 11356 leader_election.cc:304] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [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: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 9eac564758114451a2bbb45950d4251e
I20260710 13:19:46.951593 11441 raft_consensus.cc:2804] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:46.945926 11435 tablet_bootstrap.cc:492] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d: No bootstrap required, opened a new log
I20260710 13:19:46.952082 11441 raft_consensus.cc:697] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Becoming Leader. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:46.952467 11435 ts_tablet_manager.cc:1403] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent bootstrapping tablet: real 0.102s	user 0.019s	sys 0.005s
I20260710 13:19:46.949946 11443 raft_consensus.cc:515] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.953563 11441 consensus_queue.cc:237] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.952267 11282 leader_election.cc:304] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [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: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 099683455b44442f9bc744b690b43b79
I20260710 13:19:46.957244 11443 leader_election.cc:290] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:46.975775 11435 raft_consensus.cc:359] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.960747 11462 raft_consensus.cc:2804] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:46.976579 11435 raft_consensus.cc:385] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.976715 11462 raft_consensus.cc:493] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:46.964236 11436 tablet_bootstrap.cc:492] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79: Bootstrap starting.
I20260710 13:19:46.977357 11462 raft_consensus.cc:3060] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:46.976922 11435 raft_consensus.cc:740] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.980047 11435 consensus_queue.cc:260] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.981211 11437 tablet_bootstrap.cc:492] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e: No bootstrap required, opened a new log
I20260710 13:19:46.984771 11436 tablet_bootstrap.cc:654] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.987290 11437 ts_tablet_manager.cc:1403] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.012s
I20260710 13:19:46.990448 11437 raft_consensus.cc:359] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.991214 11437 raft_consensus.cc:385] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.991521 11437 raft_consensus.cc:740] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.992393 11437 consensus_queue.cc:260] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:46.993042 11435 ts_tablet_manager.cc:1434] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260710 13:19:46.994424 11435 tablet_bootstrap.cc:492] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d: Bootstrap starting.
I20260710 13:19:46.994920 11437 ts_tablet_manager.cc:1434] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:19:46.993968 11138 catalog_manager.cc:5697] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:46.995921 11437 tablet_bootstrap.cc:492] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e: Bootstrap starting.
I20260710 13:19:47.005340 11437 tablet_bootstrap.cc:654] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.004977 11462 raft_consensus.cc:515] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.011025 11462 leader_election.cc:290] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:47.012189 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1e777a596c45bdb5d4d6241b3c0a77" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:47.013993 11436 tablet_bootstrap.cc:492] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79: No bootstrap required, opened a new log
I20260710 13:19:47.013845 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1e777a596c45bdb5d4d6241b3c0a77" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
W20260710 13:19:47.014153 11282 leader_election.cc:343] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.014518 11436 ts_tablet_manager.cc:1403] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.006s
I20260710 13:19:47.014561 11393 raft_consensus.cc:3060] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.017676 11435 tablet_bootstrap.cc:654] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.024186 11436 raft_consensus.cc:359] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.023506 11137 catalog_manager.cc:5697] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d reported cstate change: term changed from 0 to 1, leader changed from <none> to 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67). New cstate: current_term: 1 leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:47.025477 11436 raft_consensus.cc:385] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.025856 11436 raft_consensus.cc:740] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.027920 11436 consensus_queue.cc:260] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.029517 11393 raft_consensus.cc:2468] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 1.
I20260710 13:19:47.031316 11282 leader_election.cc:304] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [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: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 099683455b44442f9bc744b690b43b79
I20260710 13:19:47.032699 11462 raft_consensus.cc:2804] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.033334 11462 raft_consensus.cc:697] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:47.035681 11462 consensus_queue.cc:237] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.050381 11436 ts_tablet_manager.cc:1434] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260710 13:19:47.051724 11436 tablet_bootstrap.cc:492] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79: Bootstrap starting.
I20260710 13:19:47.068543 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e" is_pre_election: true
I20260710 13:19:47.068881 11441 raft_consensus.cc:493] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.069314 11319 raft_consensus.cc:2468] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 0.
I20260710 13:19:47.069396 11441 raft_consensus.cc:515] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.076160 11207 leader_election.cc:304] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:47.077006 11443 raft_consensus.cc:2804] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:47.077384 11443 raft_consensus.cc:493] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:47.077690 11443 raft_consensus.cc:3060] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.083253 11441 leader_election.cc:290] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:47.084224 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:47.086160 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e" is_pre_election: true
I20260710 13:19:47.088095 11319 raft_consensus.cc:2468] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 0.
W20260710 13:19:47.090162 11356 leader_election.cc:343] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.092685 11435 tablet_bootstrap.cc:492] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d: No bootstrap required, opened a new log
I20260710 13:19:47.093966 11441 raft_consensus.cc:493] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.094161 11435 ts_tablet_manager.cc:1403] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent bootstrapping tablet: real 0.100s	user 0.021s	sys 0.017s
I20260710 13:19:47.094475 11441 raft_consensus.cc:515] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.094789 11356 leader_election.cc:304] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [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: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 099683455b44442f9bc744b690b43b79
I20260710 13:19:47.095446 11437 tablet_bootstrap.cc:492] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e: No bootstrap required, opened a new log
I20260710 13:19:47.095906 11437 ts_tablet_manager.cc:1403] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e: Time spent bootstrapping tablet: real 0.100s	user 0.022s	sys 0.007s
I20260710 13:19:47.095921 11457 raft_consensus.cc:2804] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:47.096429 11457 raft_consensus.cc:493] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:47.096652 11441 leader_election.cc:290] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:47.096781 11457 raft_consensus.cc:3060] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.099082 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:47.099298 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e" is_pre_election: true
I20260710 13:19:47.100682 11437 raft_consensus.cc:359] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
W20260710 13:19:47.100591 11356 leader_election.cc:343] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.101429 11443 raft_consensus.cc:515] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.101451 11437 raft_consensus.cc:385] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:47.105448 11356 leader_election.cc:343] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.106843 11356 leader_election.cc:304] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e
I20260710 13:19:47.106140 11437 raft_consensus.cc:740] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.108464 11441 raft_consensus.cc:2749] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:47.114364 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:47.115012 11319 raft_consensus.cc:3060] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.113493 11443 leader_election.cc:290] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 1 election: Requested vote from peers 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:47.114387 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" is_pre_election: true
I20260710 13:19:47.115569 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:47.114820 11435 raft_consensus.cc:359] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.120999 11435 raft_consensus.cc:385] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.117676 11437 consensus_queue.cc:260] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.121460 11435 raft_consensus.cc:740] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Initialized, Role: FOLLOWER
W20260710 13:19:47.117408 11207 leader_election.cc:343] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.122309 11435 consensus_queue.cc:260] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
W20260710 13:19:47.122885 11207 leader_election.cc:343] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.124852 11435 ts_tablet_manager.cc:1434] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260710 13:19:47.125388 11437 ts_tablet_manager.cc:1434] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260710 13:19:47.126089 11435 tablet_bootstrap.cc:492] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d: Bootstrap starting.
I20260710 13:19:47.128082 11437 tablet_bootstrap.cc:492] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e: Bootstrap starting.
I20260710 13:19:47.129158 11436 tablet_bootstrap.cc:654] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.127760 11457 raft_consensus.cc:515] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.131135 11319 raft_consensus.cc:2468] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 1.
I20260710 13:19:47.132557 11207 leader_election.cc:304] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [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: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e; no voters: 20eba59f8f8d4ee2b3fe5c559170198d
I20260710 13:19:47.136714 11443 raft_consensus.cc:2804] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.139626 11457 leader_election.cc:290] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:47.141450 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:47.142398 11443 raft_consensus.cc:697] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 1 LEADER]: Becoming Leader. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:47.143818 11138 catalog_manager.cc:5697] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:47.145622 11356 leader_election.cc:343] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.145291 11443 consensus_queue.cc:237] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.144304 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:47.148375 11457 raft_consensus.cc:493] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.149740 11319 raft_consensus.cc:3060] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.150241 11457 raft_consensus.cc:515] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.153024 11457 leader_election.cc:290] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:47.156989 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:47.157708 11243 raft_consensus.cc:2468] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 0.
I20260710 13:19:47.159580 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e" is_pre_election: true
I20260710 13:19:47.159952 11356 leader_election.cc:304] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:47.160259 11318 raft_consensus.cc:2468] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 0.
I20260710 13:19:47.164785 11437 tablet_bootstrap.cc:654] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.164203 11457 raft_consensus.cc:2804] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:47.165995 11457 raft_consensus.cc:493] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:47.166365 11457 raft_consensus.cc:3060] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.169243 11319 raft_consensus.cc:2468] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 1.
I20260710 13:19:47.171528 11356 leader_election.cc:304] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [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: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 099683455b44442f9bc744b690b43b79
I20260710 13:19:47.172399 11441 raft_consensus.cc:2804] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.173806 11138 catalog_manager.cc:5697] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 099683455b44442f9bc744b690b43b79 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "099683455b44442f9bc744b690b43b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:47.178753 11457 raft_consensus.cc:515] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.184485 11441 raft_consensus.cc:697] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Becoming Leader. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:47.184818 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:47.185505 11435 tablet_bootstrap.cc:654] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.185711 11243 raft_consensus.cc:3060] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.185963 11441 consensus_queue.cc:237] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.192778 11457 leader_election.cc:290] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:47.194968 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:47.196401 11319 raft_consensus.cc:3060] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.198009 11243 raft_consensus.cc:2468] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 1.
I20260710 13:19:47.199306 11356 leader_election.cc:304] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:47.200055 11436 tablet_bootstrap.cc:492] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79: No bootstrap required, opened a new log
I20260710 13:19:47.200212 11441 raft_consensus.cc:2804] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.200543 11436 ts_tablet_manager.cc:1403] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79: Time spent bootstrapping tablet: real 0.149s	user 0.026s	sys 0.003s
I20260710 13:19:47.200678 11441 raft_consensus.cc:697] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Becoming Leader. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:47.201539 11441 consensus_queue.cc:237] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.203444 11436 raft_consensus.cc:359] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.204145 11436 raft_consensus.cc:385] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.204452 11436 raft_consensus.cc:740] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.206661 11436 consensus_queue.cc:260] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.208581 11141 catalog_manager.cc:5697] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d reported cstate change: term changed from 0 to 1, leader changed from <none> to 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67). New cstate: current_term: 1 leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:47.211444 11436 ts_tablet_manager.cc:1434] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.006s
I20260710 13:19:47.208738 11437 tablet_bootstrap.cc:492] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e: No bootstrap required, opened a new log
I20260710 13:19:47.214704 11437 ts_tablet_manager.cc:1403] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.008s
I20260710 13:19:47.215123 11436 tablet_bootstrap.cc:492] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79: Bootstrap starting.
I20260710 13:19:47.217327 11437 raft_consensus.cc:359] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.218079 11437 raft_consensus.cc:385] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.218384 11437 raft_consensus.cc:740] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.222549 11436 tablet_bootstrap.cc:654] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.227275 11441 raft_consensus.cc:493] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:47.227618 11189 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:47.227877 11441 raft_consensus.cc:515] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.230126 11441 leader_election.cc:290] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:47.235397 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:47.236114 11243 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 0.
I20260710 13:19:47.236428 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e" is_pre_election: true
I20260710 13:19:47.237018 11318 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 0.
I20260710 13:19:47.236758 11437 consensus_queue.cc:260] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.237444 11356 leader_election.cc:304] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:47.240556 11441 raft_consensus.cc:2804] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:47.240962 11441 raft_consensus.cc:493] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:47.241390 11441 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.245283 11437 ts_tablet_manager.cc:1434] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 13:19:47.246435 11437 tablet_bootstrap.cc:492] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e: Bootstrap starting.
I20260710 13:19:47.248955 11441 raft_consensus.cc:515] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.248857 11139 catalog_manager.cc:5697] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d reported cstate change: term changed from 0 to 1, leader changed from <none> to 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67). New cstate: current_term: 1 leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:47.252550 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:47.252985 11437 tablet_bootstrap.cc:654] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.253253 11243 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.262231 11437 tablet_bootstrap.cc:492] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e: No bootstrap required, opened a new log
I20260710 13:19:47.262151 11243 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 1.
I20260710 13:19:47.264292 11437 ts_tablet_manager.cc:1403] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 13:19:47.264429 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:47.264988 11356 leader_election.cc:304] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:47.265071 11318 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.265954 11441 leader_election.cc:290] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:47.266575 11441 raft_consensus.cc:2804] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.261940 11319 raft_consensus.cc:2468] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 1.
I20260710 13:19:47.267068 11441 raft_consensus.cc:697] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Becoming Leader. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:47.268000 11441 consensus_queue.cc:237] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.270364 11437 raft_consensus.cc:359] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.271688 11437 raft_consensus.cc:385] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.272001 11437 raft_consensus.cc:740] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.272562 11436 tablet_bootstrap.cc:492] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79: No bootstrap required, opened a new log
I20260710 13:19:47.272738 11437 consensus_queue.cc:260] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.273063 11436 ts_tablet_manager.cc:1403] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.012s
I20260710 13:19:47.273046 11318 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 1.
I20260710 13:19:47.276800 11436 raft_consensus.cc:359] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.277624 11437 ts_tablet_manager.cc:1434] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:19:47.277693 11436 raft_consensus.cc:385] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.278146 11436 raft_consensus.cc:740] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.280480 11436 consensus_queue.cc:260] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.283548 11436 ts_tablet_manager.cc:1434] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:47.284633 11436 tablet_bootstrap.cc:492] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79: Bootstrap starting.
I20260710 13:19:47.291872 11436 tablet_bootstrap.cc:654] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.293279 11435 tablet_bootstrap.cc:492] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d: No bootstrap required, opened a new log
I20260710 13:19:47.293814 11435 ts_tablet_manager.cc:1403] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent bootstrapping tablet: real 0.168s	user 0.018s	sys 0.031s
I20260710 13:19:47.296412 11435 raft_consensus.cc:359] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.296172 11138 catalog_manager.cc:5697] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d reported cstate change: term changed from 0 to 1, leader changed from <none> to 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67). New cstate: current_term: 1 leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:47.297253 11435 raft_consensus.cc:385] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.297562 11435 raft_consensus.cc:740] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.298233 11435 consensus_queue.cc:260] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.300360 11435 ts_tablet_manager.cc:1434] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:47.301194 11435 tablet_bootstrap.cc:492] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d: Bootstrap starting.
I20260710 13:19:47.303771 11436 tablet_bootstrap.cc:492] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79: No bootstrap required, opened a new log
I20260710 13:19:47.304201 11436 ts_tablet_manager.cc:1403] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260710 13:19:47.306734 11435 tablet_bootstrap.cc:654] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.306993 11436 raft_consensus.cc:359] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.307575 11436 raft_consensus.cc:385] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.307816 11436 raft_consensus.cc:740] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.307929 11462 raft_consensus.cc:493] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.308399 11462 raft_consensus.cc:515] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.308750 11436 consensus_queue.cc:260] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.310863 11462 leader_election.cc:290] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:47.311151 11463 raft_consensus.cc:493] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.314632 11463 raft_consensus.cc:515] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.316907 11463 leader_election.cc:290] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:47.319129 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f88f6922a4015a28bd72168072105" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:47.319585 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f88f6922a4015a28bd72168072105" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" is_pre_election: true
W20260710 13:19:47.320770 11282 leader_election.cc:343] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:47.321501 11282 leader_election.cc:343] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.321839 11282 leader_election.cc:304] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eac564758114451a2bbb45950d4251e; no voters: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d
I20260710 13:19:47.312148 11436 ts_tablet_manager.cc:1434] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:19:47.313113 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" is_pre_election: true
I20260710 13:19:47.323531 11392 raft_consensus.cc:2468] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 0.
I20260710 13:19:47.324175 11436 tablet_bootstrap.cc:492] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79: Bootstrap starting.
I20260710 13:19:47.313763 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:47.325333 11243 raft_consensus.cc:2468] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 0.
I20260710 13:19:47.322572 11463 raft_consensus.cc:2749] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:47.327024 11282 leader_election.cc:304] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:47.328116 11463 raft_consensus.cc:2804] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:47.328547 11463 raft_consensus.cc:493] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:47.328931 11463 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.330435 11436 tablet_bootstrap.cc:654] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.340070 11435 tablet_bootstrap.cc:492] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d: No bootstrap required, opened a new log
I20260710 13:19:47.340546 11435 ts_tablet_manager.cc:1403] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.019s
I20260710 13:19:47.340190 11463 raft_consensus.cc:515] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.341753 11436 tablet_bootstrap.cc:492] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79: No bootstrap required, opened a new log
I20260710 13:19:47.342257 11436 ts_tablet_manager.cc:1403] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:19:47.343398 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:47.343174 11435 raft_consensus.cc:359] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.344029 11435 raft_consensus.cc:385] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.344056 11243 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.344409 11435 raft_consensus.cc:740] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.345183 11435 consensus_queue.cc:260] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.345278 11436 raft_consensus.cc:359] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.346155 11436 raft_consensus.cc:385] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.346510 11436 raft_consensus.cc:740] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.347499 11435 ts_tablet_manager.cc:1434] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:47.347398 11436 consensus_queue.cc:260] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.349900 11436 ts_tablet_manager.cc:1434] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:19:47.351253 11243 raft_consensus.cc:2468] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 1.
I20260710 13:19:47.352466 11282 leader_election.cc:304] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:47.353552 11463 leader_election.cc:290] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:47.353756 11462 raft_consensus.cc:2804] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.354318 11462 raft_consensus.cc:697] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:47.355458 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:47.355233 11462 consensus_queue.cc:237] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.356020 11392 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.365025 11392 raft_consensus.cc:2468] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 1.
I20260710 13:19:47.371176 11138 catalog_manager.cc:5697] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:47.436887 11462 raft_consensus.cc:493] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.437166 11443 raft_consensus.cc:493] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.437675 11443 raft_consensus.cc:515] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.437649 11462 raft_consensus.cc:515] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.440333 11443 leader_election.cc:290] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:47.440290 11462 leader_election.cc:290] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:47.441303 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e" is_pre_election: true
I20260710 13:19:47.442219 11318 raft_consensus.cc:2393] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 099683455b44442f9bc744b690b43b79 in current term 1: Already voted for candidate 20eba59f8f8d4ee2b3fe5c559170198d in this term.
I20260710 13:19:47.442984 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1a908955e4139923f39af65711857" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" is_pre_election: true
I20260710 13:19:47.443341 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1a908955e4139923f39af65711857" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:47.444149 11243 raft_consensus.cc:2393] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9eac564758114451a2bbb45950d4251e in current term 1: Already voted for candidate 20eba59f8f8d4ee2b3fe5c559170198d in this term.
I20260710 13:19:47.441550 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" is_pre_election: true
I20260710 13:19:47.445304 11282 leader_election.cc:304] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eac564758114451a2bbb45950d4251e; no voters: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d
I20260710 13:19:47.446523 11462 raft_consensus.cc:3060] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.446619 11207 leader_election.cc:304] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 099683455b44442f9bc744b690b43b79; no voters: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e
I20260710 13:19:47.447024 11463 consensus_queue.cc:1048] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.447849 11443 raft_consensus.cc:3060] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.456589 11443 raft_consensus.cc:2749] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:47.457365 11462 raft_consensus.cc:2749] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:47.461597 11441 consensus_queue.cc:1048] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.472005 11463 consensus_queue.cc:1048] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.472576 11441 raft_consensus.cc:493] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.473237 11441 raft_consensus.cc:515] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.475736 11441 leader_election.cc:290] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:47.477035 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f88f6922a4015a28bd72168072105" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79" is_pre_election: true
I20260710 13:19:47.476945 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f88f6922a4015a28bd72168072105" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e" is_pre_election: true
I20260710 13:19:47.477820 11318 raft_consensus.cc:2468] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 0.
I20260710 13:19:47.479419 11356 leader_election.cc:304] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:47.480692 11457 raft_consensus.cc:2804] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:47.481083 11457 raft_consensus.cc:493] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:47.477782 11242 raft_consensus.cc:2468] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 0.
I20260710 13:19:47.481508 11457 raft_consensus.cc:3060] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.504122 11443 raft_consensus.cc:493] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.504817 11443 raft_consensus.cc:515] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.508101 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1e777a596c45bdb5d4d6241b3c0a77" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e" is_pre_election: true
I20260710 13:19:47.513201 11443 leader_election.cc:290] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:47.515200 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1e777a596c45bdb5d4d6241b3c0a77" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" is_pre_election: true
I20260710 13:19:47.515491 11457 raft_consensus.cc:515] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.516297 11393 raft_consensus.cc:2393] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 099683455b44442f9bc744b690b43b79 in current term 1: Already voted for candidate 9eac564758114451a2bbb45950d4251e in this term.
I20260710 13:19:47.517990 11207 leader_election.cc:304] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 099683455b44442f9bc744b690b43b79; no voters: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e
I20260710 13:19:47.519708 11443 raft_consensus.cc:3060] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.521757 11457 leader_election.cc:290] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:47.524714 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f88f6922a4015a28bd72168072105" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:47.524228 11483 consensus_queue.cc:1048] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:47.525579 11243 raft_consensus.cc:3060] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.527654 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f88f6922a4015a28bd72168072105" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:47.530320 11318 raft_consensus.cc:3060] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.538846 11318 raft_consensus.cc:2468] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 1.
I20260710 13:19:47.539064 11243 raft_consensus.cc:2468] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 1.
I20260710 13:19:47.540578 11356 leader_election.cc:304] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:47.542795 11504 raft_consensus.cc:2804] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.543490 11504 raft_consensus.cc:697] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Becoming Leader. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:47.544617 11504 consensus_queue.cc:237] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.536779 11443 raft_consensus.cc:2749] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:47.558997 11139 catalog_manager.cc:5697] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d reported cstate change: term changed from 0 to 1, leader changed from <none> to 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67). New cstate: current_term: 1 leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:47.584030 11463 consensus_queue.cc:1048] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.595759 11462 consensus_queue.cc:1048] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.611100 11392 raft_consensus.cc:3060] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.619632 11443 consensus_queue.cc:1048] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.633342 11480 consensus_queue.cc:1048] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:47.673728 11504 consensus_queue.cc:1048] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.685540 11483 consensus_queue.cc:1048] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:47.709904 11483 consensus_queue.cc:1048] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.723759 11504 consensus_queue.cc:1048] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.725148 11504 consensus_queue.cc:1048] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.748117 11504 consensus_queue.cc:1048] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.841243 11319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "963f35d3511a466f97789d7015add555"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
mode: GRACEFUL
new_leader_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:51472
I20260710 13:19:47.841960 11319 raft_consensus.cc:606] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Received request to transfer leadership to TS 099683455b44442f9bc744b690b43b79
I20260710 13:19:47.857766 11392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
mode: GRACEFUL
new_leader_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:55272
I20260710 13:19:47.858475 11392 raft_consensus.cc:606] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Received request to transfer leadership to TS 099683455b44442f9bc744b690b43b79
I20260710 13:19:47.864898 11463 consensus_queue.cc:1048] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.870404 11392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
mode: GRACEFUL
new_leader_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:55272
I20260710 13:19:47.871086 11392 raft_consensus.cc:606] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Received request to transfer leadership to TS 099683455b44442f9bc744b690b43b79
I20260710 13:19:47.881285 11508 consensus_queue.cc:1048] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:47.888744 11319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
mode: GRACEFUL
new_leader_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:51472
I20260710 13:19:47.889391 11319 raft_consensus.cc:606] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Received request to transfer leadership to TS 099683455b44442f9bc744b690b43b79
I20260710 13:19:47.891996 11463 raft_consensus.cc:993] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e: : Instructing follower 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:47.892470 11463 raft_consensus.cc:1081] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Signalling peer 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:47.894646 11243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5"
dest_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:52608
I20260710 13:19:47.895341 11243 raft_consensus.cc:493] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:47.895785 11243 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.900202 11393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
mode: GRACEFUL
new_leader_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:55272
I20260710 13:19:47.900906 11393 raft_consensus.cc:606] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Received request to transfer leadership to TS 9eac564758114451a2bbb45950d4251e
I20260710 13:19:47.902900 11243 raft_consensus.cc:515] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.905854 11243 leader_election.cc:290] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 2 election: Requested vote from peers 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:47.905719 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:47.906519 11319 raft_consensus.cc:3055] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:47.906867 11319 raft_consensus.cc:740] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:47.907735 11319 consensus_queue.cc:260] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.909053 11319 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.916386 11319 raft_consensus.cc:2468] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 2.
I20260710 13:19:47.917274 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:47.919140 11393 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.919945 11207 leader_election.cc:304] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:47.920872 11480 raft_consensus.cc:2804] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:47.921416 11480 raft_consensus.cc:697] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Becoming Leader. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:47.922356 11480 consensus_queue.cc:237] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.926909 11243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9"
dest_uuid: "099683455b44442f9bc744b690b43b79"
mode: GRACEFUL
new_leader_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:45050
I20260710 13:19:47.927654 11243 raft_consensus.cc:606] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 1 LEADER]: Received request to transfer leadership to TS 9eac564758114451a2bbb45950d4251e
I20260710 13:19:47.930902 11393 raft_consensus.cc:2468] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 2.
I20260710 13:19:47.931115 11139 catalog_manager.cc:5697] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 reported cstate change: term changed from 1 to 2, leader changed from 9eac564758114451a2bbb45950d4251e (127.10.217.66) to 099683455b44442f9bc744b690b43b79 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "099683455b44442f9bc744b690b43b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:47.938148 11393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "740f88f6922a4015a28bd72168072105"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
mode: GRACEFUL
new_leader_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:55272
I20260710 13:19:47.938817 11393 raft_consensus.cc:606] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Received request to transfer leadership to TS 9eac564758114451a2bbb45950d4251e
I20260710 13:19:47.945400 11393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8af1a908955e4139923f39af65711857"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
mode: GRACEFUL
new_leader_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:55272
I20260710 13:19:47.945971 11393 raft_consensus.cc:606] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Received request to transfer leadership to TS 9eac564758114451a2bbb45950d4251e
I20260710 13:19:47.952423 11483 raft_consensus.cc:993] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d: : Instructing follower 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:47.952875 11503 raft_consensus.cc:1081] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Signalling peer 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:47.953461 11319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a1e777a596c45bdb5d4d6241b3c0a77"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
mode: GRACEFUL
new_leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
 from {username='slave'} at 127.0.0.1:51472
I20260710 13:19:47.954063 11319 raft_consensus.cc:606] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Received request to transfer leadership to TS 20eba59f8f8d4ee2b3fe5c559170198d
I20260710 13:19:47.954838 11318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8af1a908955e4139923f39af65711857"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:50476
I20260710 13:19:47.955374 11318 raft_consensus.cc:493] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:47.955680 11318 raft_consensus.cc:3060] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.960850 11318 raft_consensus.cc:515] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.963182 11318 leader_election.cc:290] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 2 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:47.964365 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1a908955e4139923f39af65711857" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:47.964442 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8af1a908955e4139923f39af65711857" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:47.965031 11393 raft_consensus.cc:3055] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:47.965095 11243 raft_consensus.cc:3060] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.965626 11393 raft_consensus.cc:740] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:47.966586 11393 consensus_queue.cc:260] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.967512 11393 raft_consensus.cc:3060] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:47.972008 11393 raft_consensus.cc:2468] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 2.
I20260710 13:19:47.972905 11243 raft_consensus.cc:2468] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 2.
I20260710 13:19:47.973205 11282 leader_election.cc:304] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:47.974171 11508 raft_consensus.cc:2804] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:47.974764 11508 raft_consensus.cc:697] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:47.975695 11508 consensus_queue.cc:237] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:47.983947 11139 catalog_manager.cc:5697] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 1 to 2, leader changed from 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67) to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 2 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.014345 11463 raft_consensus.cc:993] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e: : Instructing follower 20eba59f8f8d4ee2b3fe5c559170198d to start an election
I20260710 13:19:48.014870 11508 raft_consensus.cc:1081] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Signalling peer 20eba59f8f8d4ee2b3fe5c559170198d to start an election
I20260710 13:19:48.016270 11393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a1e777a596c45bdb5d4d6241b3c0a77"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
 from {username='slave'} at 127.0.0.1:35276
I20260710 13:19:48.016733 11393 raft_consensus.cc:493] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:48.017017 11393 raft_consensus.cc:3060] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.021341 11393 raft_consensus.cc:515] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.023066 11393 leader_election.cc:290] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 2 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:48.023995 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1e777a596c45bdb5d4d6241b3c0a77" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:48.024300 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a1e777a596c45bdb5d4d6241b3c0a77" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:48.024650 11243 raft_consensus.cc:3060] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.024883 11318 raft_consensus.cc:3055] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:48.025246 11318 raft_consensus.cc:740] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:48.025986 11318 consensus_queue.cc:260] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.027047 11318 raft_consensus.cc:3060] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.031427 11318 raft_consensus.cc:2468] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 2.
I20260710 13:19:48.031488 11243 raft_consensus.cc:2468] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 2.
I20260710 13:19:48.032663 11356 leader_election.cc:304] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:48.033351 11503 raft_consensus.cc:2804] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:48.033814 11503 raft_consensus.cc:697] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 LEADER]: Becoming Leader. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:48.034621 11503 consensus_queue.cc:237] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.041507 11139 catalog_manager.cc:5697] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d reported cstate change: term changed from 1 to 2, leader changed from 9eac564758114451a2bbb45950d4251e (127.10.217.66) to 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67). New cstate: current_term: 2 leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.044006 11508 raft_consensus.cc:993] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e: : Instructing follower 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:48.044544 11463 raft_consensus.cc:1081] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Signalling peer 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:48.046414 11243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "963f35d3511a466f97789d7015add555"
dest_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:52608
I20260710 13:19:48.047097 11243 raft_consensus.cc:493] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:48.047540 11243 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.054745 11243 raft_consensus.cc:515] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:48.056898 11243 leader_election.cc:290] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 2 election: Requested vote from peers 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:48.058037 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:48.058705 11393 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.059307 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:48.059891 11318 raft_consensus.cc:3055] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:48.060371 11318 raft_consensus.cc:740] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:48.061707 11503 consensus_queue.cc:1048] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:48.061324 11318 consensus_queue.cc:260] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:48.064334 11318 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.066434 11393 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 2.
I20260710 13:19:48.067651 11207 leader_election.cc:304] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:48.068511 11480 raft_consensus.cc:2804] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:48.069020 11480 raft_consensus.cc:697] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Becoming Leader. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:48.069870 11480 consensus_queue.cc:237] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:48.072187 11318 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 2.
I20260710 13:19:48.086757 11137 catalog_manager.cc:5697] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 reported cstate change: term changed from 1 to 2, leader changed from 9eac564758114451a2bbb45950d4251e (127.10.217.66) to 099683455b44442f9bc744b690b43b79 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "099683455b44442f9bc744b690b43b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.088225 11457 consensus_queue.cc:1048] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:48.096875 11457 raft_consensus.cc:993] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d: : Instructing follower 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:48.097385 11457 raft_consensus.cc:1081] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Signalling peer 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:48.099618 11318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "740f88f6922a4015a28bd72168072105"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:50476
I20260710 13:19:48.100328 11318 raft_consensus.cc:493] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:48.100804 11318 raft_consensus.cc:3060] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.106879 11318 raft_consensus.cc:515] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.109506 11318 leader_election.cc:290] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 2 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:48.111259 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f88f6922a4015a28bd72168072105" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:48.111282 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f88f6922a4015a28bd72168072105" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:48.111912 11243 raft_consensus.cc:3060] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.112417 11393 raft_consensus.cc:3055] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:48.112834 11393 raft_consensus.cc:740] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:48.114045 11393 consensus_queue.cc:260] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.115463 11393 raft_consensus.cc:3060] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.118913 11243 raft_consensus.cc:2468] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 2.
I20260710 13:19:48.120198 11282 leader_election.cc:304] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:48.121057 11463 raft_consensus.cc:2804] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:48.121575 11463 raft_consensus.cc:697] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:48.122447 11463 consensus_queue.cc:237] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.121053 11393 raft_consensus.cc:2468] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 2.
I20260710 13:19:48.125267 11441 raft_consensus.cc:993] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d: : Instructing follower 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:48.125749 11504 raft_consensus.cc:1081] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Signalling peer 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:48.127631 11243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8"
dest_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:52610
I20260710 13:19:48.128271 11243 raft_consensus.cc:493] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:48.128650 11243 raft_consensus.cc:3060] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.130486 11137 catalog_manager.cc:5697] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 1 to 2, leader changed from 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67) to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 2 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.137701 11243 raft_consensus.cc:515] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.140002 11243 leader_election.cc:290] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 2 election: Requested vote from peers 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:48.141147 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:48.141546 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:48.141747 11318 raft_consensus.cc:3060] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.142118 11393 raft_consensus.cc:3055] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:48.142498 11393 raft_consensus.cc:740] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:48.143427 11393 consensus_queue.cc:260] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.144680 11393 raft_consensus.cc:3060] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.148897 11318 raft_consensus.cc:2468] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 2.
I20260710 13:19:48.150115 11207 leader_election.cc:304] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:48.151003 11480 raft_consensus.cc:2804] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:48.151475 11480 raft_consensus.cc:697] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Becoming Leader. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:48.151634 11393 raft_consensus.cc:2468] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 2.
I20260710 13:19:48.152281 11480 consensus_queue.cc:237] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.159614 11137 catalog_manager.cc:5697] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 reported cstate change: term changed from 1 to 2, leader changed from 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67) to 099683455b44442f9bc744b690b43b79 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "099683455b44442f9bc744b690b43b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.174057 11443 raft_consensus.cc:993] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79: : Instructing follower 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:48.174693 11526 raft_consensus.cc:1081] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 1 LEADER]: Signalling peer 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:48.176330 11318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:50488
I20260710 13:19:48.176882 11318 raft_consensus.cc:493] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:48.177269 11318 raft_consensus.cc:3060] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.182180 11318 raft_consensus.cc:515] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.183866 11318 leader_election.cc:290] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 2 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:48.184747 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:48.185063 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:48.185335 11243 raft_consensus.cc:3055] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:48.185667 11393 raft_consensus.cc:3060] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.185719 11243 raft_consensus.cc:740] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:48.186688 11243 consensus_queue.cc:260] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.187500 11243 raft_consensus.cc:3060] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.192565 11393 raft_consensus.cc:2468] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 2.
I20260710 13:19:48.193153 11243 raft_consensus.cc:2468] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 2.
I20260710 13:19:48.193897 11282 leader_election.cc:304] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:48.194912 11463 raft_consensus.cc:2804] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:48.195322 11463 raft_consensus.cc:697] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:48.196079 11463 consensus_queue.cc:237] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.202569 11137 catalog_manager.cc:5697] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 1 to 2, leader changed from 099683455b44442f9bc744b690b43b79 (127.10.217.65) to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 2 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.246731 11441 raft_consensus.cc:993] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d: : Instructing follower 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:48.247236 11504 raft_consensus.cc:1081] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Signalling peer 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:48.249221 11243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91"
dest_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:52610
I20260710 13:19:48.249761 11243 raft_consensus.cc:493] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:48.250101 11243 raft_consensus.cc:3060] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.254799 11243 raft_consensus.cc:515] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.256577 11243 leader_election.cc:290] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 2 election: Requested vote from peers 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:48.257913 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:48.257978 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:48.258687 11318 raft_consensus.cc:3060] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.258790 11393 raft_consensus.cc:3055] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:48.259193 11393 raft_consensus.cc:740] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:48.259972 11393 consensus_queue.cc:260] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.260953 11393 raft_consensus.cc:3060] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.266023 11393 raft_consensus.cc:2468] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 2.
I20260710 13:19:48.266237 11318 raft_consensus.cc:2468] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 2.
I20260710 13:19:48.267303 11207 leader_election.cc:304] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:48.268119 11526 raft_consensus.cc:2804] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:48.268673 11526 raft_consensus.cc:697] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Becoming Leader. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:48.269621 11526 consensus_queue.cc:237] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.277746 11137 catalog_manager.cc:5697] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 reported cstate change: term changed from 1 to 2, leader changed from 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67) to 099683455b44442f9bc744b690b43b79 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "099683455b44442f9bc744b690b43b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.323577 11504 raft_consensus.cc:993] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d: : Instructing follower 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:48.324108 11457 raft_consensus.cc:1081] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Signalling peer 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:48.325783 11318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:50476
I20260710 13:19:48.326401 11318 raft_consensus.cc:493] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:48.326761 11318 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.332131 11318 raft_consensus.cc:515] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.334458 11318 leader_election.cc:290] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 2 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:48.335410 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:48.335773 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:48.336251 11243 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.336609 11393 raft_consensus.cc:3055] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:48.337106 11393 raft_consensus.cc:740] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:48.338212 11393 consensus_queue.cc:260] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.339543 11393 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:48.344640 11243 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 2.
I20260710 13:19:48.344801 11318 raft_consensus.cc:1275] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.345870 11282 leader_election.cc:304] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:48.346748 11463 raft_consensus.cc:2804] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:48.346889 11526 consensus_queue.cc:1048] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:48.347259 11463 raft_consensus.cc:697] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:48.346873 11393 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 2.
I20260710 13:19:48.348229 11463 consensus_queue.cc:237] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:48.360410 11393 raft_consensus.cc:1275] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.361841 11480 consensus_queue.cc:1048] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.362496 11392 raft_consensus.cc:1275] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.364070 11508 consensus_queue.cc:1048] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.365195 11137 catalog_manager.cc:5697] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 1 to 2, leader changed from 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67) to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 2 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.372123 11243 raft_consensus.cc:1275] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.377398 11462 consensus_queue.cc:1048] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.505574 11243 raft_consensus.cc:1275] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Refusing update from remote peer 20eba59f8f8d4ee2b3fe5c559170198d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.507040 11457 consensus_queue.cc:1048] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.514447 11318 raft_consensus.cc:1275] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Refusing update from remote peer 20eba59f8f8d4ee2b3fe5c559170198d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.515895 11504 consensus_queue.cc:1048] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.540858 11318 raft_consensus.cc:1275] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.542436 11443 consensus_queue.cc:1048] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.550525 11392 raft_consensus.cc:1275] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.552101 11480 consensus_queue.cc:1048] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.587481 11318 raft_consensus.cc:1275] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.589069 11480 consensus_queue.cc:1048] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.598623 11392 raft_consensus.cc:1275] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.600809 11526 consensus_queue.cc:1048] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.620169 11243 raft_consensus.cc:1275] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.621261 11463 consensus_queue.cc:1048] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.629040 11392 raft_consensus.cc:1275] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.631008 11508 consensus_queue.cc:1048] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.685655 11392 raft_consensus.cc:1275] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.686964 11508 consensus_queue.cc:1048] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.696015 11243 raft_consensus.cc:1275] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.697288 11462 consensus_queue.cc:1048] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.709403 11318 raft_consensus.cc:1275] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.710817 11526 consensus_queue.cc:1048] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.718611 11392 raft_consensus.cc:1275] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.722393 11526 consensus_queue.cc:1048] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.757611 11392 raft_consensus.cc:1275] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.758878 11462 consensus_queue.cc:1048] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:48.767738 11243 raft_consensus.cc:1275] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:48.769099 11463 consensus_queue.cc:1048] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:50.990510 11109 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:19:50.991459 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:51.011410 11318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
mode: GRACEFUL
new_leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
 from {username='slave'} at 127.0.0.1:51474
I20260710 13:19:51.011854 11318 raft_consensus.cc:606] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Received request to transfer leadership to TS 20eba59f8f8d4ee2b3fe5c559170198d
I20260710 13:19:51.022493 11243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "963f35d3511a466f97789d7015add555"
dest_uuid: "099683455b44442f9bc744b690b43b79"
mode: GRACEFUL
new_leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
 from {username='slave'} at 127.0.0.1:45066
I20260710 13:19:51.023001 11243 raft_consensus.cc:606] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Received request to transfer leadership to TS 20eba59f8f8d4ee2b3fe5c559170198d
I20260710 13:19:51.024147 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:51.024696 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:51.047075 11443 raft_consensus.cc:993] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79: : Instructing follower 20eba59f8f8d4ee2b3fe5c559170198d to start an election
I20260710 13:19:51.047554 11536 raft_consensus.cc:1081] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Signalling peer 20eba59f8f8d4ee2b3fe5c559170198d to start an election
I20260710 13:19:51.049014 11393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "963f35d3511a466f97789d7015add555"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
 from {username='slave'} at 127.0.0.1:35282
I20260710 13:19:51.049566 11393 raft_consensus.cc:493] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.049880 11393 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:51.054348 11393 raft_consensus.cc:515] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:51.055899 11393 leader_election.cc:290] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 3 election: Requested vote from peers 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319), 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779)
I20260710 13:19:51.056751 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:51.057076 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:51.057294 11318 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:51.057605 11243 raft_consensus.cc:3055] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:51.057878 11243 raft_consensus.cc:740] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:51.058535 11243 consensus_queue.cc:260] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [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: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:51.059347 11243 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:51.061652 11318 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 3.
I20260710 13:19:51.062757 11356 leader_election.cc:304] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [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: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:51.063482 11243 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 3.
I20260710 13:19:51.063562 11535 raft_consensus.cc:2804] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:51.065109 11535 raft_consensus.cc:697] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Becoming Leader. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:51.065879 11535 consensus_queue.cc:237] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [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: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:51.075644 11139 catalog_manager.cc:5697] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d reported cstate change: term changed from 2 to 3, leader changed from 099683455b44442f9bc744b690b43b79 (127.10.217.65) to 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67). New cstate: current_term: 3 leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.321731 11508 raft_consensus.cc:993] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e: : Instructing follower 20eba59f8f8d4ee2b3fe5c559170198d to start an election
I20260710 13:19:51.322162 11508 raft_consensus.cc:1081] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Signalling peer 20eba59f8f8d4ee2b3fe5c559170198d to start an election
I20260710 13:19:51.323596 11393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
 from {username='slave'} at 127.0.0.1:35276
I20260710 13:19:51.324096 11393 raft_consensus.cc:493] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.324329 11393 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:51.328341 11393 raft_consensus.cc:515] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:51.329700 11393 leader_election.cc:290] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 3 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:51.330600 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:51.330832 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:51.331151 11243 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:51.331298 11318 raft_consensus.cc:3055] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:51.331622 11318 raft_consensus.cc:740] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:51.332298 11318 consensus_queue.cc:260] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:51.333374 11318 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:51.336925 11243 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 3.
I20260710 13:19:51.337937 11356 leader_election.cc:304] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [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: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:51.338732 11535 raft_consensus.cc:2804] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:51.339228 11535 raft_consensus.cc:697] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Becoming Leader. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:51.339177 11318 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 3.
I20260710 13:19:51.340183 11535 consensus_queue.cc:237] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:51.347330 11139 catalog_manager.cc:5697] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d reported cstate change: term changed from 2 to 3, leader changed from 9eac564758114451a2bbb45950d4251e (127.10.217.66) to 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67). New cstate: current_term: 3 leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.525328 11318 raft_consensus.cc:1275] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Refusing update from remote peer 20eba59f8f8d4ee2b3fe5c559170198d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:51.527040 11535 consensus_queue.cc:1048] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:51.537601 11242 raft_consensus.cc:1275] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Refusing update from remote peer 20eba59f8f8d4ee2b3fe5c559170198d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:51.540144 11550 consensus_queue.cc:1048] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:51.891498 11242 raft_consensus.cc:1275] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Refusing update from remote peer 20eba59f8f8d4ee2b3fe5c559170198d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:51.892719 11550 consensus_queue.cc:1048] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:51.903220 11318 raft_consensus.cc:1275] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Refusing update from remote peer 20eba59f8f8d4ee2b3fe5c559170198d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:51.904592 11535 consensus_queue.cc:1048] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:52.025636 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:52.036506 11393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "963f35d3511a466f97789d7015add555"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
mode: GRACEFUL
new_leader_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:55272
I20260710 13:19:52.037011 11393 raft_consensus.cc:606] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Received request to transfer leadership to TS 9eac564758114451a2bbb45950d4251e
I20260710 13:19:52.041884 11242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8"
dest_uuid: "099683455b44442f9bc744b690b43b79"
mode: GRACEFUL
new_leader_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:45050
I20260710 13:19:52.042411 11242 raft_consensus.cc:606] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Received request to transfer leadership to TS 9eac564758114451a2bbb45950d4251e
I20260710 13:19:52.047235 11242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91"
dest_uuid: "099683455b44442f9bc744b690b43b79"
mode: GRACEFUL
new_leader_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:45050
I20260710 13:19:52.047820 11242 raft_consensus.cc:606] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Received request to transfer leadership to TS 9eac564758114451a2bbb45950d4251e
I20260710 13:19:52.052773 11242 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5"
dest_uuid: "099683455b44442f9bc744b690b43b79"
mode: GRACEFUL
new_leader_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:45050
I20260710 13:19:52.053239 11242 raft_consensus.cc:606] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Received request to transfer leadership to TS 9eac564758114451a2bbb45950d4251e
I20260710 13:19:52.057875 11393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
mode: GRACEFUL
new_leader_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:55272
I20260710 13:19:52.058317 11393 raft_consensus.cc:606] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Received request to transfer leadership to TS 9eac564758114451a2bbb45950d4251e
I20260710 13:19:52.093041 11540 raft_consensus.cc:993] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d: : Instructing follower 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:52.093576 11535 raft_consensus.cc:1081] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Signalling peer 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:52.095144 11318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "963f35d3511a466f97789d7015add555"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:50476
I20260710 13:19:52.095676 11318 raft_consensus.cc:493] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.095948 11318 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:52.100131 11318 raft_consensus.cc:515] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:52.101678 11318 leader_election.cc:290] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 4 election: Requested vote from peers 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109), 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779)
I20260710 13:19:52.102582 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:52.102862 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:52.103137 11393 raft_consensus.cc:3055] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:52.103395 11242 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:52.103459 11393 raft_consensus.cc:740] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:52.104218 11393 consensus_queue.cc:260] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [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: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:52.105036 11393 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:52.108500 11242 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 4.
I20260710 13:19:52.109010 11393 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 4.
I20260710 13:19:52.109768 11282 leader_election.cc:304] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [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: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:52.110589 11508 raft_consensus.cc:2804] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:52.111393 11508 raft_consensus.cc:697] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 4 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:52.112246 11508 consensus_queue.cc:237] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [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: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:52.117640 11139 catalog_manager.cc:5697] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 3 to 4, leader changed from 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67) to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 4 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.182710 11536 raft_consensus.cc:993] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79: : Instructing follower 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:52.183140 11560 raft_consensus.cc:1081] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Signalling peer 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:52.184636 11318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:50488
I20260710 13:19:52.185150 11318 raft_consensus.cc:493] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.185490 11318 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.189854 11318 raft_consensus.cc:515] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.191239 11318 leader_election.cc:290] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 3 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:52.192144 11242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:52.192376 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:52.192655 11242 raft_consensus.cc:3055] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:52.192862 11393 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.192999 11242 raft_consensus.cc:740] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:52.194340 11242 consensus_queue.cc:260] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.195252 11242 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.197351 11393 raft_consensus.cc:2468] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 3.
I20260710 13:19:52.198390 11282 leader_election.cc:304] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [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: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:52.199144 11508 raft_consensus.cc:2804] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:52.199558 11508 raft_consensus.cc:697] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 3 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:52.200489 11242 raft_consensus.cc:2468] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 3.
I20260710 13:19:52.200282 11508 consensus_queue.cc:237] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.207357 11139 catalog_manager.cc:5697] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 2 to 3, leader changed from 099683455b44442f9bc744b690b43b79 (127.10.217.65) to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 3 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.340009 11536 raft_consensus.cc:993] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79: : Instructing follower 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:52.340516 11560 raft_consensus.cc:1081] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Signalling peer 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:52.342001 11318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:50488
I20260710 13:19:52.342466 11318 raft_consensus.cc:493] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.342725 11318 raft_consensus.cc:3060] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.346760 11318 raft_consensus.cc:515] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.348265 11318 leader_election.cc:290] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 3 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:52.349081 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:52.349452 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58d61072907f45e0ae1e827bf0e115a8" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:52.349582 11243 raft_consensus.cc:3055] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:52.349982 11393 raft_consensus.cc:3060] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.349975 11243 raft_consensus.cc:740] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:52.350845 11243 consensus_queue.cc:260] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.351650 11243 raft_consensus.cc:3060] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.355088 11393 raft_consensus.cc:2468] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 3.
I20260710 13:19:52.356302 11243 raft_consensus.cc:2468] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 3.
I20260710 13:19:52.356297 11282 leader_election.cc:304] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [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: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:52.357194 11508 raft_consensus.cc:2804] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:52.357717 11508 raft_consensus.cc:697] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 3 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:52.358568 11508 consensus_queue.cc:237] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.365371 11139 catalog_manager.cc:5697] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 2 to 3, leader changed from 099683455b44442f9bc744b690b43b79 (127.10.217.65) to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 3 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.409327 11536 raft_consensus.cc:993] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79: : Instructing follower 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:52.409775 11560 raft_consensus.cc:1081] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Signalling peer 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:52.411260 11318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:50488
I20260710 13:19:52.411700 11318 raft_consensus.cc:493] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.411955 11318 raft_consensus.cc:3060] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.416056 11318 raft_consensus.cc:515] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.417593 11318 leader_election.cc:290] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 3 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:52.418498 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:52.418921 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29bdf21464bd46929e915f3b4db8ca91" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:52.419193 11243 raft_consensus.cc:3055] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:52.419675 11393 raft_consensus.cc:3060] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.419625 11243 raft_consensus.cc:740] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:52.421031 11243 consensus_queue.cc:260] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.422266 11243 raft_consensus.cc:3060] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:52.424599 11550 raft_consensus.cc:993] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d: : Instructing follower 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:52.425040 11550 raft_consensus.cc:1081] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Signalling peer 9eac564758114451a2bbb45950d4251e to start an election
I20260710 13:19:52.426775 11393 raft_consensus.cc:2468] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 3.
I20260710 13:19:52.428244 11282 leader_election.cc:304] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [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: 20eba59f8f8d4ee2b3fe5c559170198d, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:52.428977 11243 raft_consensus.cc:2468] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 3.
I20260710 13:19:52.429203 11318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
 from {username='slave'} at 127.0.0.1:50476
I20260710 13:19:52.429230 11508 raft_consensus.cc:2804] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:52.429895 11318 raft_consensus.cc:493] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.430236 11318 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:52.430274 11508 raft_consensus.cc:697] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 3 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:52.431248 11508 consensus_queue.cc:237] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.434252 11318 raft_consensus.cc:515] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.436107 11318 leader_election.cc:290] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [CANDIDATE]: Term 4 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:52.437232 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:52.437664 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "9eac564758114451a2bbb45950d4251e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:52.437881 11243 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:52.438223 11393 raft_consensus.cc:3055] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:52.438567 11393 raft_consensus.cc:740] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:52.438946 11139 catalog_manager.cc:5697] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 2 to 3, leader changed from 099683455b44442f9bc744b690b43b79 (127.10.217.65) to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 3 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.439373 11393 consensus_queue.cc:260] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.440641 11393 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:52.444623 11243 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 4.
I20260710 13:19:52.445710 11282 leader_election.cc:304] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [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: 099683455b44442f9bc744b690b43b79, 9eac564758114451a2bbb45950d4251e; no voters: 
I20260710 13:19:52.446645 11508 raft_consensus.cc:2804] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:52.447139 11508 raft_consensus.cc:697] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 4 LEADER]: Becoming Leader. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:52.447891 11508 consensus_queue.cc:237] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:52.448606 11393 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eac564758114451a2bbb45950d4251e in term 4.
I20260710 13:19:52.454573 11139 catalog_manager.cc:5697] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e reported cstate change: term changed from 3 to 4, leader changed from 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67) to 9eac564758114451a2bbb45950d4251e (127.10.217.66). New cstate: current_term: 4 leader_uuid: "9eac564758114451a2bbb45950d4251e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.540221 11243 raft_consensus.cc:1275] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 4 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:52.541499 11508 consensus_queue.cc:1048] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:52.549238 11393 raft_consensus.cc:1275] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 4 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:52.553172 11565 consensus_queue.cc:1048] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:52.593114 11393 raft_consensus.cc:1275] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:52.594389 11565 consensus_queue.cc:1048] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:52.602710 11243 raft_consensus.cc:1275] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:52.604832 11508 consensus_queue.cc:1048] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:52.782253 11393 raft_consensus.cc:1275] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:52.783595 11508 consensus_queue.cc:1048] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:52.794479 11243 raft_consensus.cc:1275] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:52.795823 11572 consensus_queue.cc:1048] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:52.844789 11243 raft_consensus.cc:1275] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:52.846182 11572 consensus_queue.cc:1048] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:52.855360 11393 raft_consensus.cc:1275] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:52.857326 11572 consensus_queue.cc:1048] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:52.956823 11393 raft_consensus.cc:1275] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 4 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:52.958352 11508 consensus_queue.cc:1048] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:52.960117 11243 raft_consensus.cc:1275] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 4 FOLLOWER]: Refusing update from remote peer 9eac564758114451a2bbb45950d4251e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:52.961750 11508 consensus_queue.cc:1048] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:19:55.070822 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:55.077865 11318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
mode: GRACEFUL
new_leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
 from {username='slave'} at 127.0.0.1:51474
I20260710 13:19:55.078514 11318 raft_consensus.cc:606] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Received request to transfer leadership to TS 20eba59f8f8d4ee2b3fe5c559170198d
I20260710 13:19:55.081369 11318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
mode: GRACEFUL
new_leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
 from {username='slave'} at 127.0.0.1:51474
I20260710 13:19:55.081821 11318 raft_consensus.cc:606] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 4 LEADER]: Received request to transfer leadership to TS 20eba59f8f8d4ee2b3fe5c559170198d
I20260710 13:19:55.084103 11318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "740f88f6922a4015a28bd72168072105"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
mode: GRACEFUL
new_leader_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:51474
I20260710 13:19:55.084506 11318 raft_consensus.cc:606] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Received request to transfer leadership to TS 099683455b44442f9bc744b690b43b79
I20260710 13:19:55.086938 11318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "963f35d3511a466f97789d7015add555"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
mode: GRACEFUL
new_leader_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:51474
I20260710 13:19:55.087383 11318 raft_consensus.cc:606] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 4 LEADER]: Received request to transfer leadership to TS 099683455b44442f9bc744b690b43b79
I20260710 13:19:55.089795 11318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5"
dest_uuid: "9eac564758114451a2bbb45950d4251e"
mode: GRACEFUL
new_leader_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:51474
I20260710 13:19:55.090322 11318 raft_consensus.cc:606] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 3 LEADER]: Received request to transfer leadership to TS 099683455b44442f9bc744b690b43b79
I20260710 13:19:55.091324 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:55.091780 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:55.134055 11565 raft_consensus.cc:993] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e: : Instructing follower 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:55.134748 11556 raft_consensus.cc:1081] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 3 LEADER]: Signalling peer 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:55.136439 11242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5"
dest_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:52608
I20260710 13:19:55.136901 11242 raft_consensus.cc:493] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.137198 11242 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:55.142706 11242 raft_consensus.cc:515] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.144716 11242 leader_election.cc:290] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 4 election: Requested vote from peers 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:55.146018 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:55.145748 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987c6ff7e4d24372aeaab1f6b25da7f5" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:55.146662 11393 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:55.146922 11318 raft_consensus.cc:3055] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:55.147302 11318 raft_consensus.cc:740] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:55.148087 11318 consensus_queue.cc:260] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.149012 11318 raft_consensus.cc:3060] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:55.151695 11393 raft_consensus.cc:2468] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 4.
I20260710 13:19:55.153373 11207 leader_election.cc:304] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [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: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:55.154098 11318 raft_consensus.cc:2468] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 4.
I20260710 13:19:55.155612 11579 raft_consensus.cc:2804] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:55.156770 11579 raft_consensus.cc:697] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 4 LEADER]: Becoming Leader. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:55.157668 11579 consensus_queue.cc:237] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.165295 11139 catalog_manager.cc:5697] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 reported cstate change: term changed from 3 to 4, leader changed from 9eac564758114451a2bbb45950d4251e (127.10.217.66) to 099683455b44442f9bc744b690b43b79 (127.10.217.65). New cstate: current_term: 4 leader_uuid: "099683455b44442f9bc744b690b43b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.176913 11556 raft_consensus.cc:993] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e: : Instructing follower 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:55.177417 11565 raft_consensus.cc:1081] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Signalling peer 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:55.179088 11242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "740f88f6922a4015a28bd72168072105"
dest_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:52608
I20260710 13:19:55.179638 11242 raft_consensus.cc:493] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.179908 11242 raft_consensus.cc:3060] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.183010 11556 raft_consensus.cc:993] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e: : Instructing follower 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:55.183470 11565 raft_consensus.cc:1081] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 4 LEADER]: Signalling peer 099683455b44442f9bc744b690b43b79 to start an election
I20260710 13:19:55.184933 11243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "963f35d3511a466f97789d7015add555"
dest_uuid: "099683455b44442f9bc744b690b43b79"
 from {username='slave'} at 127.0.0.1:52608
I20260710 13:19:55.185529 11243 raft_consensus.cc:493] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.185276 11242 raft_consensus.cc:515] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.185891 11243 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:55.187341 11242 leader_election.cc:290] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 3 election: Requested vote from peers 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319), 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109)
I20260710 13:19:55.188056 11318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f88f6922a4015a28bd72168072105" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:55.188313 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "740f88f6922a4015a28bd72168072105" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:55.188622 11318 raft_consensus.cc:3055] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:55.188788 11393 raft_consensus.cc:3060] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.188966 11318 raft_consensus.cc:740] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:55.189760 11318 consensus_queue.cc:260] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.190855 11318 raft_consensus.cc:3060] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.193066 11243 raft_consensus.cc:515] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:55.195528 11393 raft_consensus.cc:2468] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 3.
I20260710 13:19:55.195654 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
I20260710 13:19:55.196300 11392 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:55.196688 11243 leader_election.cc:290] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [CANDIDATE]: Term 5 election: Requested vote from peers 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67:33109), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:55.197232 11318 raft_consensus.cc:2468] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 3.
I20260710 13:19:55.198436 11207 leader_election.cc:304] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [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: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:55.199290 11579 raft_consensus.cc:2804] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:55.199290 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963f35d3511a466f97789d7015add555" candidate_uuid: "099683455b44442f9bc744b690b43b79" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:55.199976 11579 raft_consensus.cc:697] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 3 LEADER]: Becoming Leader. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:55.200075 11319 raft_consensus.cc:3055] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:55.200424 11319 raft_consensus.cc:740] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:55.200992 11579 consensus_queue.cc:237] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.201416 11319 consensus_queue.cc:260] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [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: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:55.202620 11319 raft_consensus.cc:3060] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:55.203508 11392 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 5.
I20260710 13:19:55.204541 11391 raft_consensus.cc:1240] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 5 FOLLOWER]: Rejecting Update request from peer 9eac564758114451a2bbb45950d4251e for earlier term 4. Current term is 5. Ops: []
I20260710 13:19:55.204690 11207 leader_election.cc:304] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [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: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:55.205729 11580 raft_consensus.cc:2804] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:55.210397 11580 raft_consensus.cc:697] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 5 LEADER]: Becoming Leader. State: Replica: 099683455b44442f9bc744b690b43b79, State: Running, Role: LEADER
I20260710 13:19:55.211483 11580 consensus_queue.cc:237] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [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: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } }
I20260710 13:19:55.212628 11319 raft_consensus.cc:2468] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 099683455b44442f9bc744b690b43b79 in term 5.
I20260710 13:19:55.218113 11139 catalog_manager.cc:5697] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 reported cstate change: term changed from 2 to 3, leader changed from 9eac564758114451a2bbb45950d4251e (127.10.217.66) to 099683455b44442f9bc744b690b43b79 (127.10.217.65). New cstate: current_term: 3 leader_uuid: "099683455b44442f9bc744b690b43b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.228976 11139 catalog_manager.cc:5697] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 reported cstate change: term changed from 4 to 5, leader changed from 9eac564758114451a2bbb45950d4251e (127.10.217.66) to 099683455b44442f9bc744b690b43b79 (127.10.217.65). New cstate: current_term: 5 leader_uuid: "099683455b44442f9bc744b690b43b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.388187 11556 raft_consensus.cc:993] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e: : Instructing follower 20eba59f8f8d4ee2b3fe5c559170198d to start an election
I20260710 13:19:55.388656 11556 raft_consensus.cc:1081] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 4 LEADER]: Signalling peer 20eba59f8f8d4ee2b3fe5c559170198d to start an election
I20260710 13:19:55.390234 11391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
 from {username='slave'} at 127.0.0.1:35276
I20260710 13:19:55.390774 11391 raft_consensus.cc:493] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.391185 11391 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:55.396018 11391 raft_consensus.cc:515] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.397826 11391 leader_election.cc:290] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 5 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:55.398711 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:55.399361 11243 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:55.399221 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41bc5b825ef04725a4285b8091cba6b6" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:55.400040 11319 raft_consensus.cc:3055] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:55.400315 11319 raft_consensus.cc:740] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:55.401124 11319 consensus_queue.cc:260] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.402181 11319 raft_consensus.cc:3060] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:55.404065 11243 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 5.
I20260710 13:19:55.405438 11356 leader_election.cc:304] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [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: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:55.406390 11535 raft_consensus.cc:2804] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:55.407859 11535 raft_consensus.cc:697] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 5 LEADER]: Becoming Leader. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:55.408062 11556 raft_consensus.cc:993] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e: : Instructing follower 20eba59f8f8d4ee2b3fe5c559170198d to start an election
I20260710 13:19:55.408490 11556 raft_consensus.cc:1081] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Signalling peer 20eba59f8f8d4ee2b3fe5c559170198d to start an election
I20260710 13:19:55.408918 11535 consensus_queue.cc:237] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.409957 11391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9"
dest_uuid: "20eba59f8f8d4ee2b3fe5c559170198d"
 from {username='slave'} at 127.0.0.1:35276
I20260710 13:19:55.409917 11319 raft_consensus.cc:2468] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 5.
I20260710 13:19:55.410696 11391 raft_consensus.cc:493] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.411077 11391 raft_consensus.cc:3060] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.417215 11391 raft_consensus.cc:515] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.417923 11139 catalog_manager.cc:5697] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d reported cstate change: term changed from 4 to 5, leader changed from 9eac564758114451a2bbb45950d4251e (127.10.217.66) to 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67). New cstate: current_term: 5 leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.419157 11391 leader_election.cc:290] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [CANDIDATE]: Term 3 election: Requested vote from peers 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779), 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319)
I20260710 13:19:55.419821 11243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "099683455b44442f9bc744b690b43b79"
I20260710 13:19:55.420145 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab4ea933e17406487239a6fff4481c9" candidate_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9eac564758114451a2bbb45950d4251e"
I20260710 13:19:55.420374 11243 raft_consensus.cc:3060] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.420734 11319 raft_consensus.cc:3055] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:55.421068 11319 raft_consensus.cc:740] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9eac564758114451a2bbb45950d4251e, State: Running, Role: LEADER
I20260710 13:19:55.421816 11319 consensus_queue.cc:260] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.422874 11319 raft_consensus.cc:3060] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.425359 11243 raft_consensus.cc:2468] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 3.
I20260710 13:19:55.426330 11356 leader_election.cc:304] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [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: 099683455b44442f9bc744b690b43b79, 20eba59f8f8d4ee2b3fe5c559170198d; no voters: 
I20260710 13:19:55.427229 11535 raft_consensus.cc:2804] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:55.427718 11535 raft_consensus.cc:697] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Becoming Leader. State: Replica: 20eba59f8f8d4ee2b3fe5c559170198d, State: Running, Role: LEADER
I20260710 13:19:55.428544 11535 consensus_queue.cc:237] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [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: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } }
I20260710 13:19:55.430514 11319 raft_consensus.cc:2468] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20eba59f8f8d4ee2b3fe5c559170198d in term 3.
I20260710 13:19:55.436018 11139 catalog_manager.cc:5697] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d reported cstate change: term changed from 2 to 3, leader changed from 9eac564758114451a2bbb45950d4251e (127.10.217.66) to 20eba59f8f8d4ee2b3fe5c559170198d (127.10.217.67). New cstate: current_term: 3 leader_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.549039 11391 raft_consensus.cc:1275] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 4 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:55.550359 11580 consensus_queue.cc:1048] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:55.562364 11319 raft_consensus.cc:1275] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 4 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:55.564330 11580 consensus_queue.cc:1048] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:55.627573 11391 raft_consensus.cc:1275] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:55.629209 11580 consensus_queue.cc:1048] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:55.639640 11319 raft_consensus.cc:1275] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:55.641105 11587 consensus_queue.cc:1048] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:55.677047 11319 raft_consensus.cc:1275] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 5 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:55.678553 11587 consensus_queue.cc:1048] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:55.688246 11391 raft_consensus.cc:1275] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 5 FOLLOWER]: Refusing update from remote peer 099683455b44442f9bc744b690b43b79: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:55.690332 11600 consensus_queue.cc:1048] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20eba59f8f8d4ee2b3fe5c559170198d" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 33109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:55.906450 11243 raft_consensus.cc:1275] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Refusing update from remote peer 20eba59f8f8d4ee2b3fe5c559170198d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:55.907794 11535 consensus_queue.cc:1048] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:55.916848 11319 raft_consensus.cc:1275] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Refusing update from remote peer 20eba59f8f8d4ee2b3fe5c559170198d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:55.918794 11603 consensus_queue.cc:1048] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:55.954555 11319 raft_consensus.cc:1275] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 5 FOLLOWER]: Refusing update from remote peer 20eba59f8f8d4ee2b3fe5c559170198d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:55.956015 11603 consensus_queue.cc:1048] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eac564758114451a2bbb45950d4251e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:55.966427 11243 raft_consensus.cc:1275] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 5 FOLLOWER]: Refusing update from remote peer 20eba59f8f8d4ee2b3fe5c559170198d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:55.968369 11603 consensus_queue.cc:1048] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [LEADER]: Connected to new peer: Peer: permanent_uuid: "099683455b44442f9bc744b690b43b79" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 34779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:56.092605 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:56.098002 11109 tablet_server.cc:179] TabletServer@127.10.217.65:0 shutting down...
W20260710 13:19:56.103508 11282 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:19:56.109094 11282 consensus_peers.cc:597] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e -> Peer 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779): Couldn't send request to peer 099683455b44442f9bc744b690b43b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.130951 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:56.131731 11109 tablet_replica.cc:333] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79: stopping tablet replica
I20260710 13:19:56.132450 11109 raft_consensus.cc:2243] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.133251 11109 raft_consensus.cc:2272] T 740f88f6922a4015a28bd72168072105 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.136262 11109 tablet_replica.cc:333] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79: stopping tablet replica
I20260710 13:19:56.136826 11109 raft_consensus.cc:2243] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.137528 11109 raft_consensus.cc:2272] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 099683455b44442f9bc744b690b43b79 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.140048 11109 tablet_replica.cc:333] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79: stopping tablet replica
I20260710 13:19:56.140583 11109 raft_consensus.cc:2243] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.141011 11109 raft_consensus.cc:2272] T 58d61072907f45e0ae1e827bf0e115a8 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:56.142642 11282 consensus_peers.cc:597] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e -> Peer 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779): Couldn't send request to peer 099683455b44442f9bc744b690b43b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.142726 11109 tablet_replica.cc:333] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79: stopping tablet replica
I20260710 13:19:56.143277 11109 raft_consensus.cc:2243] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.143698 11109 raft_consensus.cc:2272] T 41bc5b825ef04725a4285b8091cba6b6 P 099683455b44442f9bc744b690b43b79 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.145830 11109 tablet_replica.cc:333] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79: stopping tablet replica
I20260710 13:19:56.146401 11109 raft_consensus.cc:2243] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.147099 11109 raft_consensus.cc:2272] T 963f35d3511a466f97789d7015add555 P 099683455b44442f9bc744b690b43b79 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.149091 11109 tablet_replica.cc:333] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79: stopping tablet replica
I20260710 13:19:56.149601 11109 raft_consensus.cc:2243] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.150003 11109 raft_consensus.cc:2272] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.151583 11109 tablet_replica.cc:333] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79: stopping tablet replica
I20260710 13:19:56.152051 11109 raft_consensus.cc:2243] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.152452 11109 raft_consensus.cc:2272] T 2ab4ea933e17406487239a6fff4481c9 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.154675 11109 tablet_replica.cc:333] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79: stopping tablet replica
I20260710 13:19:56.155138 11109 raft_consensus.cc:2243] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.155560 11109 raft_consensus.cc:2272] T 29bdf21464bd46929e915f3b4db8ca91 P 099683455b44442f9bc744b690b43b79 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.157305 11109 tablet_replica.cc:333] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79: stopping tablet replica
I20260710 13:19:56.157953 11109 raft_consensus.cc:2243] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.158456 11109 raft_consensus.cc:2272] T 8af1a908955e4139923f39af65711857 P 099683455b44442f9bc744b690b43b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.260399 11109 tablet_server.cc:196] TabletServer@127.10.217.65:0 shutdown complete.
W20260710 13:19:56.261744 11356 consensus_peers.cc:597] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d -> Peer 099683455b44442f9bc744b690b43b79 (127.10.217.65:34779): Couldn't send request to peer 099683455b44442f9bc744b690b43b79. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:34779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.278587 11109 tablet_server.cc:179] TabletServer@127.10.217.66:0 shutting down...
I20260710 13:19:56.303274 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:56.304016 11109 tablet_replica.cc:333] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e: stopping tablet replica
I20260710 13:19:56.304684 11109 raft_consensus.cc:2243] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.305222 11109 raft_consensus.cc:2272] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 9eac564758114451a2bbb45950d4251e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.308781 11109 tablet_replica.cc:333] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e: stopping tablet replica
I20260710 13:19:56.309260 11109 raft_consensus.cc:2243] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.309917 11109 raft_consensus.cc:2272] T 8af1a908955e4139923f39af65711857 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.311507 11109 tablet_replica.cc:333] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e: stopping tablet replica
I20260710 13:19:56.311947 11109 raft_consensus.cc:2243] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.312280 11109 raft_consensus.cc:2272] T 740f88f6922a4015a28bd72168072105 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.314116 11109 tablet_replica.cc:333] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e: stopping tablet replica
I20260710 13:19:56.314663 11109 raft_consensus.cc:2243] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.315008 11109 raft_consensus.cc:2272] T 2ab4ea933e17406487239a6fff4481c9 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.317004 11109 tablet_replica.cc:333] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e: stopping tablet replica
I20260710 13:19:56.317523 11109 raft_consensus.cc:2243] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.318336 11109 raft_consensus.cc:2272] T 29bdf21464bd46929e915f3b4db8ca91 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.320147 11109 tablet_replica.cc:333] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e: stopping tablet replica
I20260710 13:19:56.320636 11109 raft_consensus.cc:2243] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.321197 11109 raft_consensus.cc:2272] T 963f35d3511a466f97789d7015add555 P 9eac564758114451a2bbb45950d4251e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.323474 11109 tablet_replica.cc:333] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e: stopping tablet replica
I20260710 13:19:56.324000 11109 raft_consensus.cc:2243] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.324426 11109 raft_consensus.cc:2272] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 9eac564758114451a2bbb45950d4251e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.326064 11109 tablet_replica.cc:333] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e: stopping tablet replica
I20260710 13:19:56.326581 11109 raft_consensus.cc:2243] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.327410 11109 raft_consensus.cc:2272] T 58d61072907f45e0ae1e827bf0e115a8 P 9eac564758114451a2bbb45950d4251e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.329059 11109 tablet_replica.cc:333] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e: stopping tablet replica
I20260710 13:19:56.329515 11109 raft_consensus.cc:2243] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.330020 11109 raft_consensus.cc:2272] T 41bc5b825ef04725a4285b8091cba6b6 P 9eac564758114451a2bbb45950d4251e [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:56.342497 11356 consensus_peers.cc:597] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d -> Peer 9eac564758114451a2bbb45950d4251e (127.10.217.66:43319): Couldn't send request to peer 9eac564758114451a2bbb45950d4251e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.361073 11109 tablet_server.cc:196] TabletServer@127.10.217.66:0 shutdown complete.
I20260710 13:19:56.378625 11109 tablet_server.cc:179] TabletServer@127.10.217.67:0 shutting down...
I20260710 13:19:56.405496 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:56.406194 11109 tablet_replica.cc:333] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d: stopping tablet replica
I20260710 13:19:56.407101 11109 raft_consensus.cc:2243] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.407610 11109 raft_consensus.cc:2272] T 740f88f6922a4015a28bd72168072105 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.409906 11109 tablet_replica.cc:333] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d: stopping tablet replica
I20260710 13:19:56.410585 11109 raft_consensus.cc:2243] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.411412 11109 raft_consensus.cc:2272] T 2ab4ea933e17406487239a6fff4481c9 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.413504 11109 tablet_replica.cc:333] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d: stopping tablet replica
I20260710 13:19:56.414045 11109 raft_consensus.cc:2243] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.414543 11109 raft_consensus.cc:2272] T 29bdf21464bd46929e915f3b4db8ca91 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.416210 11109 tablet_replica.cc:333] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d: stopping tablet replica
I20260710 13:19:56.416726 11109 raft_consensus.cc:2243] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.417163 11109 raft_consensus.cc:2272] T 963f35d3511a466f97789d7015add555 P 20eba59f8f8d4ee2b3fe5c559170198d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.419255 11109 tablet_replica.cc:333] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d: stopping tablet replica
I20260710 13:19:56.419770 11109 raft_consensus.cc:2243] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.420531 11109 raft_consensus.cc:2272] T 0a1e777a596c45bdb5d4d6241b3c0a77 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.422365 11109 tablet_replica.cc:333] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d: stopping tablet replica
I20260710 13:19:56.422960 11109 raft_consensus.cc:2243] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.423384 11109 raft_consensus.cc:2272] T 8af1a908955e4139923f39af65711857 P 20eba59f8f8d4ee2b3fe5c559170198d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.425693 11109 tablet_replica.cc:333] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d: stopping tablet replica
I20260710 13:19:56.426162 11109 raft_consensus.cc:2243] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.426927 11109 raft_consensus.cc:2272] T 41bc5b825ef04725a4285b8091cba6b6 P 20eba59f8f8d4ee2b3fe5c559170198d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.428731 11109 tablet_replica.cc:333] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d: stopping tablet replica
I20260710 13:19:56.429186 11109 raft_consensus.cc:2243] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.429593 11109 raft_consensus.cc:2272] T 58d61072907f45e0ae1e827bf0e115a8 P 20eba59f8f8d4ee2b3fe5c559170198d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.431236 11109 tablet_replica.cc:333] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d: stopping tablet replica
I20260710 13:19:56.431644 11109 raft_consensus.cc:2243] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.432019 11109 raft_consensus.cc:2272] T 987c6ff7e4d24372aeaab1f6b25da7f5 P 20eba59f8f8d4ee2b3fe5c559170198d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.459111 11109 tablet_server.cc:196] TabletServer@127.10.217.67:0 shutdown complete.
I20260710 13:19:56.475124 11109 master.cc:562] Master@127.10.217.126:44929 shutting down...
I20260710 13:19:56.662835 11109 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.663465 11109 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.663841 11109 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6f85f69b7a7d4888b87c269fcbc11ade: stopping tablet replica
I20260710 13:19:56.684221 11109 master.cc:584] Master@127.10.217.126:44929 shutdown complete.
099683455b44442f9bc744b690b43b79  4
20eba59f8f8d4ee2b3fe5c559170198d  1
9eac564758114451a2bbb45950d4251e  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13074 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:19:56.726596 11109 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.217.126:38419
I20260710 13:19:56.727847 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:56.733992 11611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:56.734108 11610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:56.734560 11613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:56.736610 11109 server_base.cc:1061] running on GCE node
I20260710 13:19:56.737612 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:56.737807 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:56.737983 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689596737968 us; error 0 us; skew 500 ppm
I20260710 13:19:56.738772 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:56.741439 11109 webserver.cc:533] Webserver started at http://127.10.217.126:40087/ using document root <none> and password file <none>
I20260710 13:19:56.742036 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:56.742236 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:56.742597 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:56.743798 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/master-0-root/instance:
uuid: "7d6b539ac81c4e62ab922da9d0baac13"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-rp40"
I20260710 13:19:56.748776 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:56.752442 11618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.753255 11109 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:56.753579 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/master-0-root
uuid: "7d6b539ac81c4e62ab922da9d0baac13"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-rp40"
I20260710 13:19:56.753903 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:56.773167 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:56.774636 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:56.815423 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.126:38419
I20260710 13:19:56.815507 11669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.126:38419 every 8 connection(s)
I20260710 13:19:56.819391 11670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.828701 11670 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13: Bootstrap starting.
I20260710 13:19:56.833153 11670 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.837334 11670 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13: No bootstrap required, opened a new log
I20260710 13:19:56.839450 11670 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d6b539ac81c4e62ab922da9d0baac13" member_type: VOTER }
I20260710 13:19:56.839854 11670 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.840123 11670 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6b539ac81c4e62ab922da9d0baac13, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.840708 11670 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d6b539ac81c4e62ab922da9d0baac13" member_type: VOTER }
I20260710 13:19:56.841118 11670 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:56.841382 11670 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:56.841646 11670 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.845688 11670 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d6b539ac81c4e62ab922da9d0baac13" member_type: VOTER }
I20260710 13:19:56.846223 11670 leader_election.cc:304] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [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: 7d6b539ac81c4e62ab922da9d0baac13; no voters: 
I20260710 13:19:56.847501 11670 leader_election.cc:290] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:56.847870 11673 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.849249 11673 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [term 1 LEADER]: Becoming Leader. State: Replica: 7d6b539ac81c4e62ab922da9d0baac13, State: Running, Role: LEADER
I20260710 13:19:56.849942 11673 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [LEADER]: Queue going to LEADER mode. State: All 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: "7d6b539ac81c4e62ab922da9d0baac13" member_type: VOTER }
I20260710 13:19:56.850546 11670 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:56.855933 11675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d6b539ac81c4e62ab922da9d0baac13. Latest consensus state: current_term: 1 leader_uuid: "7d6b539ac81c4e62ab922da9d0baac13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d6b539ac81c4e62ab922da9d0baac13" member_type: VOTER } }
I20260710 13:19:56.857372 11675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:56.862202 11674 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d6b539ac81c4e62ab922da9d0baac13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d6b539ac81c4e62ab922da9d0baac13" member_type: VOTER } }
I20260710 13:19:56.862995 11674 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:56.864867 11679 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:56.869920 11679 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:56.873929 11109 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:56.878458 11679 catalog_manager.cc:1383] Generated new cluster ID: 8e0d86f539f941e0ba3ca65d46d31075
I20260710 13:19:56.878741 11679 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:56.899204 11679 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:56.900381 11679 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:56.921137 11679 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13: Generated new TSK 0
I20260710 13:19:56.921754 11679 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:56.940306 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:56.946974 11692 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:56.947620 11691 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:56.949538 11694 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:56.949571 11109 server_base.cc:1061] running on GCE node
I20260710 13:19:56.950611 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:56.950861 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:56.951062 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689596951028 us; error 0 us; skew 500 ppm
I20260710 13:19:56.951617 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:56.953927 11109 webserver.cc:533] Webserver started at http://127.10.217.65:36691/ using document root <none> and password file <none>
I20260710 13:19:56.954504 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:56.954697 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:56.954995 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:56.956049 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-0-root/instance:
uuid: "577278d4942f4fb1937dcbe2d1e33af4"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-rp40"
I20260710 13:19:56.960768 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:56.964226 11699 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.965014 11109 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:56.965305 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-0-root
uuid: "577278d4942f4fb1937dcbe2d1e33af4"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-rp40"
I20260710 13:19:56.965576 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:56.985725 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:56.987049 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:56.988525 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:56.991047 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:56.991302 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.991559 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:56.991762 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.033053 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.65:43647
I20260710 13:19:57.033149 11761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.65:43647 every 8 connection(s)
I20260710 13:19:57.037946 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:57.044886 11766 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:57.046420 11767 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:57.049201 11109 server_base.cc:1061] running on GCE node
W20260710 13:19:57.050365 11769 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:57.051222 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:57.051416 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:57.051659 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689597051601 us; error 0 us; skew 500 ppm
I20260710 13:19:57.052327 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:57.055372 11109 webserver.cc:533] Webserver started at http://127.10.217.66:41249/ using document root <none> and password file <none>
I20260710 13:19:57.056015 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:57.056036 11762 heartbeater.cc:344] Connected to a master server at 127.10.217.126:38419
I20260710 13:19:57.056376 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:57.056492 11762 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:57.056732 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:57.057412 11762 heartbeater.cc:507] Master 127.10.217.126:38419 requested a full tablet report, sending...
I20260710 13:19:57.058264 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-1-root/instance:
uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
format_stamp: "Formatted at 2026-07-10 13:19:57 on dist-test-slave-rp40"
I20260710 13:19:57.059907 11635 ts_manager.cc:194] Registered new tserver with Master: 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647)
I20260710 13:19:57.062450 11635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60518
I20260710 13:19:57.064330 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:57.068074 11774 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.068920 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:19:57.069226 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-1-root
uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
format_stamp: "Formatted at 2026-07-10 13:19:57 on dist-test-slave-rp40"
I20260710 13:19:57.069479 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:57.088874 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:57.090138 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:57.091691 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:57.093957 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:57.094159 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.094499 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:57.094661 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.135639 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.66:39197
I20260710 13:19:57.135797 11836 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.66:39197 every 8 connection(s)
I20260710 13:19:57.140544 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:57.149737 11841 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:57.150856 11840 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:57.152808 11843 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:57.153064 11109 server_base.cc:1061] running on GCE node
I20260710 13:19:57.154129 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:57.154392 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:57.154587 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689597154568 us; error 0 us; skew 500 ppm
I20260710 13:19:57.155133 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:57.155942 11837 heartbeater.cc:344] Connected to a master server at 127.10.217.126:38419
I20260710 13:19:57.156327 11837 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:57.157074 11837 heartbeater.cc:507] Master 127.10.217.126:38419 requested a full tablet report, sending...
I20260710 13:19:57.157752 11109 webserver.cc:533] Webserver started at http://127.10.217.67:40515/ using document root <none> and password file <none>
I20260710 13:19:57.158464 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:57.158739 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:57.159049 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:57.159288 11635 ts_manager.cc:194] Registered new tserver with Master: 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:19:57.160319 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-2-root/instance:
uuid: "7d8b344c812942528306dcafce042002"
format_stamp: "Formatted at 2026-07-10 13:19:57 on dist-test-slave-rp40"
I20260710 13:19:57.160638 11635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60522
I20260710 13:19:57.165354 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:57.169246 11848 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.170068 11109 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:57.170418 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-2-root
uuid: "7d8b344c812942528306dcafce042002"
format_stamp: "Formatted at 2026-07-10 13:19:57 on dist-test-slave-rp40"
I20260710 13:19:57.170677 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689583455301-11109-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:57.213092 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:57.214326 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:57.215816 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:57.217998 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:57.218235 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.218515 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:57.218701 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.260320 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.67:41751
I20260710 13:19:57.260409 11910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.67:41751 every 8 connection(s)
I20260710 13:19:57.274971 11911 heartbeater.cc:344] Connected to a master server at 127.10.217.126:38419
I20260710 13:19:57.275378 11911 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:57.276065 11911 heartbeater.cc:507] Master 127.10.217.126:38419 requested a full tablet report, sending...
I20260710 13:19:57.278101 11635 ts_manager.cc:194] Registered new tserver with Master: 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:57.278672 11109 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014814937s
I20260710 13:19:57.279593 11635 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60524
I20260710 13:19:57.305574 11635 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60530:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:57.308950 11635 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:57.392709 11802 tablet_service.cc:1511] Processing CreateTablet for tablet f54db5d602bd440c89274716b14c6c72 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:57.394237 11802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54db5d602bd440c89274716b14c6c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.393949 11798 tablet_service.cc:1511] Processing CreateTablet for tablet 1e18424259a049c489309605b15fec17 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:57.395371 11798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e18424259a049c489309605b15fec17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.396302 11801 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa4ac8beb7a495c9698eefb92c3586b (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:57.397686 11801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa4ac8beb7a495c9698eefb92c3586b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.400126 11797 tablet_service.cc:1511] Processing CreateTablet for tablet 6bc55aeb67334c37bb6c6376eb4be060 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:57.401530 11797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bc55aeb67334c37bb6c6376eb4be060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.403421 11800 tablet_service.cc:1511] Processing CreateTablet for tablet dff344fb910f416bb2fcc61cf8f6b0d5 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:57.404842 11800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff344fb910f416bb2fcc61cf8f6b0d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.407501 11799 tablet_service.cc:1511] Processing CreateTablet for tablet ead02a1882554074ae40cb8c685c34db (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:57.408880 11799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead02a1882554074ae40cb8c685c34db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.411566 11796 tablet_service.cc:1511] Processing CreateTablet for tablet 78b7a64d66584deab457e382320bb154 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:57.412884 11796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b7a64d66584deab457e382320bb154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.415445 11795 tablet_service.cc:1511] Processing CreateTablet for tablet 774c58fcb9374db2b59e511d8e53b7f8 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:57.416790 11795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774c58fcb9374db2b59e511d8e53b7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.418884 11794 tablet_service.cc:1511] Processing CreateTablet for tablet 6fedf5c90178449f804bc357472ad2ac (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:57.421291 11727 tablet_service.cc:1511] Processing CreateTablet for tablet f54db5d602bd440c89274716b14c6c72 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:57.422705 11719 tablet_service.cc:1511] Processing CreateTablet for tablet 6fedf5c90178449f804bc357472ad2ac (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:57.423497 11726 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa4ac8beb7a495c9698eefb92c3586b (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:57.425354 11718 tablet_service.cc:1511] Processing CreateTablet for tablet 07e0be6d44a84e6f874cb0798abb7148 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:57.426236 11722 tablet_service.cc:1511] Processing CreateTablet for tablet 6bc55aeb67334c37bb6c6376eb4be060 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:57.428149 11721 tablet_service.cc:1511] Processing CreateTablet for tablet 78b7a64d66584deab457e382320bb154 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:57.430065 11720 tablet_service.cc:1511] Processing CreateTablet for tablet 774c58fcb9374db2b59e511d8e53b7f8 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:57.430642 11793 tablet_service.cc:1511] Processing CreateTablet for tablet 07e0be6d44a84e6f874cb0798abb7148 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:57.432319 11724 tablet_service.cc:1511] Processing CreateTablet for tablet ead02a1882554074ae40cb8c685c34db (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:57.433446 11725 tablet_service.cc:1511] Processing CreateTablet for tablet dff344fb910f416bb2fcc61cf8f6b0d5 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:57.434544 11727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54db5d602bd440c89274716b14c6c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.433899 11723 tablet_service.cc:1511] Processing CreateTablet for tablet 1e18424259a049c489309605b15fec17 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:57.435318 11725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff344fb910f416bb2fcc61cf8f6b0d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.436153 11723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e18424259a049c489309605b15fec17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.437827 11721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b7a64d66584deab457e382320bb154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.436894 11793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e0be6d44a84e6f874cb0798abb7148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.438572 11722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bc55aeb67334c37bb6c6376eb4be060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.439450 11720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774c58fcb9374db2b59e511d8e53b7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.439826 11794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fedf5c90178449f804bc357472ad2ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.442528 11719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fedf5c90178449f804bc357472ad2ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.450695 11718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e0be6d44a84e6f874cb0798abb7148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.454975 11726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa4ac8beb7a495c9698eefb92c3586b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.464099 11724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead02a1882554074ae40cb8c685c34db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.496789 11876 tablet_service.cc:1511] Processing CreateTablet for tablet f54db5d602bd440c89274716b14c6c72 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:57.499851 11875 tablet_service.cc:1511] Processing CreateTablet for tablet 2fa4ac8beb7a495c9698eefb92c3586b (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:57.502913 11874 tablet_service.cc:1511] Processing CreateTablet for tablet dff344fb910f416bb2fcc61cf8f6b0d5 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:57.498134 11876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54db5d602bd440c89274716b14c6c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.505627 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fa4ac8beb7a495c9698eefb92c3586b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.507014 11874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff344fb910f416bb2fcc61cf8f6b0d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.535822 11873 tablet_service.cc:1511] Processing CreateTablet for tablet ead02a1882554074ae40cb8c685c34db (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:57.537264 11873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead02a1882554074ae40cb8c685c34db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.538023 11926 tablet_bootstrap.cc:492] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75: Bootstrap starting.
I20260710 13:19:57.540035 11872 tablet_service.cc:1511] Processing CreateTablet for tablet 1e18424259a049c489309605b15fec17 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:57.541484 11872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e18424259a049c489309605b15fec17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.543591 11871 tablet_service.cc:1511] Processing CreateTablet for tablet 6bc55aeb67334c37bb6c6376eb4be060 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:57.545039 11871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bc55aeb67334c37bb6c6376eb4be060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.547606 11870 tablet_service.cc:1511] Processing CreateTablet for tablet 78b7a64d66584deab457e382320bb154 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:57.549134 11870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b7a64d66584deab457e382320bb154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.551795 11869 tablet_service.cc:1511] Processing CreateTablet for tablet 774c58fcb9374db2b59e511d8e53b7f8 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:57.553341 11869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 774c58fcb9374db2b59e511d8e53b7f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.555820 11868 tablet_service.cc:1511] Processing CreateTablet for tablet 6fedf5c90178449f804bc357472ad2ac (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:57.557353 11868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fedf5c90178449f804bc357472ad2ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.559484 11867 tablet_service.cc:1511] Processing CreateTablet for tablet 07e0be6d44a84e6f874cb0798abb7148 (DEFAULT_TABLE table=test-workload [id=beaba3fab8a446d3b8637a4b234ada65]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:57.560928 11867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07e0be6d44a84e6f874cb0798abb7148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.561685 11926 tablet_bootstrap.cc:654] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.568926 11926 tablet_bootstrap.cc:492] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75: No bootstrap required, opened a new log
I20260710 13:19:57.569515 11926 ts_tablet_manager.cc:1403] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.008s
I20260710 13:19:57.584678 11926 raft_consensus.cc:359] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.585539 11926 raft_consensus.cc:385] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.585914 11926 raft_consensus.cc:740] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.586877 11926 consensus_queue.cc:260] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.589056 11928 tablet_bootstrap.cc:492] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002: Bootstrap starting.
I20260710 13:19:57.595438 11928 tablet_bootstrap.cc:654] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.598503 11926 ts_tablet_manager.cc:1434] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.002s
I20260710 13:19:57.599022 11837 heartbeater.cc:499] Master 127.10.217.126:38419 was elected leader, sending a full tablet report...
I20260710 13:19:57.600195 11927 tablet_bootstrap.cc:492] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4: Bootstrap starting.
I20260710 13:19:57.613579 11928 tablet_bootstrap.cc:492] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002: No bootstrap required, opened a new log
I20260710 13:19:57.614148 11928 ts_tablet_manager.cc:1403] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.002s
I20260710 13:19:57.617461 11927 tablet_bootstrap.cc:654] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.617187 11928 raft_consensus.cc:359] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.618132 11928 raft_consensus.cc:385] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.618532 11928 raft_consensus.cc:740] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.619378 11928 consensus_queue.cc:260] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.628053 11927 tablet_bootstrap.cc:492] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4: No bootstrap required, opened a new log
I20260710 13:19:57.628569 11927 ts_tablet_manager.cc:1403] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.010s
I20260710 13:19:57.647027 11927 raft_consensus.cc:359] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.647826 11927 raft_consensus.cc:385] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.648131 11927 raft_consensus.cc:740] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.648887 11927 consensus_queue.cc:260] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.657187 11762 heartbeater.cc:499] Master 127.10.217.126:38419 was elected leader, sending a full tablet report...
I20260710 13:19:57.657896 11926 tablet_bootstrap.cc:492] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75: Bootstrap starting.
I20260710 13:19:57.658147 11927 ts_tablet_manager.cc:1434] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.002s
I20260710 13:19:57.659477 11927 tablet_bootstrap.cc:492] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4: Bootstrap starting.
I20260710 13:19:57.666558 11927 tablet_bootstrap.cc:654] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.668725 11926 tablet_bootstrap.cc:654] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.669646 11911 heartbeater.cc:499] Master 127.10.217.126:38419 was elected leader, sending a full tablet report...
I20260710 13:19:57.675087 11928 ts_tablet_manager.cc:1434] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002: Time spent starting tablet: real 0.061s	user 0.018s	sys 0.022s
I20260710 13:19:57.676246 11928 tablet_bootstrap.cc:492] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002: Bootstrap starting.
I20260710 13:19:57.681639 11934 raft_consensus.cc:493] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.684878 11928 tablet_bootstrap.cc:654] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.688802 11934 raft_consensus.cc:515] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.702379 11934 leader_election.cc:290] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:57.706769 11927 tablet_bootstrap.cc:492] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4: No bootstrap required, opened a new log
I20260710 13:19:57.707331 11927 ts_tablet_manager.cc:1403] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.018s
I20260710 13:19:57.708643 11928 tablet_bootstrap.cc:492] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002: No bootstrap required, opened a new log
I20260710 13:19:57.708643 11926 tablet_bootstrap.cc:492] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75: No bootstrap required, opened a new log
I20260710 13:19:57.709237 11926 ts_tablet_manager.cc:1403] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.000s
I20260710 13:19:57.710543 11927 raft_consensus.cc:359] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.711449 11927 raft_consensus.cc:385] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.712069 11927 raft_consensus.cc:740] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.712386 11926 raft_consensus.cc:359] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.713186 11926 raft_consensus.cc:385] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.713598 11926 raft_consensus.cc:740] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.713002 11927 consensus_queue.cc:260] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.714505 11926 consensus_queue.cc:260] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.716526 11927 ts_tablet_manager.cc:1434] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:57.717969 11927 tablet_bootstrap.cc:492] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4: Bootstrap starting.
I20260710 13:19:57.719419 11926 ts_tablet_manager.cc:1434] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:57.720335 11926 tablet_bootstrap.cc:492] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75: Bootstrap starting.
I20260710 13:19:57.709237 11928 ts_tablet_manager.cc:1403] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.009s
I20260710 13:19:57.726485 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fedf5c90178449f804bc357472ad2ac" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" is_pre_election: true
W20260710 13:19:57.728404 11700 leader_election.cc:343] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.729300 11927 tablet_bootstrap.cc:654] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.729995 11926 tablet_bootstrap.cc:654] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.730715 11928 raft_consensus.cc:359] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.731516 11928 raft_consensus.cc:385] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.731839 11928 raft_consensus.cc:740] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.732584 11928 consensus_queue.cc:260] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.735860 11928 ts_tablet_manager.cc:1434] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:19:57.737141 11928 tablet_bootstrap.cc:492] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002: Bootstrap starting.
I20260710 13:19:57.746124 11928 tablet_bootstrap.cc:654] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.751533 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fedf5c90178449f804bc357472ad2ac" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002" is_pre_election: true
W20260710 13:19:57.753497 11702 leader_election.cc:343] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d8b344c812942528306dcafce042002 (127.10.217.67:41751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.753971 11702 leader_election.cc:304] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 577278d4942f4fb1937dcbe2d1e33af4; no voters: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002
I20260710 13:19:57.755272 11935 raft_consensus.cc:2749] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.760550 11927 tablet_bootstrap.cc:492] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4: No bootstrap required, opened a new log
I20260710 13:19:57.760700 11926 tablet_bootstrap.cc:492] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75: No bootstrap required, opened a new log
I20260710 13:19:57.761080 11927 ts_tablet_manager.cc:1403] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.004s
I20260710 13:19:57.761248 11926 ts_tablet_manager.cc:1403] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.022s
I20260710 13:19:57.761678 11928 tablet_bootstrap.cc:492] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002: No bootstrap required, opened a new log
I20260710 13:19:57.762164 11928 ts_tablet_manager.cc:1403] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260710 13:19:57.764124 11927 raft_consensus.cc:359] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.764295 11926 raft_consensus.cc:359] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.764870 11927 raft_consensus.cc:385] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.765041 11926 raft_consensus.cc:385] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.765285 11927 raft_consensus.cc:740] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.764961 11928 raft_consensus.cc:359] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.765561 11926 raft_consensus.cc:740] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.765770 11928 raft_consensus.cc:385] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.766269 11928 raft_consensus.cc:740] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.766083 11927 consensus_queue.cc:260] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.766577 11926 consensus_queue.cc:260] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.767036 11928 consensus_queue.cc:260] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.768443 11927 ts_tablet_manager.cc:1434] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.001s
I20260710 13:19:57.769491 11927 tablet_bootstrap.cc:492] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4: Bootstrap starting.
I20260710 13:19:57.771555 11928 ts_tablet_manager.cc:1434] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:57.772382 11926 ts_tablet_manager.cc:1434] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 13:19:57.772634 11928 tablet_bootstrap.cc:492] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002: Bootstrap starting.
I20260710 13:19:57.773517 11926 tablet_bootstrap.cc:492] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75: Bootstrap starting.
I20260710 13:19:57.778066 11927 tablet_bootstrap.cc:654] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.780514 11928 tablet_bootstrap.cc:654] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.780791 11926 tablet_bootstrap.cc:654] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.792502 11926 tablet_bootstrap.cc:492] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75: No bootstrap required, opened a new log
I20260710 13:19:57.793080 11926 ts_tablet_manager.cc:1403] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent bootstrapping tablet: real 0.020s	user 0.000s	sys 0.017s
I20260710 13:19:57.796845 11930 raft_consensus.cc:493] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.797322 11930 raft_consensus.cc:515] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.802439 11927 tablet_bootstrap.cc:492] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4: No bootstrap required, opened a new log
I20260710 13:19:57.803112 11927 ts_tablet_manager.cc:1403] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4: Time spent bootstrapping tablet: real 0.034s	user 0.006s	sys 0.012s
I20260710 13:19:57.803165 11933 raft_consensus.cc:493] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.803766 11933 raft_consensus.cc:515] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.806726 11927 raft_consensus.cc:359] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.807722 11927 raft_consensus.cc:385] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.808130 11927 raft_consensus.cc:740] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.809101 11927 consensus_queue.cc:260] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.796034 11926 raft_consensus.cc:359] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.810979 11930 leader_election.cc:290] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:57.811358 11926 raft_consensus.cc:385] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.811709 11926 raft_consensus.cc:740] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.812443 11926 consensus_queue.cc:260] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.813263 11928 tablet_bootstrap.cc:492] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002: No bootstrap required, opened a new log
I20260710 13:19:57.813714 11928 ts_tablet_manager.cc:1403] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.010s
I20260710 13:19:57.816691 11928 raft_consensus.cc:359] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:57.817425 11928 raft_consensus.cc:385] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.817751 11928 raft_consensus.cc:740] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.818540 11928 consensus_queue.cc:260] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:57.819095 11933 leader_election.cc:290] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:19:57.820199 11927 ts_tablet_manager.cc:1434] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
I20260710 13:19:57.821540 11927 tablet_bootstrap.cc:492] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4: Bootstrap starting.
I20260710 13:19:57.830638 11926 ts_tablet_manager.cc:1434] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.001s
I20260710 13:19:57.832074 11926 tablet_bootstrap.cc:492] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75: Bootstrap starting.
I20260710 13:19:57.845646 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e18424259a049c489309605b15fec17" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002" is_pre_election: true
W20260710 13:19:57.847347 11777 leader_election.cc:343] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d8b344c812942528306dcafce042002 (127.10.217.67:41751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.849171 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e18424259a049c489309605b15fec17" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
I20260710 13:19:57.849983 11737 raft_consensus.cc:2468] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 0.
I20260710 13:19:57.851692 11776 leader_election.cc:304] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [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: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 7d8b344c812942528306dcafce042002
I20260710 13:19:57.852197 11927 tablet_bootstrap.cc:654] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.853147 11930 raft_consensus.cc:2804] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.853566 11930 raft_consensus.cc:493] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.853912 11930 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.858736 11926 tablet_bootstrap.cc:654] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.861994 11930 raft_consensus.cc:515] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.864997 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e18424259a049c489309605b15fec17" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:19:57.865607 11737 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.867822 11935 raft_consensus.cc:493] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.868374 11935 raft_consensus.cc:515] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
W20260710 13:19:57.869486 11683 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:57.870788 11935 leader_election.cc:290] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:57.872175 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead02a1882554074ae40cb8c685c34db" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" is_pre_election: true
W20260710 13:19:57.874579 11700 leader_election.cc:343] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.875703 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead02a1882554074ae40cb8c685c34db" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002" is_pre_election: true
I20260710 13:19:57.876351 11886 raft_consensus.cc:2468] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 0.
I20260710 13:19:57.877816 11702 leader_election.cc:304] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [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: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002; no voters: 1c69d0bc08ea467f8bf50b55f251cc75
I20260710 13:19:57.879142 11935 raft_consensus.cc:2804] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.879540 11935 raft_consensus.cc:493] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.879882 11935 raft_consensus.cc:3060] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.884908 11736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa4ac8beb7a495c9698eefb92c3586b" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
W20260710 13:19:57.886883 11850 leader_election.cc:343] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.886770 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa4ac8beb7a495c9698eefb92c3586b" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" is_pre_election: true
W20260710 13:19:57.888592 11849 leader_election.cc:343] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.889006 11849 leader_election.cc:304] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d8b344c812942528306dcafce042002; no voters: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4
I20260710 13:19:57.889691 11928 ts_tablet_manager.cc:1434] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002: Time spent starting tablet: real 0.076s	user 0.015s	sys 0.058s
I20260710 13:19:57.889850 11952 raft_consensus.cc:2749] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.891191 11928 tablet_bootstrap.cc:492] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002: Bootstrap starting.
I20260710 13:19:57.896462 11935 raft_consensus.cc:515] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.899619 11928 tablet_bootstrap.cc:654] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.903172 11930 leader_election.cc:290] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:57.905234 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e18424259a049c489309605b15fec17" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:19:57.905836 11737 raft_consensus.cc:2468] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 1.
I20260710 13:19:57.907605 11776 leader_election.cc:304] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 
I20260710 13:19:57.910543 11935 leader_election.cc:290] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 election: Requested vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:57.912416 11930 raft_consensus.cc:2804] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.913529 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead02a1882554074ae40cb8c685c34db" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:19:57.912212 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead02a1882554074ae40cb8c685c34db" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002"
W20260710 13:19:57.912972 11777 leader_election.cc:343] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d8b344c812942528306dcafce042002 (127.10.217.67:41751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.915167 11885 raft_consensus.cc:3060] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:57.918005 11700 leader_election.cc:343] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.925287 11927 tablet_bootstrap.cc:492] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4: No bootstrap required, opened a new log
I20260710 13:19:57.925858 11927 ts_tablet_manager.cc:1403] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent bootstrapping tablet: real 0.105s	user 0.030s	sys 0.017s
I20260710 13:19:57.927675 11885 raft_consensus.cc:2468] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 1.
I20260710 13:19:57.929363 11702 leader_election.cc:304] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [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: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002; no voters: 1c69d0bc08ea467f8bf50b55f251cc75
I20260710 13:19:57.929163 11927 raft_consensus.cc:359] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.930089 11927 raft_consensus.cc:385] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.930271 11935 raft_consensus.cc:2804] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.931214 11935 raft_consensus.cc:697] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 LEADER]: Becoming Leader. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:19:57.930490 11927 raft_consensus.cc:740] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.932168 11926 tablet_bootstrap.cc:492] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75: No bootstrap required, opened a new log
I20260710 13:19:57.932519 11928 tablet_bootstrap.cc:492] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002: No bootstrap required, opened a new log
I20260710 13:19:57.932821 11926 ts_tablet_manager.cc:1403] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.025s
I20260710 13:19:57.932976 11928 ts_tablet_manager.cc:1403] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.017s
I20260710 13:19:57.933454 11927 consensus_queue.cc:260] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.932176 11935 consensus_queue.cc:237] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.936008 11926 raft_consensus.cc:359] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:57.936694 11927 ts_tablet_manager.cc:1434] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260710 13:19:57.936815 11926 raft_consensus.cc:385] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.938531 11926 raft_consensus.cc:740] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.938267 11927 tablet_bootstrap.cc:492] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4: Bootstrap starting.
I20260710 13:19:57.939242 11930 raft_consensus.cc:697] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Becoming Leader. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:19:57.939689 11926 consensus_queue.cc:260] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:57.940744 11930 consensus_queue.cc:237] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.938264 11928 raft_consensus.cc:359] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.941700 11928 raft_consensus.cc:385] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.942063 11928 raft_consensus.cc:740] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.943825 11928 consensus_queue.cc:260] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.943080 11926 ts_tablet_manager.cc:1434] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:19:57.945829 11926 tablet_bootstrap.cc:492] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75: Bootstrap starting.
I20260710 13:19:57.947959 11928 ts_tablet_manager.cc:1434] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:19:57.949044 11928 tablet_bootstrap.cc:492] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002: Bootstrap starting.
I20260710 13:19:57.953428 11635 catalog_manager.cc:5697] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.955410 11926 tablet_bootstrap.cc:654] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.956816 11928 tablet_bootstrap.cc:654] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.947674 11927 tablet_bootstrap.cc:654] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.963624 11632 catalog_manager.cc:5697] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.966361 11935 raft_consensus.cc:493] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.966861 11935 raft_consensus.cc:515] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.969910 11935 leader_election.cc:290] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:57.973248 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002" is_pre_election: true
I20260710 13:19:57.974115 11885 raft_consensus.cc:2468] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 0.
I20260710 13:19:57.971166 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" is_pre_election: true
W20260710 13:19:57.976466 11700 leader_election.cc:343] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.978040 11702 leader_election.cc:304] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [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: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002; no voters: 1c69d0bc08ea467f8bf50b55f251cc75
I20260710 13:19:57.979086 11935 raft_consensus.cc:2804] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.979426 11935 raft_consensus.cc:493] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.979768 11935 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.989050 11935 raft_consensus.cc:515] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:57.992224 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
W20260710 13:19:57.993995 11700 leader_election.cc:343] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.996035 11935 leader_election.cc:290] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 1 election: Requested vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:57.997395 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:19:57.998206 11885 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.011669 11952 raft_consensus.cc:493] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.012370 11952 raft_consensus.cc:515] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.017131 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fedf5c90178449f804bc357472ad2ac" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" is_pre_election: true
I20260710 13:19:58.019054 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fedf5c90178449f804bc357472ad2ac" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
I20260710 13:19:58.019898 11737 raft_consensus.cc:2468] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 0.
W20260710 13:19:58.021503 11849 leader_election.cc:343] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.022302 11952 leader_election.cc:290] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:19:58.023672 11850 leader_election.cc:304] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [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: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002; no voters: 1c69d0bc08ea467f8bf50b55f251cc75
I20260710 13:19:58.025136 11930 raft_consensus.cc:493] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.025763 11930 raft_consensus.cc:515] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.029881 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c58fcb9374db2b59e511d8e53b7f8" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
I20260710 13:19:58.030773 11737 raft_consensus.cc:2468] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 0.
I20260710 13:19:58.032374 11776 leader_election.cc:304] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 
I20260710 13:19:58.033763 11956 raft_consensus.cc:2804] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.033893 11952 raft_consensus.cc:2804] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.034417 11956 raft_consensus.cc:493] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.034650 11952 raft_consensus.cc:493] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.035110 11956 raft_consensus.cc:3060] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.035247 11952 raft_consensus.cc:3060] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.040179 11930 leader_election.cc:290] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:58.040573 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c58fcb9374db2b59e511d8e53b7f8" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002" is_pre_election: true
W20260710 13:19:58.043005 11777 leader_election.cc:343] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d8b344c812942528306dcafce042002 (127.10.217.67:41751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.048421 11885 raft_consensus.cc:2468] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 1.
I20260710 13:19:58.050297 11702 leader_election.cc:304] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [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: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002; no voters: 1c69d0bc08ea467f8bf50b55f251cc75
I20260710 13:19:58.051350 11935 raft_consensus.cc:2804] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.050261 11930 raft_consensus.cc:493] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.051846 11935 raft_consensus.cc:697] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 LEADER]: Becoming Leader. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:19:58.052016 11930 raft_consensus.cc:515] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:58.052686 11935 consensus_queue.cc:237] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.055521 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
I20260710 13:19:58.055755 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002" is_pre_election: true
I20260710 13:19:58.056741 11886 raft_consensus.cc:2468] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 0.
W20260710 13:19:58.057291 11776 leader_election.cc:343] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.058830 11777 leader_election.cc:304] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [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: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 577278d4942f4fb1937dcbe2d1e33af4
I20260710 13:19:58.053157 11956 raft_consensus.cc:515] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.058830 11930 leader_election.cc:290] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d8b344c812942528306dcafce042002 (127.10.217.67:41751), 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647)
I20260710 13:19:58.063962 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c58fcb9374db2b59e511d8e53b7f8" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:19:58.065011 11737 raft_consensus.cc:3060] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.065922 11965 raft_consensus.cc:2804] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.068001 11965 raft_consensus.cc:493] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.069077 11965 raft_consensus.cc:3060] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.072213 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c58fcb9374db2b59e511d8e53b7f8" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:19:58.072515 11956 leader_election.cc:290] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
W20260710 13:19:58.073936 11777 leader_election.cc:343] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d8b344c812942528306dcafce042002 (127.10.217.67:41751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.075450 11926 tablet_bootstrap.cc:492] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75: No bootstrap required, opened a new log
I20260710 13:19:58.075714 11927 tablet_bootstrap.cc:492] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4: No bootstrap required, opened a new log
I20260710 13:19:58.076012 11926 ts_tablet_manager.cc:1403] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent bootstrapping tablet: real 0.130s	user 0.056s	sys 0.067s
I20260710 13:19:58.076453 11927 ts_tablet_manager.cc:1403] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent bootstrapping tablet: real 0.138s	user 0.032s	sys 0.057s
I20260710 13:19:58.077225 11928 tablet_bootstrap.cc:492] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002: No bootstrap required, opened a new log
I20260710 13:19:58.079593 11927 raft_consensus.cc:359] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:58.079375 11926 raft_consensus.cc:359] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.080343 11927 raft_consensus.cc:385] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.080196 11952 raft_consensus.cc:515] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.080724 11927 raft_consensus.cc:740] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.080889 11928 ts_tablet_manager.cc:1403] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002: Time spent bootstrapping tablet: real 0.132s	user 0.032s	sys 0.041s
I20260710 13:19:58.080479 11926 raft_consensus.cc:385] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.083184 11926 raft_consensus.cc:740] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.083369 11737 raft_consensus.cc:2468] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 1.
I20260710 13:19:58.083462 11736 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fedf5c90178449f804bc357472ad2ac" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:19:58.087641 11736 raft_consensus.cc:3060] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.087849 11926 consensus_queue.cc:260] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.085997 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fedf5c90178449f804bc357472ad2ac" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:19:58.092787 11812 raft_consensus.cc:3060] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.094133 11926 ts_tablet_manager.cc:1434] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260710 13:19:58.095253 11926 tablet_bootstrap.cc:492] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75: Bootstrap starting.
I20260710 13:19:58.097573 11965 raft_consensus.cc:515] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:58.086695 11952 leader_election.cc:290] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:19:58.086395 11928 raft_consensus.cc:359] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.090571 11776 leader_election.cc:304] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [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: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 7d8b344c812942528306dcafce042002
I20260710 13:19:58.100674 11956 raft_consensus.cc:2804] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.101171 11956 raft_consensus.cc:697] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Becoming Leader. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:19:58.102327 11926 tablet_bootstrap.cc:654] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.102015 11956 consensus_queue.cc:237] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.099351 11928 raft_consensus.cc:385] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.106328 11928 raft_consensus.cc:740] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.107577 11928 consensus_queue.cc:260] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.110790 11928 ts_tablet_manager.cc:1434] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:19:58.114328 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:19:58.115099 11965 leader_election.cc:290] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 election: Requested vote from peers 7d8b344c812942528306dcafce042002 (127.10.217.67:41751), 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647)
I20260710 13:19:58.115893 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:19:58.116220 11928 tablet_bootstrap.cc:492] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002: Bootstrap starting.
I20260710 13:19:58.116634 11885 raft_consensus.cc:3060] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.125828 11928 tablet_bootstrap.cc:654] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.084148 11927 consensus_queue.cc:260] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:58.136416 11737 raft_consensus.cc:3060] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.137923 11927 ts_tablet_manager.cc:1434] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.003s
I20260710 13:19:58.139029 11927 tablet_bootstrap.cc:492] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4: Bootstrap starting.
I20260710 13:19:58.144217 11812 raft_consensus.cc:2468] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 1.
I20260710 13:19:58.145524 11849 leader_election.cc:304] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:19:58.146467 11952 raft_consensus.cc:2804] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.146988 11952 raft_consensus.cc:697] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Becoming Leader. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:19:58.135944 11635 catalog_manager.cc:5697] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.147957 11952 consensus_queue.cc:237] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.152769 11737 raft_consensus.cc:2468] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 1.
I20260710 13:19:58.150893 11956 raft_consensus.cc:493] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.135996 11736 raft_consensus.cc:2468] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 1.
I20260710 13:19:58.153479 11956 raft_consensus.cc:515] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.156028 11956 leader_election.cc:290] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:58.157979 11735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
I20260710 13:19:58.159796 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002" is_pre_election: true
W20260710 13:19:58.161484 11776 leader_election.cc:343] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.161942 11885 raft_consensus.cc:2468] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 1.
W20260710 13:19:58.162204 11777 leader_election.cc:343] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d8b344c812942528306dcafce042002 (127.10.217.67:41751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.162809 11777 leader_election.cc:304] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75; no voters: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002
I20260710 13:19:58.165783 11777 leader_election.cc:304] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:19:58.166510 11956 raft_consensus.cc:2749] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.167191 11965 raft_consensus.cc:2804] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.167678 11965 raft_consensus.cc:697] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Becoming Leader. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:19:58.168501 11965 consensus_queue.cc:237] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:58.176959 11927 tablet_bootstrap.cc:654] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.181124 11928 tablet_bootstrap.cc:492] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002: No bootstrap required, opened a new log
I20260710 13:19:58.181226 11926 tablet_bootstrap.cc:492] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75: No bootstrap required, opened a new log
I20260710 13:19:58.182230 11634 catalog_manager.cc:5697] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.181861 11928 ts_tablet_manager.cc:1403] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.007s
I20260710 13:19:58.181854 11926 ts_tablet_manager.cc:1403] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.033s
I20260710 13:19:58.190497 11928 raft_consensus.cc:359] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.191319 11928 raft_consensus.cc:385] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.191646 11928 raft_consensus.cc:740] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.192235 11926 raft_consensus.cc:359] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.192957 11926 raft_consensus.cc:385] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.192589 11928 consensus_queue.cc:260] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.193300 11926 raft_consensus.cc:740] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.192579 11635 catalog_manager.cc:5697] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d8b344c812942528306dcafce042002 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "7d8b344c812942528306dcafce042002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.194078 11926 consensus_queue.cc:260] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.195817 11928 ts_tablet_manager.cc:1434] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:19:58.196324 11926 ts_tablet_manager.cc:1434] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:58.196859 11928 tablet_bootstrap.cc:492] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002: Bootstrap starting.
I20260710 13:19:58.197270 11926 tablet_bootstrap.cc:492] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75: Bootstrap starting.
I20260710 13:19:58.202253 11926 tablet_bootstrap.cc:654] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.201224 11632 catalog_manager.cc:5697] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.204470 11928 tablet_bootstrap.cc:654] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.210965 11928 tablet_bootstrap.cc:492] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002: No bootstrap required, opened a new log
I20260710 13:19:58.211421 11928 ts_tablet_manager.cc:1403] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 13:19:58.213507 11927 tablet_bootstrap.cc:492] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4: No bootstrap required, opened a new log
I20260710 13:19:58.214063 11927 ts_tablet_manager.cc:1403] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.012s
I20260710 13:19:58.215947 11926 tablet_bootstrap.cc:492] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75: No bootstrap required, opened a new log
I20260710 13:19:58.216445 11926 ts_tablet_manager.cc:1403] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:19:58.217197 11927 raft_consensus.cc:359] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.217922 11927 raft_consensus.cc:385] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.218238 11927 raft_consensus.cc:740] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.214028 11928 raft_consensus.cc:359] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.219074 11926 raft_consensus.cc:359] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.219338 11928 raft_consensus.cc:385] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.219657 11926 raft_consensus.cc:385] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.219733 11965 raft_consensus.cc:493] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.219920 11928 raft_consensus.cc:740] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.220036 11926 raft_consensus.cc:740] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.220302 11965 raft_consensus.cc:515] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.220780 11926 consensus_queue.cc:260] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.220815 11928 consensus_queue.cc:260] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.222884 11926 ts_tablet_manager.cc:1434] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:58.223065 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e0be6d44a84e6f874cb0798abb7148" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
I20260710 13:19:58.223824 11926 tablet_bootstrap.cc:492] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75: Bootstrap starting.
I20260710 13:19:58.223924 11928 ts_tablet_manager.cc:1434] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
W20260710 13:19:58.224566 11776 leader_election.cc:343] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.224838 11928 tablet_bootstrap.cc:492] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002: Bootstrap starting.
I20260710 13:19:58.226538 11927 consensus_queue.cc:260] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.229429 11926 tablet_bootstrap.cc:654] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.229569 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e0be6d44a84e6f874cb0798abb7148" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002" is_pre_election: true
I20260710 13:19:58.230014 11928 tablet_bootstrap.cc:654] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:58.231050 11777 leader_election.cc:343] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d8b344c812942528306dcafce042002 (127.10.217.67:41751): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.231501 11777 leader_election.cc:304] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75; no voters: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002
I20260710 13:19:58.232398 11956 raft_consensus.cc:2749] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.237416 11927 ts_tablet_manager.cc:1434] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.006s
I20260710 13:19:58.238698 11928 tablet_bootstrap.cc:492] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002: No bootstrap required, opened a new log
I20260710 13:19:58.239180 11928 ts_tablet_manager.cc:1403] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 13:19:58.239105 11965 leader_election.cc:290] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:58.241966 11928 raft_consensus.cc:359] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.242714 11928 raft_consensus.cc:385] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.242988 11928 raft_consensus.cc:740] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.243561 11927 tablet_bootstrap.cc:492] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4: Bootstrap starting.
I20260710 13:19:58.245138 11928 consensus_queue.cc:260] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.246160 11926 tablet_bootstrap.cc:492] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75: No bootstrap required, opened a new log
I20260710 13:19:58.246605 11926 ts_tablet_manager.cc:1403] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.016s
I20260710 13:19:58.247416 11928 ts_tablet_manager.cc:1434] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:58.248312 11928 tablet_bootstrap.cc:492] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002: Bootstrap starting.
I20260710 13:19:58.249168 11926 raft_consensus.cc:359] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.249890 11926 raft_consensus.cc:385] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.250165 11926 raft_consensus.cc:740] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.250826 11926 consensus_queue.cc:260] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.251590 11927 tablet_bootstrap.cc:654] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.252925 11926 ts_tablet_manager.cc:1434] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:58.253820 11926 tablet_bootstrap.cc:492] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75: Bootstrap starting.
I20260710 13:19:58.254261 11928 tablet_bootstrap.cc:654] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.261709 11926 tablet_bootstrap.cc:654] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.285964 11928 tablet_bootstrap.cc:492] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002: No bootstrap required, opened a new log
I20260710 13:19:58.286410 11927 tablet_bootstrap.cc:492] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4: No bootstrap required, opened a new log
I20260710 13:19:58.286496 11928 ts_tablet_manager.cc:1403] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.012s
I20260710 13:19:58.286896 11927 ts_tablet_manager.cc:1403] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.019s
I20260710 13:19:58.287498 11926 tablet_bootstrap.cc:492] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75: No bootstrap required, opened a new log
I20260710 13:19:58.287932 11926 ts_tablet_manager.cc:1403] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.017s
I20260710 13:19:58.289618 11927 raft_consensus.cc:359] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.289572 11928 raft_consensus.cc:359] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.290382 11927 raft_consensus.cc:385] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.290443 11928 raft_consensus.cc:385] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.290326 11926 raft_consensus.cc:359] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.290874 11927 raft_consensus.cc:740] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.290962 11928 raft_consensus.cc:740] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.291141 11926 raft_consensus.cc:385] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.291433 11926 raft_consensus.cc:740] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.291873 11928 consensus_queue.cc:260] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.291882 11927 consensus_queue.cc:260] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.292186 11926 consensus_queue.cc:260] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.293735 11927 ts_tablet_manager.cc:1434] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:58.294872 11927 tablet_bootstrap.cc:492] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4: Bootstrap starting.
I20260710 13:19:58.296842 11926 ts_tablet_manager.cc:1434] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:58.300920 11928 ts_tablet_manager.cc:1434] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:58.301136 11927 tablet_bootstrap.cc:654] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.309248 11927 tablet_bootstrap.cc:492] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4: No bootstrap required, opened a new log
I20260710 13:19:58.309736 11927 ts_tablet_manager.cc:1403] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 13:19:58.312693 11927 raft_consensus.cc:359] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.313423 11927 raft_consensus.cc:385] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.313723 11927 raft_consensus.cc:740] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.314473 11927 consensus_queue.cc:260] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.316648 11927 ts_tablet_manager.cc:1434] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:58.317615 11927 tablet_bootstrap.cc:492] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4: Bootstrap starting.
I20260710 13:19:58.322347 11927 tablet_bootstrap.cc:654] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.326860 11927 tablet_bootstrap.cc:492] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4: No bootstrap required, opened a new log
I20260710 13:19:58.327252 11927 ts_tablet_manager.cc:1403] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:19:58.329490 11927 raft_consensus.cc:359] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.330193 11927 raft_consensus.cc:385] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.330494 11927 raft_consensus.cc:740] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.331125 11927 consensus_queue.cc:260] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.331856 11965 consensus_queue.cc:1048] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.333290 11927 ts_tablet_manager.cc:1434] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:58.339372 11812 raft_consensus.cc:3060] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.352449 11935 consensus_queue.cc:1048] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.358093 11885 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.367591 11986 consensus_queue.cc:1048] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.375545 11988 consensus_queue.cc:1048] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.439497 11988 consensus_queue.cc:1048] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.441563 11952 raft_consensus.cc:493] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.442056 11952 raft_consensus.cc:515] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.445225 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c58fcb9374db2b59e511d8e53b7f8" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
I20260710 13:19:58.445602 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c58fcb9374db2b59e511d8e53b7f8" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" is_pre_election: true
I20260710 13:19:58.446085 11737 raft_consensus.cc:2393] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d8b344c812942528306dcafce042002 in current term 1: Already voted for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in this term.
I20260710 13:19:58.445772 11952 leader_election.cc:290] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:19:58.447358 11850 leader_election.cc:304] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d8b344c812942528306dcafce042002; no voters: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4
I20260710 13:19:58.448457 11952 raft_consensus.cc:3060] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.450736 11812 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.457706 11952 raft_consensus.cc:2749] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.459744 11988 consensus_queue.cc:1048] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.469583 11986 raft_consensus.cc:493] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.470127 11986 raft_consensus.cc:515] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.472501 11986 leader_election.cc:290] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:58.473296 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa4ac8beb7a495c9698eefb92c3586b" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
I20260710 13:19:58.473935 11737 raft_consensus.cc:2468] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 0.
I20260710 13:19:58.473974 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa4ac8beb7a495c9698eefb92c3586b" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002" is_pre_election: true
I20260710 13:19:58.474763 11886 raft_consensus.cc:2468] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 0.
I20260710 13:19:58.475169 11776 leader_election.cc:304] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 
I20260710 13:19:58.476028 11986 raft_consensus.cc:2804] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.476351 11986 raft_consensus.cc:493] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.476672 11986 raft_consensus.cc:3060] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.482023 11986 raft_consensus.cc:515] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.483886 11986 leader_election.cc:290] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:58.484658 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa4ac8beb7a495c9698eefb92c3586b" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:19:58.484869 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa4ac8beb7a495c9698eefb92c3586b" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:19:58.485183 11737 raft_consensus.cc:3060] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.485428 11886 raft_consensus.cc:3060] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.490068 11737 raft_consensus.cc:2468] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 1.
I20260710 13:19:58.490198 11886 raft_consensus.cc:2468] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 1.
I20260710 13:19:58.491246 11776 leader_election.cc:304] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 
I20260710 13:19:58.491947 11986 raft_consensus.cc:2804] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.492448 11986 raft_consensus.cc:697] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Becoming Leader. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:19:58.493250 11986 consensus_queue.cc:237] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.500294 11632 catalog_manager.cc:5697] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.505517 11986 consensus_queue.cc:1048] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.507625 11952 raft_consensus.cc:493] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.508284 11952 raft_consensus.cc:515] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.510066 11933 raft_consensus.cc:493] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.510650 11933 raft_consensus.cc:515] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.512056 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7a64d66584deab457e382320bb154" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" is_pre_election: true
I20260710 13:19:58.512768 11812 raft_consensus.cc:2468] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 0.
I20260710 13:19:58.512912 11933 leader_election.cc:290] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:19:58.514549 11849 leader_election.cc:304] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:19:58.515010 11952 leader_election.cc:290] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:19:58.515311 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" is_pre_election: true
I20260710 13:19:58.515614 11933 raft_consensus.cc:2804] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.516042 11933 raft_consensus.cc:493] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.516664 11735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
I20260710 13:19:58.516745 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7a64d66584deab457e382320bb154" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
I20260710 13:19:58.517843 11735 raft_consensus.cc:2468] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 0.
I20260710 13:19:58.518111 11737 raft_consensus.cc:2468] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 0.
I20260710 13:19:58.516940 11933 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.516073 11812 raft_consensus.cc:2468] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 0.
I20260710 13:19:58.520581 11849 leader_election.cc:304] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:19:58.521555 11952 raft_consensus.cc:2804] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.521966 11952 raft_consensus.cc:493] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.522383 11952 raft_consensus.cc:3060] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.528210 11933 raft_consensus.cc:515] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.530128 11952 raft_consensus.cc:515] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.530553 11933 leader_election.cc:290] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:19:58.531639 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7a64d66584deab457e382320bb154" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:19:58.532279 11812 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.535944 11986 consensus_queue.cc:1048] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.536625 11735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:19:58.537256 11735 raft_consensus.cc:3060] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.537400 11952 leader_election.cc:290] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:19:58.539184 11811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:19:58.539870 11811 raft_consensus.cc:3060] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.541054 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7a64d66584deab457e382320bb154" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:19:58.541735 11737 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.545120 11812 raft_consensus.cc:2468] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 1.
I20260710 13:19:58.545120 11735 raft_consensus.cc:2468] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 1.
I20260710 13:19:58.547561 11849 leader_election.cc:304] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:19:58.548441 11952 raft_consensus.cc:2804] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.548923 11952 raft_consensus.cc:697] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Becoming Leader. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:19:58.549690 11952 consensus_queue.cc:237] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.551530 11850 leader_election.cc:304] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:19:58.552587 11933 raft_consensus.cc:2804] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.555989 11811 raft_consensus.cc:2468] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 1.
I20260710 13:19:58.560004 11737 raft_consensus.cc:2468] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 1.
I20260710 13:19:58.561859 11933 raft_consensus.cc:697] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Becoming Leader. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:19:58.563015 11933 consensus_queue.cc:237] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.572794 11632 catalog_manager.cc:5697] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d8b344c812942528306dcafce042002 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "7d8b344c812942528306dcafce042002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.574599 11632 catalog_manager.cc:5697] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d8b344c812942528306dcafce042002 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "7d8b344c812942528306dcafce042002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.591436 11933 consensus_queue.cc:1048] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.601861 11999 raft_consensus.cc:493] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.602478 11999 raft_consensus.cc:515] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.603876 11933 consensus_queue.cc:1048] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.604722 11999 leader_election.cc:290] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:19:58.607762 11811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e0be6d44a84e6f874cb0798abb7148" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" is_pre_election: true
I20260710 13:19:58.608419 11811 raft_consensus.cc:2468] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 0.
I20260710 13:19:58.608287 11956 consensus_queue.cc:1048] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.609639 11849 leader_election.cc:304] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:19:58.610153 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e0be6d44a84e6f874cb0798abb7148" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4" is_pre_election: true
I20260710 13:19:58.610606 11952 raft_consensus.cc:2804] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.610814 11737 raft_consensus.cc:2468] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 0.
I20260710 13:19:58.611038 11952 raft_consensus.cc:493] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.611464 11952 raft_consensus.cc:3060] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.621037 11952 raft_consensus.cc:515] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.622035 11956 consensus_queue.cc:1048] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.624219 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e0be6d44a84e6f874cb0798abb7148" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:19:58.624437 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07e0be6d44a84e6f874cb0798abb7148" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:19:58.624923 11737 raft_consensus.cc:3060] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.625044 11812 raft_consensus.cc:3060] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.627074 11952 leader_election.cc:290] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:19:58.632756 11812 raft_consensus.cc:2468] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 1.
I20260710 13:19:58.634382 11849 leader_election.cc:304] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:19:58.635646 11952 raft_consensus.cc:2804] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.636320 11952 raft_consensus.cc:697] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Becoming Leader. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:19:58.637312 11737 raft_consensus.cc:2468] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 1.
I20260710 13:19:58.637519 11952 consensus_queue.cc:237] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.648666 11635 catalog_manager.cc:5697] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d8b344c812942528306dcafce042002 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "7d8b344c812942528306dcafce042002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.815500 11812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72"
dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
mode: GRACEFUL
new_leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:53286
I20260710 13:19:58.816123 11812 raft_consensus.cc:606] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Received request to transfer leadership to TS 577278d4942f4fb1937dcbe2d1e33af4
I20260710 13:19:58.821923 11812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fa4ac8beb7a495c9698eefb92c3586b"
dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
mode: GRACEFUL
new_leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:53286
I20260710 13:19:58.822579 11812 raft_consensus.cc:606] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Received request to transfer leadership to TS 577278d4942f4fb1937dcbe2d1e33af4
I20260710 13:19:58.833869 11812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e18424259a049c489309605b15fec17"
dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
mode: GRACEFUL
new_leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:53286
I20260710 13:19:58.834529 11812 raft_consensus.cc:606] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Received request to transfer leadership to TS 577278d4942f4fb1937dcbe2d1e33af4
I20260710 13:19:58.845259 11986 raft_consensus.cc:993] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75: : Instructing follower 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:19:58.845806 11956 raft_consensus.cc:1081] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Signalling peer 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:19:58.847479 11735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e18424259a049c489309605b15fec17"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:59462
I20260710 13:19:58.847983 11735 raft_consensus.cc:493] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.848327 11735 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.849080 11886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060"
dest_uuid: "7d8b344c812942528306dcafce042002"
mode: GRACEFUL
new_leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
 from {username='slave'} at 127.0.0.1:57734
I20260710 13:19:58.849653 11886 raft_consensus.cc:606] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Received request to transfer leadership to TS 1c69d0bc08ea467f8bf50b55f251cc75
I20260710 13:19:58.854199 11735 raft_consensus.cc:515] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.855754 11886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b7a64d66584deab457e382320bb154"
dest_uuid: "7d8b344c812942528306dcafce042002"
mode: GRACEFUL
new_leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
 from {username='slave'} at 127.0.0.1:57734
I20260710 13:19:58.856535 11886 raft_consensus.cc:606] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Received request to transfer leadership to TS 1c69d0bc08ea467f8bf50b55f251cc75
I20260710 13:19:58.858148 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e18424259a049c489309605b15fec17" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:19:58.857580 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e18424259a049c489309605b15fec17" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:19:58.859055 11812 raft_consensus.cc:3055] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:58.859208 11885 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.859442 11812 raft_consensus.cc:740] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:19:58.860441 11812 consensus_queue.cc:260] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.861492 11812 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.866253 11885 raft_consensus.cc:2468] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 2.
I20260710 13:19:58.867676 11702 leader_election.cc:304] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:19:58.868624 11988 raft_consensus.cc:2804] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:58.869112 11988 raft_consensus.cc:697] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Becoming Leader. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:19:58.869946 11988 consensus_queue.cc:237] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:58.875073 11812 raft_consensus.cc:2468] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 2.
I20260710 13:19:58.878981 11886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fedf5c90178449f804bc357472ad2ac"
dest_uuid: "7d8b344c812942528306dcafce042002"
mode: GRACEFUL
new_leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
 from {username='slave'} at 127.0.0.1:57734
I20260710 13:19:58.879527 11735 leader_election.cc:290] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 2 election: Requested vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:58.879637 11886 raft_consensus.cc:606] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Received request to transfer leadership to TS 1c69d0bc08ea467f8bf50b55f251cc75
I20260710 13:19:58.881163 11632 catalog_manager.cc:5697] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 reported cstate change: term changed from 1 to 2, leader changed from 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66) to 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.970208 11952 consensus_queue.cc:1048] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.978025 11952 consensus_queue.cc:1048] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.984272 11952 consensus_queue.cc:1048] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.994335 11933 raft_consensus.cc:993] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002: : Instructing follower 1c69d0bc08ea467f8bf50b55f251cc75 to start an election
I20260710 13:19:58.997426 11933 raft_consensus.cc:1081] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Signalling peer 1c69d0bc08ea467f8bf50b55f251cc75 to start an election
I20260710 13:19:59.000232 11812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b7a64d66584deab457e382320bb154"
dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
 from {username='slave'} at 127.0.0.1:53284
I20260710 13:19:59.000821 11812 raft_consensus.cc:493] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.001217 11812 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.003018 11952 consensus_queue.cc:1048] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.008620 11812 raft_consensus.cc:515] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.011276 11735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7a64d66584deab457e382320bb154" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:19:59.011931 11735 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.012101 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7a64d66584deab457e382320bb154" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:19:59.011238 11999 raft_consensus.cc:993] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002: : Instructing follower 1c69d0bc08ea467f8bf50b55f251cc75 to start an election
I20260710 13:19:59.012751 11886 raft_consensus.cc:3055] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:59.012926 11999 raft_consensus.cc:1081] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Signalling peer 1c69d0bc08ea467f8bf50b55f251cc75 to start an election
I20260710 13:19:59.013118 11886 raft_consensus.cc:740] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:19:59.013980 11886 consensus_queue.cc:260] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.015220 11886 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.017096 11810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060"
dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
 from {username='slave'} at 127.0.0.1:53284
I20260710 13:19:59.017714 11810 raft_consensus.cc:493] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.018044 11810 raft_consensus.cc:3060] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.019085 11735 raft_consensus.cc:2468] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 2.
I20260710 13:19:59.019517 11956 raft_consensus.cc:993] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75: : Instructing follower 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:19:59.019961 11986 raft_consensus.cc:1081] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Signalling peer 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:19:59.020422 11776 leader_election.cc:304] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 
I20260710 13:19:59.021132 11986 raft_consensus.cc:2804] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.021581 11986 raft_consensus.cc:697] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Becoming Leader. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:19:59.021984 11735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:59462
I20260710 13:19:59.022581 11735 raft_consensus.cc:493] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.022431 11986 consensus_queue.cc:237] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.022959 11735 raft_consensus.cc:3060] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.024417 11886 raft_consensus.cc:2468] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 2.
I20260710 13:19:59.025807 11812 leader_election.cc:290] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 2 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:59.028535 11810 raft_consensus.cc:515] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.029973 11735 raft_consensus.cc:515] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:59.031277 11810 leader_election.cc:290] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 2 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:59.032130 11735 leader_election.cc:290] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 2 election: Requested vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:59.032841 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:19:59.033578 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:19:59.033823 11886 raft_consensus.cc:3055] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:59.034175 11885 raft_consensus.cc:3060] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.034324 11886 raft_consensus.cc:740] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:19:59.033607 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:19:59.035547 11812 raft_consensus.cc:3055] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:59.035880 11812 raft_consensus.cc:740] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:19:59.036859 11812 consensus_queue.cc:260] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:59.038033 11812 raft_consensus.cc:3060] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.033813 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:19:59.038736 11737 raft_consensus.cc:3060] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.041922 11885 raft_consensus.cc:2468] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 2.
I20260710 13:19:59.043262 11702 leader_election.cc:304] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:19:59.043619 11737 raft_consensus.cc:2468] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 2.
I20260710 13:19:59.044152 11988 raft_consensus.cc:2804] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.044625 11988 raft_consensus.cc:697] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Becoming Leader. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:19:59.044864 11776 leader_election.cc:304] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 
I20260710 13:19:59.045188 11812 raft_consensus.cc:2468] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 2.
I20260710 13:19:59.045454 11988 consensus_queue.cc:237] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:19:59.046641 11986 raft_consensus.cc:2804] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.046175 11634 catalog_manager.cc:5697] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 reported cstate change: term changed from 1 to 2, leader changed from 7d8b344c812942528306dcafce042002 (127.10.217.67) to 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66). New cstate: current_term: 2 leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.047271 11986 raft_consensus.cc:697] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Becoming Leader. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:19:59.048281 11986 consensus_queue.cc:237] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.049911 11886 consensus_queue.cc:260] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.051196 11886 raft_consensus.cc:3060] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.056460 11632 catalog_manager.cc:5697] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 reported cstate change: term changed from 1 to 2, leader changed from 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66) to 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:59.059312 11886 raft_consensus.cc:2468] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 2.
I20260710 13:19:59.064950 11634 catalog_manager.cc:5697] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 reported cstate change: term changed from 1 to 2, leader changed from 7d8b344c812942528306dcafce042002 (127.10.217.67) to 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66). New cstate: current_term: 2 leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.078631 11986 consensus_queue.cc:1048] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.085326 11956 raft_consensus.cc:993] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75: : Instructing follower 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:19:59.085815 11965 raft_consensus.cc:1081] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Signalling peer 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:19:59.087476 11735 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fa4ac8beb7a495c9698eefb92c3586b"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:59462
I20260710 13:19:59.088096 11735 raft_consensus.cc:493] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.088533 11735 raft_consensus.cc:3060] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.090495 11930 consensus_queue.cc:1048] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.095253 11735 raft_consensus.cc:515] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.096508 11737 raft_consensus.cc:1240] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Rejecting Update request from peer 1c69d0bc08ea467f8bf50b55f251cc75 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:59.098385 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa4ac8beb7a495c9698eefb92c3586b" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:19:59.098637 11735 leader_election.cc:290] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 2 election: Requested vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:59.099035 11812 raft_consensus.cc:3055] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:59.099401 11812 raft_consensus.cc:740] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:19:59.099676 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fa4ac8beb7a495c9698eefb92c3586b" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:19:59.100232 11812 consensus_queue.cc:260] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.101130 11930 consensus_queue.cc:1059] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.102075 11812 raft_consensus.cc:3060] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.107626 11812 raft_consensus.cc:2468] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 2.
I20260710 13:19:59.108569 11700 leader_election.cc:304] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [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: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 7d8b344c812942528306dcafce042002
I20260710 13:19:59.109244 11988 raft_consensus.cc:2804] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.109638 11988 raft_consensus.cc:697] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Becoming Leader. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:19:59.110248 11988 consensus_queue.cc:237] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.117300 11634 catalog_manager.cc:5697] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 reported cstate change: term changed from 1 to 2, leader changed from 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66) to 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.159852 11952 consensus_queue.cc:1048] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.163270 11952 consensus_queue.cc:1048] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.170392 11933 raft_consensus.cc:993] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002: : Instructing follower 1c69d0bc08ea467f8bf50b55f251cc75 to start an election
I20260710 13:19:59.170966 11933 raft_consensus.cc:1081] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Signalling peer 1c69d0bc08ea467f8bf50b55f251cc75 to start an election
I20260710 13:19:59.172895 11810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fedf5c90178449f804bc357472ad2ac"
dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
 from {username='slave'} at 127.0.0.1:53284
I20260710 13:19:59.173516 11810 raft_consensus.cc:493] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.173935 11810 raft_consensus.cc:3060] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.185422 11810 raft_consensus.cc:515] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.187489 11810 leader_election.cc:290] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 2 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:19:59.188189 11735 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fedf5c90178449f804bc357472ad2ac" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:19:59.188508 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fedf5c90178449f804bc357472ad2ac" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:19:59.188798 11735 raft_consensus.cc:3060] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.189008 11886 raft_consensus.cc:3055] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:59.189495 11886 raft_consensus.cc:740] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:19:59.190433 11886 consensus_queue.cc:260] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.191841 11886 raft_consensus.cc:3060] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.197201 11735 raft_consensus.cc:2468] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 2.
I20260710 13:19:59.198529 11776 leader_election.cc:304] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 
I20260710 13:19:59.199246 11886 raft_consensus.cc:2468] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 2.
I20260710 13:19:59.199458 11965 raft_consensus.cc:2804] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:59.200026 11965 raft_consensus.cc:697] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Becoming Leader. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:19:59.200846 11965 consensus_queue.cc:237] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:19:59.206820 11635 catalog_manager.cc:5697] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 reported cstate change: term changed from 1 to 2, leader changed from 7d8b344c812942528306dcafce042002 (127.10.217.67) to 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66). New cstate: current_term: 2 leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.293792 11810 raft_consensus.cc:1275] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.295110 11988 consensus_queue.cc:1048] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:59.302966 11886 raft_consensus.cc:1275] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.304364 11988 consensus_queue.cc:1048] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.467872 11886 raft_consensus.cc:1275] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Refusing update from remote peer 1c69d0bc08ea467f8bf50b55f251cc75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.469215 11965 consensus_queue.cc:1048] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.472513 11735 raft_consensus.cc:1275] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Refusing update from remote peer 1c69d0bc08ea467f8bf50b55f251cc75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.474148 11930 consensus_queue.cc:1048] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.496606 11886 raft_consensus.cc:1275] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.497879 11988 consensus_queue.cc:1048] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.507375 11810 raft_consensus.cc:1275] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.508962 12017 consensus_queue.cc:1048] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.516834 11735 raft_consensus.cc:1275] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Refusing update from remote peer 1c69d0bc08ea467f8bf50b55f251cc75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.518363 11965 consensus_queue.cc:1048] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.526862 11886 raft_consensus.cc:1275] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Refusing update from remote peer 1c69d0bc08ea467f8bf50b55f251cc75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.528774 11930 consensus_queue.cc:1048] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.568795 11810 raft_consensus.cc:1275] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.570169 12017 consensus_queue.cc:1048] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:59.578626 11886 raft_consensus.cc:3060] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:59.585808 11886 raft_consensus.cc:1275] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.587126 12017 consensus_queue.cc:1048] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.605365 11886 raft_consensus.cc:1275] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Refusing update from remote peer 1c69d0bc08ea467f8bf50b55f251cc75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.606820 11956 consensus_queue.cc:1048] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.614977 11735 raft_consensus.cc:1275] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Refusing update from remote peer 1c69d0bc08ea467f8bf50b55f251cc75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.617017 11930 consensus_queue.cc:1048] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.917770 11109 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:20:01.918654 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:01.942888 11737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e18424259a049c489309605b15fec17"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
mode: GRACEFUL
new_leader_uuid: "7d8b344c812942528306dcafce042002"
 from {username='slave'} at 127.0.0.1:59486
I20260710 13:20:01.943418 11737 raft_consensus.cc:606] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Received request to transfer leadership to TS 7d8b344c812942528306dcafce042002
I20260710 13:20:01.945870 11737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
mode: GRACEFUL
new_leader_uuid: "7d8b344c812942528306dcafce042002"
 from {username='slave'} at 127.0.0.1:59486
I20260710 13:20:01.946455 11737 raft_consensus.cc:606] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 LEADER]: Received request to transfer leadership to TS 7d8b344c812942528306dcafce042002
I20260710 13:20:01.947585 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:01.948015 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:02.036042 11935 raft_consensus.cc:993] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4: : Instructing follower 7d8b344c812942528306dcafce042002 to start an election
I20260710 13:20:02.036547 11935 raft_consensus.cc:1081] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Signalling peer 7d8b344c812942528306dcafce042002 to start an election
I20260710 13:20:02.038142 11886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e18424259a049c489309605b15fec17"
dest_uuid: "7d8b344c812942528306dcafce042002"
 from {username='slave'} at 127.0.0.1:52500
I20260710 13:20:02.038741 11886 raft_consensus.cc:493] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.039047 11886 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:02.044358 11886 raft_consensus.cc:515] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:02.046092 11886 leader_election.cc:290] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 3 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:20:02.047192 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e18424259a049c489309605b15fec17" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:20:02.047773 11812 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:02.047847 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e18424259a049c489309605b15fec17" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:20:02.048496 11737 raft_consensus.cc:3055] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:02.048799 11737 raft_consensus.cc:740] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:20:02.049602 11737 consensus_queue.cc:260] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:02.050685 11737 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:02.055320 11812 raft_consensus.cc:2468] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 3.
I20260710 13:20:02.056551 11849 leader_election.cc:304] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [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: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:20:02.057407 11999 raft_consensus.cc:2804] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:02.059055 11999 raft_consensus.cc:697] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 3 LEADER]: Becoming Leader. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:20:02.059902 11999 consensus_queue.cc:237] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:02.060712 11737 raft_consensus.cc:2468] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 3.
I20260710 13:20:02.067804 11634 catalog_manager.cc:5697] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 reported cstate change: term changed from 2 to 3, leader changed from 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65) to 7d8b344c812942528306dcafce042002 (127.10.217.67). New cstate: current_term: 3 leader_uuid: "7d8b344c812942528306dcafce042002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:02.082439 12024 raft_consensus.cc:993] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4: : Instructing follower 7d8b344c812942528306dcafce042002 to start an election
I20260710 13:20:02.082966 11935 raft_consensus.cc:1081] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 LEADER]: Signalling peer 7d8b344c812942528306dcafce042002 to start an election
I20260710 13:20:02.084733 11886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5"
dest_uuid: "7d8b344c812942528306dcafce042002"
 from {username='slave'} at 127.0.0.1:52500
I20260710 13:20:02.085207 11886 raft_consensus.cc:493] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.085512 11886 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.089541 11886 raft_consensus.cc:515] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:02.091101 11886 leader_election.cc:290] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 2 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:20:02.092057 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:20:02.092528 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:20:02.092803 11737 raft_consensus.cc:3055] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.093084 11812 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.093178 11737 raft_consensus.cc:740] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:20:02.094030 11737 consensus_queue.cc:260] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:02.095278 11737 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.100461 11812 raft_consensus.cc:2468] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 2.
I20260710 13:20:02.101951 11849 leader_election.cc:304] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:20:02.102581 11737 raft_consensus.cc:2468] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 2.
I20260710 13:20:02.102981 11999 raft_consensus.cc:2804] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.103549 11999 raft_consensus.cc:697] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 2 LEADER]: Becoming Leader. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:20:02.104441 11999 consensus_queue.cc:237] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:02.111475 11634 catalog_manager.cc:5697] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 reported cstate change: term changed from 1 to 2, leader changed from 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65) to 7d8b344c812942528306dcafce042002 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "7d8b344c812942528306dcafce042002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:02.458243 11735 raft_consensus.cc:1275] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Refusing update from remote peer 7d8b344c812942528306dcafce042002: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:02.459564 11999 consensus_queue.cc:1048] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:02.468832 11812 raft_consensus.cc:1275] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Refusing update from remote peer 7d8b344c812942528306dcafce042002: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:02.470338 12025 consensus_queue.cc:1048] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:02.522185 11735 raft_consensus.cc:1275] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Refusing update from remote peer 7d8b344c812942528306dcafce042002: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.523501 12034 consensus_queue.cc:1048] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.532490 11812 raft_consensus.cc:1275] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Refusing update from remote peer 7d8b344c812942528306dcafce042002: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.534255 12025 consensus_queue.cc:1048] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:02.948807 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:02.964720 11886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5"
dest_uuid: "7d8b344c812942528306dcafce042002"
mode: GRACEFUL
new_leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:57734
I20260710 13:20:02.965296 11886 raft_consensus.cc:606] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 2 LEADER]: Received request to transfer leadership to TS 577278d4942f4fb1937dcbe2d1e33af4
I20260710 13:20:02.973017 11886 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e18424259a049c489309605b15fec17"
dest_uuid: "7d8b344c812942528306dcafce042002"
mode: GRACEFUL
new_leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:57734
I20260710 13:20:02.973519 11886 raft_consensus.cc:606] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 3 LEADER]: Received request to transfer leadership to TS 577278d4942f4fb1937dcbe2d1e33af4
I20260710 13:20:02.978513 11812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060"
dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
mode: GRACEFUL
new_leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:53286
I20260710 13:20:02.979090 11812 raft_consensus.cc:606] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Received request to transfer leadership to TS 577278d4942f4fb1937dcbe2d1e33af4
I20260710 13:20:02.984254 11812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b7a64d66584deab457e382320bb154"
dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
mode: GRACEFUL
new_leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:53286
I20260710 13:20:02.984771 11812 raft_consensus.cc:606] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Received request to transfer leadership to TS 577278d4942f4fb1937dcbe2d1e33af4
I20260710 13:20:02.989681 11812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "774c58fcb9374db2b59e511d8e53b7f8"
dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
mode: GRACEFUL
new_leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:53286
I20260710 13:20:02.990168 11812 raft_consensus.cc:606] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Received request to transfer leadership to TS 577278d4942f4fb1937dcbe2d1e33af4
I20260710 13:20:03.009305 11930 raft_consensus.cc:993] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75: : Instructing follower 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:20:03.009759 11930 raft_consensus.cc:1081] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Signalling peer 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:20:03.011235 11737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:59462
I20260710 13:20:03.011739 11737 raft_consensus.cc:493] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:03.012053 11737 raft_consensus.cc:3060] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.018086 11737 raft_consensus.cc:515] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.020500 11737 leader_election.cc:290] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 3 election: Requested vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:20:03.020874 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:20:03.021263 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bc55aeb67334c37bb6c6376eb4be060" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:20:03.021394 11812 raft_consensus.cc:3055] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:03.021792 11886 raft_consensus.cc:3060] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.022048 11812 raft_consensus.cc:740] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:20:03.022758 11812 consensus_queue.cc:260] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.023566 11812 raft_consensus.cc:3060] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.026737 11886 raft_consensus.cc:2468] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 3.
I20260710 13:20:03.027765 11812 raft_consensus.cc:2468] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 3.
I20260710 13:20:03.027773 11702 leader_election.cc:304] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [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: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:20:03.028678 11935 raft_consensus.cc:2804] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:03.029249 11935 raft_consensus.cc:697] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Becoming Leader. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:20:03.029950 11935 consensus_queue.cc:237] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.032792 11999 raft_consensus.cc:993] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002: : Instructing follower 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:20:03.033252 11999 raft_consensus.cc:1081] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 2 LEADER]: Signalling peer 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:20:03.034806 11737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:59478
I20260710 13:20:03.035351 11737 raft_consensus.cc:493] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:03.035714 11737 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.037429 11632 catalog_manager.cc:5697] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 reported cstate change: term changed from 2 to 3, leader changed from 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66) to 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65). New cstate: current_term: 3 leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:03.042397 11737 raft_consensus.cc:515] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.044407 11737 leader_election.cc:290] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 3 election: Requested vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:20:03.045681 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:20:03.046370 11886 raft_consensus.cc:3055] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:03.046712 11886 raft_consensus.cc:740] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:20:03.047129 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:20:03.047683 11812 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.047530 11886 consensus_queue.cc:260] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.048782 11886 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.052814 11812 raft_consensus.cc:2468] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 3.
I20260710 13:20:03.053776 11886 raft_consensus.cc:2468] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 3.
I20260710 13:20:03.053860 11700 leader_election.cc:304] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [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: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 
I20260710 13:20:03.054805 11935 raft_consensus.cc:2804] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:03.055251 11935 raft_consensus.cc:697] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Becoming Leader. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:20:03.056022 11935 consensus_queue.cc:237] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.061635 11632 catalog_manager.cc:5697] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 reported cstate change: term changed from 2 to 3, leader changed from 7d8b344c812942528306dcafce042002 (127.10.217.67) to 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65). New cstate: current_term: 3 leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:03.067718 12034 raft_consensus.cc:993] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002: : Instructing follower 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:20:03.068229 11999 raft_consensus.cc:1081] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 3 LEADER]: Signalling peer 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:20:03.069983 11737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e18424259a049c489309605b15fec17"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:59478
I20260710 13:20:03.070595 11737 raft_consensus.cc:493] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:03.070931 11737 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:03.075735 11737 raft_consensus.cc:515] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.077250 11737 leader_election.cc:290] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 4 election: Requested vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:20:03.078219 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e18424259a049c489309605b15fec17" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:20:03.078408 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e18424259a049c489309605b15fec17" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:20:03.078827 11812 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:03.078953 11886 raft_consensus.cc:3055] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:03.079314 11886 raft_consensus.cc:740] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:20:03.079977 11886 consensus_queue.cc:260] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.080766 11886 raft_consensus.cc:3060] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:03.083881 11812 raft_consensus.cc:2468] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 4.
I20260710 13:20:03.085107 11700 leader_election.cc:304] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [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: 1c69d0bc08ea467f8bf50b55f251cc75, 577278d4942f4fb1937dcbe2d1e33af4; no voters: 
I20260710 13:20:03.085861 11886 raft_consensus.cc:2468] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 4.
I20260710 13:20:03.085954 11935 raft_consensus.cc:2804] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:03.086525 11935 raft_consensus.cc:697] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 LEADER]: Becoming Leader. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:20:03.087332 11935 consensus_queue.cc:237] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.093365 11632 catalog_manager.cc:5697] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 reported cstate change: term changed from 3 to 4, leader changed from 7d8b344c812942528306dcafce042002 (127.10.217.67) to 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65). New cstate: current_term: 4 leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:03.292883 12040 raft_consensus.cc:993] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75: : Instructing follower 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:20:03.293324 11930 raft_consensus.cc:1081] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Signalling peer 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:20:03.294663 11737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "774c58fcb9374db2b59e511d8e53b7f8"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:59462
I20260710 13:20:03.295114 11737 raft_consensus.cc:493] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:03.295413 11737 raft_consensus.cc:3060] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:03.299850 11737 raft_consensus.cc:515] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.301280 11737 leader_election.cc:290] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 2 election: Requested vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:20:03.302138 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c58fcb9374db2b59e511d8e53b7f8" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:20:03.302349 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "774c58fcb9374db2b59e511d8e53b7f8" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:20:03.302703 11812 raft_consensus.cc:3055] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:03.302783 11886 raft_consensus.cc:3060] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:03.303056 11812 raft_consensus.cc:740] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:20:03.303759 11812 consensus_queue.cc:260] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.304917 11812 raft_consensus.cc:3060] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:03.308859 11886 raft_consensus.cc:2468] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 2.
I20260710 13:20:03.309926 11702 leader_election.cc:304] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:20:03.310720 11935 raft_consensus.cc:2804] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:03.310842 11812 raft_consensus.cc:2468] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 2.
I20260710 13:20:03.311208 11935 raft_consensus.cc:697] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Becoming Leader. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:20:03.312448 11935 consensus_queue.cc:237] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.319154 11632 catalog_manager.cc:5697] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 reported cstate change: term changed from 1 to 2, leader changed from 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66) to 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:03.433804 11812 raft_consensus.cc:1275] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:03.434924 11935 consensus_queue.cc:1048] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:03.444020 11886 raft_consensus.cc:1275] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:03.445428 11935 consensus_queue.cc:1048] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:03.457821 12040 raft_consensus.cc:993] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75: : Instructing follower 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:20:03.458298 12040 raft_consensus.cc:1081] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Signalling peer 577278d4942f4fb1937dcbe2d1e33af4 to start an election
I20260710 13:20:03.459856 11737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b7a64d66584deab457e382320bb154"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
 from {username='slave'} at 127.0.0.1:59462
I20260710 13:20:03.460323 11737 raft_consensus.cc:493] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:03.460654 11737 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.465642 11737 raft_consensus.cc:515] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.467267 11737 leader_election.cc:290] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [CANDIDATE]: Term 3 election: Requested vote from peers 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:20:03.468012 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7a64d66584deab457e382320bb154" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:20:03.468577 11812 raft_consensus.cc:3055] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:03.468339 11886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7a64d66584deab457e382320bb154" candidate_uuid: "577278d4942f4fb1937dcbe2d1e33af4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:20:03.468868 11812 raft_consensus.cc:740] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:20:03.469024 11886 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.469614 11812 consensus_queue.cc:260] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.470539 11812 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:03.474046 11886 raft_consensus.cc:2468] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 3.
I20260710 13:20:03.475155 11702 leader_election.cc:304] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [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: 577278d4942f4fb1937dcbe2d1e33af4, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:20:03.475857 11935 raft_consensus.cc:2804] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:03.476086 11812 raft_consensus.cc:2468] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 577278d4942f4fb1937dcbe2d1e33af4 in term 3.
I20260710 13:20:03.476336 11935 raft_consensus.cc:697] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Becoming Leader. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:20:03.477136 11935 consensus_queue.cc:237] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:03.483227 11635 catalog_manager.cc:5697] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 reported cstate change: term changed from 2 to 3, leader changed from 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66) to 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65). New cstate: current_term: 3 leader_uuid: "577278d4942f4fb1937dcbe2d1e33af4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:03.540707 11812 raft_consensus.cc:1275] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:03.542340 11935 consensus_queue.cc:1048] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:03.551360 11886 raft_consensus.cc:1275] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:03.553187 12054 consensus_queue.cc:1048] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:03.589632 11886 raft_consensus.cc:1275] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 4 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:03.591135 11935 consensus_queue.cc:1048] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:03.600582 11812 raft_consensus.cc:1275] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:03.602794 12057 consensus_queue.cc:1048] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:03.735447 11886 raft_consensus.cc:1275] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.737172 12057 consensus_queue.cc:1048] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:03.785234 11812 raft_consensus.cc:1275] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.787526 12057 consensus_queue.cc:1048] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:04.052073 11812 raft_consensus.cc:1275] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:04.053251 12057 consensus_queue.cc:1048] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:04.063172 11886 raft_consensus.cc:1275] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Refusing update from remote peer 577278d4942f4fb1937dcbe2d1e33af4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:04.065145 12041 consensus_queue.cc:1048] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:05.997263 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:06.005707 11737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b7a64d66584deab457e382320bb154"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
mode: GRACEFUL
new_leader_uuid: "7d8b344c812942528306dcafce042002"
 from {username='slave'} at 127.0.0.1:59486
I20260710 13:20:06.006256 11737 raft_consensus.cc:606] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Received request to transfer leadership to TS 7d8b344c812942528306dcafce042002
I20260710 13:20:06.008885 11737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
mode: GRACEFUL
new_leader_uuid: "7d8b344c812942528306dcafce042002"
 from {username='slave'} at 127.0.0.1:59486
I20260710 13:20:06.009338 11737 raft_consensus.cc:606] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Received request to transfer leadership to TS 7d8b344c812942528306dcafce042002
I20260710 13:20:06.011509 11737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ead02a1882554074ae40cb8c685c34db"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
mode: GRACEFUL
new_leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
 from {username='slave'} at 127.0.0.1:59486
I20260710 13:20:06.011897 11737 raft_consensus.cc:606] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 LEADER]: Received request to transfer leadership to TS 1c69d0bc08ea467f8bf50b55f251cc75
I20260710 13:20:06.014104 11737 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72"
dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
mode: GRACEFUL
new_leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
 from {username='slave'} at 127.0.0.1:59486
I20260710 13:20:06.014518 11737 raft_consensus.cc:606] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Received request to transfer leadership to TS 1c69d0bc08ea467f8bf50b55f251cc75
I20260710 13:20:06.015411 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:20:06.015884 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:06.114948 12065 raft_consensus.cc:993] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4: : Instructing follower 7d8b344c812942528306dcafce042002 to start an election
I20260710 13:20:06.115533 12054 raft_consensus.cc:1081] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Signalling peer 7d8b344c812942528306dcafce042002 to start an election
I20260710 13:20:06.117256 11885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b7a64d66584deab457e382320bb154"
dest_uuid: "7d8b344c812942528306dcafce042002"
 from {username='slave'} at 127.0.0.1:52500
I20260710 13:20:06.117815 11885 raft_consensus.cc:493] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:06.118139 11885 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:06.124293 11885 raft_consensus.cc:515] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:06.126101 11885 leader_election.cc:290] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 4 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:20:06.127267 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7a64d66584deab457e382320bb154" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:20:06.127316 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b7a64d66584deab457e382320bb154" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:20:06.128123 11737 raft_consensus.cc:3055] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:06.128178 11812 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:06.128461 11737 raft_consensus.cc:740] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:20:06.129238 11737 consensus_queue.cc:260] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:06.130136 11737 raft_consensus.cc:3060] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:06.133916 11812 raft_consensus.cc:2468] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 4.
I20260710 13:20:06.135462 11849 leader_election.cc:304] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [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: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:20:06.136149 11737 raft_consensus.cc:2468] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 4.
I20260710 13:20:06.136404 11999 raft_consensus.cc:2804] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:06.137531 11999 raft_consensus.cc:697] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 4 LEADER]: Becoming Leader. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:20:06.138559 11999 consensus_queue.cc:237] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:06.146828 11635 catalog_manager.cc:5697] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 reported cstate change: term changed from 3 to 4, leader changed from 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65) to 7d8b344c812942528306dcafce042002 (127.10.217.67). New cstate: current_term: 4 leader_uuid: "7d8b344c812942528306dcafce042002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:06.162703 12065 raft_consensus.cc:993] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4: : Instructing follower 1c69d0bc08ea467f8bf50b55f251cc75 to start an election
I20260710 13:20:06.163187 12054 raft_consensus.cc:1081] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 LEADER]: Signalling peer 1c69d0bc08ea467f8bf50b55f251cc75 to start an election
I20260710 13:20:06.166389 11812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ead02a1882554074ae40cb8c685c34db"
dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
 from {username='slave'} at 127.0.0.1:54908
I20260710 13:20:06.166976 11812 raft_consensus.cc:493] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:06.167339 11812 raft_consensus.cc:3060] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:06.172207 11812 raft_consensus.cc:515] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:06.173928 11812 leader_election.cc:290] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 2 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 7d8b344c812942528306dcafce042002 (127.10.217.67:41751)
I20260710 13:20:06.175072 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead02a1882554074ae40cb8c685c34db" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:20:06.175154 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead02a1882554074ae40cb8c685c34db" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:20:06.175810 11885 raft_consensus.cc:3060] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:06.175875 11737 raft_consensus.cc:3055] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:06.176208 11737 raft_consensus.cc:740] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:20:06.176928 11737 consensus_queue.cc:260] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:06.177812 11737 raft_consensus.cc:3060] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:06.181102 11885 raft_consensus.cc:2468] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 2.
I20260710 13:20:06.182590 11737 raft_consensus.cc:2468] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 2.
I20260710 13:20:06.182824 11777 leader_election.cc:304] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:20:06.184158 12040 raft_consensus.cc:2804] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:06.185325 12040 raft_consensus.cc:697] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Becoming Leader. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:20:06.186236 12040 consensus_queue.cc:237] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:06.194903 11635 catalog_manager.cc:5697] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 reported cstate change: term changed from 1 to 2, leader changed from 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65) to 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66). New cstate: current_term: 2 leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:06.379070 12072 raft_consensus.cc:993] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4: : Instructing follower 1c69d0bc08ea467f8bf50b55f251cc75 to start an election
I20260710 13:20:06.379544 12054 raft_consensus.cc:1081] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Signalling peer 1c69d0bc08ea467f8bf50b55f251cc75 to start an election
I20260710 13:20:06.381013 11812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72"
dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
 from {username='slave'} at 127.0.0.1:54908
I20260710 13:20:06.381522 11812 raft_consensus.cc:493] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:06.381837 11812 raft_consensus.cc:3060] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.388288 11812 raft_consensus.cc:515] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:20:06.390317 11812 leader_election.cc:290] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [CANDIDATE]: Term 3 election: Requested vote from peers 7d8b344c812942528306dcafce042002 (127.10.217.67:41751), 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647)
I20260710 13:20:06.391185 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d8b344c812942528306dcafce042002"
I20260710 13:20:06.391434 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54db5d602bd440c89274716b14c6c72" candidate_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:20:06.391856 11885 raft_consensus.cc:3060] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.391920 11737 raft_consensus.cc:3055] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:06.392397 11737 raft_consensus.cc:740] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:20:06.393321 11737 consensus_queue.cc:260] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [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: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:20:06.394609 11737 raft_consensus.cc:3060] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.399933 11885 raft_consensus.cc:2468] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 3.
I20260710 13:20:06.401381 11777 leader_election.cc:304] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [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: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:20:06.401803 11737 raft_consensus.cc:2468] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c69d0bc08ea467f8bf50b55f251cc75 in term 3.
I20260710 13:20:06.402343 12040 raft_consensus.cc:2804] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:06.402837 12040 raft_consensus.cc:697] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 LEADER]: Becoming Leader. State: Replica: 1c69d0bc08ea467f8bf50b55f251cc75, State: Running, Role: LEADER
I20260710 13:20:06.403751 12040 consensus_queue.cc:237] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [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: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } }
I20260710 13:20:06.410122 11635 catalog_manager.cc:5697] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 reported cstate change: term changed from 2 to 3, leader changed from 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65) to 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66). New cstate: current_term: 3 leader_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:06.435635 12072 raft_consensus.cc:993] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4: : Instructing follower 7d8b344c812942528306dcafce042002 to start an election
I20260710 13:20:06.436093 12072 raft_consensus.cc:1081] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Signalling peer 7d8b344c812942528306dcafce042002 to start an election
I20260710 13:20:06.437979 11885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5"
dest_uuid: "7d8b344c812942528306dcafce042002"
 from {username='slave'} at 127.0.0.1:52500
I20260710 13:20:06.438557 11885 raft_consensus.cc:493] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:06.438977 11885 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:06.443712 11885 raft_consensus.cc:515] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:06.445605 11885 leader_election.cc:290] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [CANDIDATE]: Term 4 election: Requested vote from peers 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647), 1c69d0bc08ea467f8bf50b55f251cc75 (127.10.217.66:39197)
I20260710 13:20:06.446565 11737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "577278d4942f4fb1937dcbe2d1e33af4"
I20260710 13:20:06.446616 11812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff344fb910f416bb2fcc61cf8f6b0d5" candidate_uuid: "7d8b344c812942528306dcafce042002" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1c69d0bc08ea467f8bf50b55f251cc75"
I20260710 13:20:06.447261 11737 raft_consensus.cc:3055] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:06.447274 11812 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:06.447691 11737 raft_consensus.cc:740] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 577278d4942f4fb1937dcbe2d1e33af4, State: Running, Role: LEADER
I20260710 13:20:06.448473 11737 consensus_queue.cc:260] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:06.449543 11737 raft_consensus.cc:3060] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:06.453889 11812 raft_consensus.cc:2468] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 4.
I20260710 13:20:06.455065 11849 leader_election.cc:304] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [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: 1c69d0bc08ea467f8bf50b55f251cc75, 7d8b344c812942528306dcafce042002; no voters: 
I20260710 13:20:06.455786 11737 raft_consensus.cc:2468] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d8b344c812942528306dcafce042002 in term 4.
I20260710 13:20:06.455936 11999 raft_consensus.cc:2804] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:06.456514 11999 raft_consensus.cc:697] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 4 LEADER]: Becoming Leader. State: Replica: 7d8b344c812942528306dcafce042002, State: Running, Role: LEADER
I20260710 13:20:06.457322 11999 consensus_queue.cc:237] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [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: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } }
I20260710 13:20:06.463733 11635 catalog_manager.cc:5697] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 reported cstate change: term changed from 3 to 4, leader changed from 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65) to 7d8b344c812942528306dcafce042002 (127.10.217.67). New cstate: current_term: 4 leader_uuid: "7d8b344c812942528306dcafce042002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:06.560401 11737 raft_consensus.cc:1275] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 FOLLOWER]: Refusing update from remote peer 7d8b344c812942528306dcafce042002: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:06.562240 11999 consensus_queue.cc:1048] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:06.575767 11812 raft_consensus.cc:1275] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Refusing update from remote peer 7d8b344c812942528306dcafce042002: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:06.577261 12066 consensus_queue.cc:1048] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:06.677240 11735 raft_consensus.cc:1275] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Refusing update from remote peer 1c69d0bc08ea467f8bf50b55f251cc75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.678709 12040 consensus_queue.cc:1048] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.688460 11885 raft_consensus.cc:1275] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Refusing update from remote peer 1c69d0bc08ea467f8bf50b55f251cc75: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.690724 12040 consensus_queue.cc:1048] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.887823 11735 raft_consensus.cc:1275] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Refusing update from remote peer 1c69d0bc08ea467f8bf50b55f251cc75: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:06.889386 12040 consensus_queue.cc:1048] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:06.900445 11885 raft_consensus.cc:1275] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Refusing update from remote peer 1c69d0bc08ea467f8bf50b55f251cc75: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:06.903414 12040 consensus_queue.cc:1048] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d8b344c812942528306dcafce042002" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 41751 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:06.932488 11811 raft_consensus.cc:1275] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Refusing update from remote peer 7d8b344c812942528306dcafce042002: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:06.933943 12066 consensus_queue.cc:1048] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c69d0bc08ea467f8bf50b55f251cc75" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:06.945945 11735 raft_consensus.cc:1275] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 FOLLOWER]: Refusing update from remote peer 7d8b344c812942528306dcafce042002: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:06.947727 12066 consensus_queue.cc:1048] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "577278d4942f4fb1937dcbe2d1e33af4" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:07.016778 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:07.022645 11109 tablet_server.cc:179] TabletServer@127.10.217.65:0 shutting down...
W20260710 13:20:07.044343 11850 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260710 13:20:07.046495 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:07.047389 11109 tablet_replica.cc:333] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4: stopping tablet replica
I20260710 13:20:07.048137 11109 raft_consensus.cc:2243] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:07.048223 11850 consensus_peers.cc:597] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 -> Peer 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647): Couldn't send request to peer 577278d4942f4fb1937dcbe2d1e33af4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:07.048840 11109 raft_consensus.cc:2272] T 07e0be6d44a84e6f874cb0798abb7148 P 577278d4942f4fb1937dcbe2d1e33af4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.050904 11109 tablet_replica.cc:333] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4: stopping tablet replica
I20260710 13:20:07.051627 11109 raft_consensus.cc:2243] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.052096 11109 raft_consensus.cc:2272] T 78b7a64d66584deab457e382320bb154 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.054620 11109 tablet_replica.cc:333] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4: stopping tablet replica
I20260710 13:20:07.055179 11109 raft_consensus.cc:2243] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.055939 11109 raft_consensus.cc:2272] T 2fa4ac8beb7a495c9698eefb92c3586b P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.057680 11109 tablet_replica.cc:333] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4: stopping tablet replica
I20260710 13:20:07.058117 11109 raft_consensus.cc:2243] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.058805 11109 raft_consensus.cc:2272] T 774c58fcb9374db2b59e511d8e53b7f8 P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.060659 11109 tablet_replica.cc:333] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4: stopping tablet replica
I20260710 13:20:07.061142 11109 raft_consensus.cc:2243] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.061805 11109 raft_consensus.cc:2272] T 1e18424259a049c489309605b15fec17 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.063562 11109 tablet_replica.cc:333] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4: stopping tablet replica
I20260710 13:20:07.064004 11109 raft_consensus.cc:2243] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.064343 11109 raft_consensus.cc:2272] T f54db5d602bd440c89274716b14c6c72 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.066802 11109 tablet_replica.cc:333] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4: stopping tablet replica
I20260710 13:20:07.067476 11109 raft_consensus.cc:2243] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.067997 11109 raft_consensus.cc:2272] T 6fedf5c90178449f804bc357472ad2ac P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.070070 11109 tablet_replica.cc:333] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4: stopping tablet replica
I20260710 13:20:07.070647 11109 raft_consensus.cc:2243] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.071163 11109 raft_consensus.cc:2272] T ead02a1882554074ae40cb8c685c34db P 577278d4942f4fb1937dcbe2d1e33af4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.073633 11109 tablet_replica.cc:333] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4: stopping tablet replica
I20260710 13:20:07.074173 11109 raft_consensus.cc:2243] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.075076 11109 raft_consensus.cc:2272] T 6bc55aeb67334c37bb6c6376eb4be060 P 577278d4942f4fb1937dcbe2d1e33af4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.076862 11109 tablet_replica.cc:333] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4: stopping tablet replica
I20260710 13:20:07.077315 11109 raft_consensus.cc:2243] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.077682 11109 raft_consensus.cc:2272] T dff344fb910f416bb2fcc61cf8f6b0d5 P 577278d4942f4fb1937dcbe2d1e33af4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.110044 11109 tablet_server.cc:196] TabletServer@127.10.217.65:0 shutdown complete.
W20260710 13:20:07.112545 11850 consensus_peers.cc:597] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 -> Peer 577278d4942f4fb1937dcbe2d1e33af4 (127.10.217.65:43647): Couldn't send request to peer 577278d4942f4fb1937dcbe2d1e33af4. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:07.131963 11109 tablet_server.cc:179] TabletServer@127.10.217.66:0 shutting down...
I20260710 13:20:07.158648 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:07.159621 11109 tablet_replica.cc:333] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75: stopping tablet replica
I20260710 13:20:07.160506 11109 raft_consensus.cc:2243] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.161221 11109 raft_consensus.cc:2272] T ead02a1882554074ae40cb8c685c34db P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.163708 11109 tablet_replica.cc:333] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75: stopping tablet replica
I20260710 13:20:07.164383 11109 raft_consensus.cc:2243] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.165326 11109 raft_consensus.cc:2272] T 6fedf5c90178449f804bc357472ad2ac P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.167333 11109 tablet_replica.cc:333] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75: stopping tablet replica
I20260710 13:20:07.167963 11109 raft_consensus.cc:2243] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.168762 11109 raft_consensus.cc:2272] T f54db5d602bd440c89274716b14c6c72 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.171511 11109 tablet_replica.cc:333] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75: stopping tablet replica
I20260710 13:20:07.172128 11109 raft_consensus.cc:2243] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.172742 11109 raft_consensus.cc:2272] T 78b7a64d66584deab457e382320bb154 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.175114 11109 tablet_replica.cc:333] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75: stopping tablet replica
I20260710 13:20:07.175664 11109 raft_consensus.cc:2243] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.176124 11109 raft_consensus.cc:2272] T 2fa4ac8beb7a495c9698eefb92c3586b P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.177836 11109 tablet_replica.cc:333] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75: stopping tablet replica
I20260710 13:20:07.178480 11109 raft_consensus.cc:2243] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.178902 11109 raft_consensus.cc:2272] T 774c58fcb9374db2b59e511d8e53b7f8 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.180534 11109 tablet_replica.cc:333] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75: stopping tablet replica
I20260710 13:20:07.181033 11109 raft_consensus.cc:2243] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.181442 11109 raft_consensus.cc:2272] T 07e0be6d44a84e6f874cb0798abb7148 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.183277 11109 tablet_replica.cc:333] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75: stopping tablet replica
I20260710 13:20:07.183763 11109 raft_consensus.cc:2243] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.184193 11109 raft_consensus.cc:2272] T dff344fb910f416bb2fcc61cf8f6b0d5 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.186199 11109 tablet_replica.cc:333] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75: stopping tablet replica
I20260710 13:20:07.186760 11109 raft_consensus.cc:2243] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.187209 11109 raft_consensus.cc:2272] T 6bc55aeb67334c37bb6c6376eb4be060 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.188827 11109 tablet_replica.cc:333] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75: stopping tablet replica
I20260710 13:20:07.189278 11109 raft_consensus.cc:2243] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.189693 11109 raft_consensus.cc:2272] T 1e18424259a049c489309605b15fec17 P 1c69d0bc08ea467f8bf50b55f251cc75 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.219777 11109 tablet_server.cc:196] TabletServer@127.10.217.66:0 shutdown complete.
I20260710 13:20:07.239188 11109 tablet_server.cc:179] TabletServer@127.10.217.67:0 shutting down...
I20260710 13:20:07.265151 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:07.266016 11109 tablet_replica.cc:333] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002: stopping tablet replica
I20260710 13:20:07.266785 11109 raft_consensus.cc:2243] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.267602 11109 raft_consensus.cc:2272] T 07e0be6d44a84e6f874cb0798abb7148 P 7d8b344c812942528306dcafce042002 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.269560 11109 tablet_replica.cc:333] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002: stopping tablet replica
I20260710 13:20:07.270102 11109 raft_consensus.cc:2243] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.270608 11109 raft_consensus.cc:2272] T 1e18424259a049c489309605b15fec17 P 7d8b344c812942528306dcafce042002 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.272509 11109 tablet_replica.cc:333] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002: stopping tablet replica
I20260710 13:20:07.273218 11109 raft_consensus.cc:2243] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.273658 11109 raft_consensus.cc:2272] T ead02a1882554074ae40cb8c685c34db P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.276182 11109 tablet_replica.cc:333] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002: stopping tablet replica
I20260710 13:20:07.276712 11109 raft_consensus.cc:2243] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.277284 11109 raft_consensus.cc:2272] T 6fedf5c90178449f804bc357472ad2ac P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.279130 11109 tablet_replica.cc:333] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002: stopping tablet replica
I20260710 13:20:07.279603 11109 raft_consensus.cc:2243] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.280007 11109 raft_consensus.cc:2272] T f54db5d602bd440c89274716b14c6c72 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.282404 11109 tablet_replica.cc:333] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002: stopping tablet replica
I20260710 13:20:07.282907 11109 raft_consensus.cc:2243] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.283720 11109 raft_consensus.cc:2272] T 78b7a64d66584deab457e382320bb154 P 7d8b344c812942528306dcafce042002 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.285660 11109 tablet_replica.cc:333] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002: stopping tablet replica
I20260710 13:20:07.286167 11109 raft_consensus.cc:2243] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.286623 11109 raft_consensus.cc:2272] T 774c58fcb9374db2b59e511d8e53b7f8 P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.288297 11109 tablet_replica.cc:333] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002: stopping tablet replica
I20260710 13:20:07.288746 11109 raft_consensus.cc:2243] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.289131 11109 raft_consensus.cc:2272] T 2fa4ac8beb7a495c9698eefb92c3586b P 7d8b344c812942528306dcafce042002 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.290863 11109 tablet_replica.cc:333] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002: stopping tablet replica
I20260710 13:20:07.291306 11109 raft_consensus.cc:2243] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:07.291662 11109 raft_consensus.cc:2272] T 6bc55aeb67334c37bb6c6376eb4be060 P 7d8b344c812942528306dcafce042002 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.293219 11109 tablet_replica.cc:333] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002: stopping tablet replica
I20260710 13:20:07.293632 11109 raft_consensus.cc:2243] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.294420 11109 raft_consensus.cc:2272] T dff344fb910f416bb2fcc61cf8f6b0d5 P 7d8b344c812942528306dcafce042002 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.323626 11109 tablet_server.cc:196] TabletServer@127.10.217.67:0 shutdown complete.
I20260710 13:20:07.341390 11109 master.cc:562] Master@127.10.217.126:38419 shutting down...
I20260710 13:20:07.368366 11109 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:07.368884 11109 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:07.369170 11109 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7d6b539ac81c4e62ab922da9d0baac13: stopping tablet replica
I20260710 13:20:07.389593 11109 master.cc:584] Master@127.10.217.126:38419 shutdown complete.
1c69d0bc08ea467f8bf50b55f251cc75  4
577278d4942f4fb1937dcbe2d1e33af4  5
7d8b344c812942528306dcafce042002  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10706 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:20:07.432797 11109 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.217.126:34123
I20260710 13:20:07.434208 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:07.440354 12096 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:07.440585 12095 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:07.441654 12098 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:07.442718 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:07.443658 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:07.443840 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:07.444025 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689607444005 us; error 0 us; skew 500 ppm
I20260710 13:20:07.444664 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:07.447387 11109 webserver.cc:533] Webserver started at http://127.10.217.126:37895/ using document root <none> and password file <none>
I20260710 13:20:07.447885 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:07.448077 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:07.448385 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:07.449512 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/master-0-root/instance:
uuid: "7dd9f703b38a49798c61c2033a233d46"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-rp40"
I20260710 13:20:07.454576 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:07.458266 12103 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.459210 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:20:07.459520 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/master-0-root
uuid: "7dd9f703b38a49798c61c2033a233d46"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-rp40"
I20260710 13:20:07.459848 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:07.470924 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:07.472131 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:07.512588 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.126:34123
I20260710 13:20:07.512707 12154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.126:34123 every 8 connection(s)
I20260710 13:20:07.516590 12155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.528791 12155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46: Bootstrap starting.
I20260710 13:20:07.533484 12155 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.538070 12155 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46: No bootstrap required, opened a new log
I20260710 13:20:07.540551 12155 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dd9f703b38a49798c61c2033a233d46" member_type: VOTER }
I20260710 13:20:07.540993 12155 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.541332 12155 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dd9f703b38a49798c61c2033a233d46, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.541917 12155 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7dd9f703b38a49798c61c2033a233d46" member_type: VOTER }
I20260710 13:20:07.542392 12155 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:07.542601 12155 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:07.542838 12155 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.547531 12155 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dd9f703b38a49798c61c2033a233d46" member_type: VOTER }
I20260710 13:20:07.548054 12155 leader_election.cc:304] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [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: 7dd9f703b38a49798c61c2033a233d46; no voters: 
I20260710 13:20:07.549228 12155 leader_election.cc:290] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:07.549671 12158 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.550989 12158 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [term 1 LEADER]: Becoming Leader. State: Replica: 7dd9f703b38a49798c61c2033a233d46, State: Running, Role: LEADER
I20260710 13:20:07.551694 12158 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [LEADER]: Queue going to LEADER mode. State: All 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: "7dd9f703b38a49798c61c2033a233d46" member_type: VOTER }
I20260710 13:20:07.552512 12155 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:07.554741 12160 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7dd9f703b38a49798c61c2033a233d46. Latest consensus state: current_term: 1 leader_uuid: "7dd9f703b38a49798c61c2033a233d46" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dd9f703b38a49798c61c2033a233d46" member_type: VOTER } }
I20260710 13:20:07.554739 12159 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7dd9f703b38a49798c61c2033a233d46" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7dd9f703b38a49798c61c2033a233d46" member_type: VOTER } }
I20260710 13:20:07.555483 12160 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:07.555548 12159 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:07.562376 12163 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:07.571317 12163 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:07.572520 11109 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:07.580817 12163 catalog_manager.cc:1383] Generated new cluster ID: d9d03337ddc84e71978613254e3ec632
I20260710 13:20:07.581125 12163 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:07.602981 12163 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:07.604259 12163 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:07.616466 12163 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46: Generated new TSK 0
I20260710 13:20:07.617132 12163 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:07.639091 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:07.646589 12176 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:07.647457 12177 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:07.655632 11109 server_base.cc:1061] running on GCE node
W20260710 13:20:07.655603 12179 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:07.656840 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:07.657037 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:07.657167 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689607657155 us; error 0 us; skew 500 ppm
I20260710 13:20:07.657650 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:07.660054 11109 webserver.cc:533] Webserver started at http://127.10.217.65:35625/ using document root <none> and password file <none>
I20260710 13:20:07.660488 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:07.660637 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:07.660844 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:07.661867 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-0-root/instance:
uuid: "b97d1cc4501b47708f3a04f024def121"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-rp40"
I20260710 13:20:07.666688 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:07.670078 12184 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.671015 11109 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:07.671290 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-0-root
uuid: "b97d1cc4501b47708f3a04f024def121"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-rp40"
I20260710 13:20:07.671548 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:07.685705 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:07.687162 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:07.688769 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:07.691589 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:07.691815 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.692034 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:07.692194 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.740774 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.65:33577
I20260710 13:20:07.740849 12246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.65:33577 every 8 connection(s)
I20260710 13:20:07.746529 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:07.755436 12251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:07.755882 12252 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:07.759785 12254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:07.760303 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:07.762128 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:07.762456 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:07.762715 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689607762694 us; error 0 us; skew 500 ppm
I20260710 13:20:07.763080 12247 heartbeater.cc:344] Connected to a master server at 127.10.217.126:34123
I20260710 13:20:07.763466 12247 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:07.763480 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:07.764292 12247 heartbeater.cc:507] Master 127.10.217.126:34123 requested a full tablet report, sending...
I20260710 13:20:07.766947 11109 webserver.cc:533] Webserver started at http://127.10.217.66:46841/ using document root <none> and password file <none>
I20260710 13:20:07.767370 12120 ts_manager.cc:194] Registered new tserver with Master: b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577)
I20260710 13:20:07.767506 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:07.767830 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:07.768107 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:07.769249 12120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40040
I20260710 13:20:07.769279 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-1-root/instance:
uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-rp40"
I20260710 13:20:07.775200 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:07.779032 12259 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.779894 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:20:07.780220 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-1-root
uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-rp40"
I20260710 13:20:07.780501 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:07.797184 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:07.798475 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:07.799984 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:07.802631 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:07.802876 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.803130 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:07.803313 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.848193 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.66:36361
I20260710 13:20:07.848301 12321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.66:36361 every 8 connection(s)
I20260710 13:20:07.853452 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:07.860908 12325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:07.861853 12326 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:07.865978 11109 server_base.cc:1061] running on GCE node
W20260710 13:20:07.866680 12329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:07.867520 12322 heartbeater.cc:344] Connected to a master server at 127.10.217.126:34123
I20260710 13:20:07.867887 12322 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:07.867949 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:07.868261 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:07.868459 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689607868422 us; error 0 us; skew 500 ppm
I20260710 13:20:07.868750 12322 heartbeater.cc:507] Master 127.10.217.126:34123 requested a full tablet report, sending...
I20260710 13:20:07.869148 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:07.871167 12120 ts_manager.cc:194] Registered new tserver with Master: da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:07.872324 11109 webserver.cc:533] Webserver started at http://127.10.217.67:37087/ using document root <none> and password file <none>
I20260710 13:20:07.873047 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:07.873262 12120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53124
I20260710 13:20:07.873396 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:07.873848 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:07.875226 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-2-root/instance:
uuid: "66ed8fb5073c4547abd3382fcebd23f3"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-rp40"
I20260710 13:20:07.880143 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:07.884042 12333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.885048 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:20:07.885484 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-2-root
uuid: "66ed8fb5073c4547abd3382fcebd23f3"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-rp40"
I20260710 13:20:07.885850 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:07.911931 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:07.913225 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:07.914945 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:07.917346 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:07.917596 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.917902 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:07.918105 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.964608 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.67:39447
I20260710 13:20:07.964725 12395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.67:39447 every 8 connection(s)
I20260710 13:20:07.980158 12396 heartbeater.cc:344] Connected to a master server at 127.10.217.126:34123
I20260710 13:20:07.980593 12396 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:07.982264 12396 heartbeater.cc:507] Master 127.10.217.126:34123 requested a full tablet report, sending...
I20260710 13:20:07.984956 12120 ts_manager.cc:194] Registered new tserver with Master: 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:07.985920 11109 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017951552s
I20260710 13:20:07.986464 12120 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53140
I20260710 13:20:08.016287 12120 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53148:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:08.020219 12120 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:08.155946 12360 tablet_service.cc:1511] Processing CreateTablet for tablet 8b51e8b06bed4375ae723b9e6044d0e3 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:08.156721 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 03e210d31a624c68b2dcafce7114d201 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:08.157516 12360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b51e8b06bed4375ae723b9e6044d0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.158000 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e210d31a624c68b2dcafce7114d201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.157848 12359 tablet_service.cc:1511] Processing CreateTablet for tablet abb80694791846e6a31c2506d8c1c2d9 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:08.159173 12359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb80694791846e6a31c2506d8c1c2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.159538 12358 tablet_service.cc:1511] Processing CreateTablet for tablet b9a77ec780854ace9b83fb600623be2e (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:08.160933 12358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a77ec780854ace9b83fb600623be2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.162607 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 8b51e8b06bed4375ae723b9e6044d0e3 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:08.163982 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b51e8b06bed4375ae723b9e6044d0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.156761 12361 tablet_service.cc:1511] Processing CreateTablet for tablet 03e210d31a624c68b2dcafce7114d201 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:08.165616 12361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e210d31a624c68b2dcafce7114d201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.168578 12357 tablet_service.cc:1511] Processing CreateTablet for tablet cffc0d178bef4a9a8506da93d594e4db (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:08.170765 12354 tablet_service.cc:1511] Processing CreateTablet for tablet d66f74d7a4cb48f18106722a415d279a (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:08.172223 12354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66f74d7a4cb48f18106722a415d279a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.171917 12355 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4a7eb3b8f44257ace1c69f03af82ac (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:08.173502 12355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4a7eb3b8f44257ace1c69f03af82ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.170745 12209 tablet_service.cc:1511] Processing CreateTablet for tablet b9a77ec780854ace9b83fb600623be2e (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:08.170703 12353 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb8949e20694bdaa62ad3bf030dd0c6 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:08.175200 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a77ec780854ace9b83fb600623be2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.175261 12353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb8949e20694bdaa62ad3bf030dd0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.175689 12356 tablet_service.cc:1511] Processing CreateTablet for tablet cea5f1e95c4c4674a5b9c23720b2488e (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:08.177148 12356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea5f1e95c4c4674a5b9c23720b2488e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.179193 12357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cffc0d178bef4a9a8506da93d594e4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.179462 12210 tablet_service.cc:1511] Processing CreateTablet for tablet abb80694791846e6a31c2506d8c1c2d9 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:08.180958 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb80694791846e6a31c2506d8c1c2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.185809 12208 tablet_service.cc:1511] Processing CreateTablet for tablet cffc0d178bef4a9a8506da93d594e4db (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:08.187330 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cffc0d178bef4a9a8506da93d594e4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.188176 12352 tablet_service.cc:1511] Processing CreateTablet for tablet 97cac8232c614a0c96ca2be0182b42ba (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:08.189543 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97cac8232c614a0c96ca2be0182b42ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.207609 12207 tablet_service.cc:1511] Processing CreateTablet for tablet cea5f1e95c4c4674a5b9c23720b2488e (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:08.209154 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea5f1e95c4c4674a5b9c23720b2488e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.220312 12206 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4a7eb3b8f44257ace1c69f03af82ac (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:08.222059 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4a7eb3b8f44257ace1c69f03af82ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.224285 12205 tablet_service.cc:1511] Processing CreateTablet for tablet d66f74d7a4cb48f18106722a415d279a (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:08.238533 12353 tablet_service.cc:1511] Processing CreateTablet for tablet b1b173e518ee4fdda4244e3b89136ddf (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:08.239185 12205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66f74d7a4cb48f18106722a415d279a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.239862 12353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b173e518ee4fdda4244e3b89136ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.226836 12204 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb8949e20694bdaa62ad3bf030dd0c6 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:08.227451 12352 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc678e3be8b4370bbd0f78bb5ae28b3 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:08.229660 12203 tablet_service.cc:1511] Processing CreateTablet for tablet 97cac8232c614a0c96ca2be0182b42ba (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:08.243158 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb8949e20694bdaa62ad3bf030dd0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.243875 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc678e3be8b4370bbd0f78bb5ae28b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.244655 12287 tablet_service.cc:1511] Processing CreateTablet for tablet 03e210d31a624c68b2dcafce7114d201 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:08.246034 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03e210d31a624c68b2dcafce7114d201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.247100 12285 tablet_service.cc:1511] Processing CreateTablet for tablet abb80694791846e6a31c2506d8c1c2d9 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:08.247444 12286 tablet_service.cc:1511] Processing CreateTablet for tablet 8b51e8b06bed4375ae723b9e6044d0e3 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:08.250684 12284 tablet_service.cc:1511] Processing CreateTablet for tablet b9a77ec780854ace9b83fb600623be2e (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:08.253314 12283 tablet_service.cc:1511] Processing CreateTablet for tablet cffc0d178bef4a9a8506da93d594e4db (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:08.254998 12285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb80694791846e6a31c2506d8c1c2d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.255879 12283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cffc0d178bef4a9a8506da93d594e4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.256153 12203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97cac8232c614a0c96ca2be0182b42ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.258637 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b51e8b06bed4375ae723b9e6044d0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.259618 12280 tablet_service.cc:1511] Processing CreateTablet for tablet d66f74d7a4cb48f18106722a415d279a (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:08.274061 12278 tablet_service.cc:1511] Processing CreateTablet for tablet 97cac8232c614a0c96ca2be0182b42ba (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:08.276153 12281 tablet_service.cc:1511] Processing CreateTablet for tablet 7b4a7eb3b8f44257ace1c69f03af82ac (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:08.281620 12279 tablet_service.cc:1511] Processing CreateTablet for tablet 6fb8949e20694bdaa62ad3bf030dd0c6 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:08.284250 12359 tablet_service.cc:1511] Processing CreateTablet for tablet 357e1f4357294c72b54744d394f2ebe3 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:08.287102 12282 tablet_service.cc:1511] Processing CreateTablet for tablet cea5f1e95c4c4674a5b9c23720b2488e (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:08.287523 12359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357e1f4357294c72b54744d394f2ebe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.279393 12284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a77ec780854ace9b83fb600623be2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.301537 12280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66f74d7a4cb48f18106722a415d279a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.302877 12278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97cac8232c614a0c96ca2be0182b42ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.304147 12281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4a7eb3b8f44257ace1c69f03af82ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.306910 12279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb8949e20694bdaa62ad3bf030dd0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.310382 12359 tablet_service.cc:1511] Processing CreateTablet for tablet a7b8db59e0414b30815aae91252b3e39 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:08.311951 12359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b8db59e0414b30815aae91252b3e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.322687 12282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea5f1e95c4c4674a5b9c23720b2488e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.325239 12358 tablet_service.cc:1511] Processing CreateTablet for tablet cb92182ee8f6406ca8a384c8e84dd4e7 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:08.327481 12360 tablet_service.cc:1511] Processing CreateTablet for tablet fc2eb21cfdd743cd872c64c8091864d9 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:08.328908 12360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2eb21cfdd743cd872c64c8091864d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.331243 12359 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb7e626b8994af78f3438a05f58edba (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:08.331403 12355 tablet_service.cc:1511] Processing CreateTablet for tablet d8b5b89c2cae4e45a61d8c9eae83f23c (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:08.335357 12358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb92182ee8f6406ca8a384c8e84dd4e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.338409 12411 tablet_bootstrap.cc:492] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:08.350775 12355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b5b89c2cae4e45a61d8c9eae83f23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.355309 12203 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc678e3be8b4370bbd0f78bb5ae28b3 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:08.356515 12359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb7e626b8994af78f3438a05f58edba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.356827 12203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc678e3be8b4370bbd0f78bb5ae28b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.373788 12411 tablet_bootstrap.cc:654] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.376341 12361 tablet_service.cc:1511] Processing CreateTablet for tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:08.377884 12361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.397185 12413 tablet_bootstrap.cc:492] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:08.397796 12208 tablet_service.cc:1511] Processing CreateTablet for tablet b1b173e518ee4fdda4244e3b89136ddf (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:08.405457 12210 tablet_service.cc:1511] Processing CreateTablet for tablet a7b8db59e0414b30815aae91252b3e39 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:08.411614 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b8db59e0414b30815aae91252b3e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.407114 12209 tablet_service.cc:1511] Processing CreateTablet for tablet 357e1f4357294c72b54744d394f2ebe3 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:08.419149 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357e1f4357294c72b54744d394f2ebe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.419588 12413 tablet_bootstrap.cc:654] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.424556 12211 tablet_service.cc:1511] Processing CreateTablet for tablet cb92182ee8f6406ca8a384c8e84dd4e7 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:08.425915 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb92182ee8f6406ca8a384c8e84dd4e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.426776 12412 tablet_bootstrap.cc:492] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:08.427680 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b173e518ee4fdda4244e3b89136ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.427457 12287 tablet_service.cc:1511] Processing CreateTablet for tablet 4bc678e3be8b4370bbd0f78bb5ae28b3 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:08.428712 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bc678e3be8b4370bbd0f78bb5ae28b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.428870 12355 tablet_service.cc:1511] Processing CreateTablet for tablet fc7d013e861a47df9d10648ed44e4682 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:08.435621 12207 tablet_service.cc:1511] Processing CreateTablet for tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:08.454849 12353 tablet_service.cc:1511] Processing CreateTablet for tablet 956f4ffc0f374774a83e5a1e38e28465 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:08.470078 12412 tablet_bootstrap.cc:654] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.471254 12359 tablet_service.cc:1511] Processing CreateTablet for tablet edf69d3971b74acc930d6002b3167ee0 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:08.476733 12207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.450836 12355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7d013e861a47df9d10648ed44e4682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.482594 12205 tablet_service.cc:1511] Processing CreateTablet for tablet fc2eb21cfdd743cd872c64c8091864d9 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:08.483245 12353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956f4ffc0f374774a83e5a1e38e28465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.484115 12205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2eb21cfdd743cd872c64c8091864d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.489431 12208 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb7e626b8994af78f3438a05f58edba (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:08.491032 12411 tablet_bootstrap.cc:492] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:08.494203 12411 ts_tablet_manager.cc:1403] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.156s	user 0.028s	sys 0.036s
I20260710 13:20:08.497422 12204 tablet_service.cc:1511] Processing CreateTablet for tablet 956f4ffc0f374774a83e5a1e38e28465 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:08.498886 12204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956f4ffc0f374774a83e5a1e38e28465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.498795 12411 raft_consensus.cc:359] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.499727 12411 raft_consensus.cc:385] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.502403 12411 raft_consensus.cc:740] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.505692 12211 tablet_service.cc:1511] Processing CreateTablet for tablet d8b5b89c2cae4e45a61d8c9eae83f23c (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:08.506433 12359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf69d3971b74acc930d6002b3167ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.500427 12356 tablet_service.cc:1511] Processing CreateTablet for tablet a3345d08179d40409c7174ae46e22a39 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:08.514169 12352 tablet_service.cc:1511] Processing CreateTablet for tablet f76b5694370440fdb9778f96f8d36aec (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:08.522584 12356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3345d08179d40409c7174ae46e22a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.530074 12208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb7e626b8994af78f3438a05f58edba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.537403 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b5b89c2cae4e45a61d8c9eae83f23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.540738 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76b5694370440fdb9778f96f8d36aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.539670 12286 tablet_service.cc:1511] Processing CreateTablet for tablet a7b8db59e0414b30815aae91252b3e39 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:08.542265 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b8db59e0414b30815aae91252b3e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.547219 12413 tablet_bootstrap.cc:492] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:08.547907 12413 ts_tablet_manager.cc:1403] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.009s
I20260710 13:20:08.547587 12206 tablet_service.cc:1511] Processing CreateTablet for tablet fc7d013e861a47df9d10648ed44e4682 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:08.550930 12413 raft_consensus.cc:359] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.551661 12413 raft_consensus.cc:385] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.551954 12413 raft_consensus.cc:740] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.552721 12413 consensus_queue.cc:260] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.562889 12283 tablet_service.cc:1511] Processing CreateTablet for tablet b1b173e518ee4fdda4244e3b89136ddf (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:08.564159 12283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b173e518ee4fdda4244e3b89136ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.565184 12280 tablet_service.cc:1511] Processing CreateTablet for tablet cb92182ee8f6406ca8a384c8e84dd4e7 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:08.566454 12280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb92182ee8f6406ca8a384c8e84dd4e7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:08.571144 12168 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:08.578377 12212 tablet_service.cc:1511] Processing CreateTablet for tablet a3345d08179d40409c7174ae46e22a39 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:08.580298 12322 heartbeater.cc:499] Master 127.10.217.126:34123 was elected leader, sending a full tablet report...
I20260710 13:20:08.583518 12206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7d013e861a47df9d10648ed44e4682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.557484 12411 consensus_queue.cc:260] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.607605 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3345d08179d40409c7174ae46e22a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.609042 12284 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb7e626b8994af78f3438a05f58edba (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:08.554036 12287 tablet_service.cc:1511] Processing CreateTablet for tablet 357e1f4357294c72b54744d394f2ebe3 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:08.627045 12281 tablet_service.cc:1511] Processing CreateTablet for tablet fc2eb21cfdd743cd872c64c8091864d9 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:08.628434 12412 tablet_bootstrap.cc:492] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:08.628978 12412 ts_tablet_manager.cc:1403] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.202s	user 0.039s	sys 0.061s
I20260710 13:20:08.632079 12412 raft_consensus.cc:359] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.633453 12412 raft_consensus.cc:385] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.633903 12412 raft_consensus.cc:740] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.621534 12279 tablet_service.cc:1511] Processing CreateTablet for tablet d8b5b89c2cae4e45a61d8c9eae83f23c (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:08.635589 12412 consensus_queue.cc:260] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.602664 12210 tablet_service.cc:1511] Processing CreateTablet for tablet edf69d3971b74acc930d6002b3167ee0 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:08.633658 12205 tablet_service.cc:1511] Processing CreateTablet for tablet f76b5694370440fdb9778f96f8d36aec (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:08.676275 12411 ts_tablet_manager.cc:1434] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.180s	user 0.018s	sys 0.034s
I20260710 13:20:08.677858 12412 ts_tablet_manager.cc:1434] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.034s
I20260710 13:20:08.677606 12285 tablet_service.cc:1511] Processing CreateTablet for tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:08.678578 12396 heartbeater.cc:499] Master 127.10.217.126:34123 was elected leader, sending a full tablet report...
I20260710 13:20:08.678849 12284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb7e626b8994af78f3438a05f58edba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.684679 12281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2eb21cfdd743cd872c64c8091864d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.682047 12278 tablet_service.cc:1511] Processing CreateTablet for tablet 956f4ffc0f374774a83e5a1e38e28465 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:08.690986 12411 tablet_bootstrap.cc:492] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:08.688026 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357e1f4357294c72b54744d394f2ebe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.694618 12278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956f4ffc0f374774a83e5a1e38e28465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.695385 12279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b5b89c2cae4e45a61d8c9eae83f23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.680756 12282 tablet_service.cc:1511] Processing CreateTablet for tablet edf69d3971b74acc930d6002b3167ee0 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:08.697271 12285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.697459 12411 tablet_bootstrap.cc:654] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.699318 12282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf69d3971b74acc930d6002b3167ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.671792 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf69d3971b74acc930d6002b3167ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.726732 12413 ts_tablet_manager.cc:1434] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.178s	user 0.011s	sys 0.000s
I20260710 13:20:08.727841 12413 tablet_bootstrap.cc:492] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
W20260710 13:20:08.742576 12107 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.217.65:33577, user_credentials={real_user=slave}} blocked reactor thread for 68243us
I20260710 13:20:08.745982 12247 heartbeater.cc:499] Master 127.10.217.126:34123 was elected leader, sending a full tablet report...
I20260710 13:20:08.746248 12412 tablet_bootstrap.cc:492] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:08.747138 12286 tablet_service.cc:1511] Processing CreateTablet for tablet fc7d013e861a47df9d10648ed44e4682 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:08.755553 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7d013e861a47df9d10648ed44e4682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.757865 12413 tablet_bootstrap.cc:654] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.753679 12412 tablet_bootstrap.cc:654] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.749778 12281 tablet_service.cc:1511] Processing CreateTablet for tablet a3345d08179d40409c7174ae46e22a39 (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:08.770852 12278 tablet_service.cc:1511] Processing CreateTablet for tablet f76b5694370440fdb9778f96f8d36aec (DEFAULT_TABLE table=test-workload [id=2fa968a1347d426985abbbf56a1bad48]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
W20260710 13:20:08.766814 12104 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.217.66:36361, user_credentials={real_user=slave}} blocked reactor thread for 79859us
I20260710 13:20:08.766821 12205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76b5694370440fdb9778f96f8d36aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.783493 12278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76b5694370440fdb9778f96f8d36aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.802695 12281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3345d08179d40409c7174ae46e22a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:08.825033 12411 tablet_bootstrap.cc:492] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:08.825671 12411 ts_tablet_manager.cc:1403] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.135s	user 0.025s	sys 0.042s
I20260710 13:20:08.829174 12411 raft_consensus.cc:359] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.829981 12411 raft_consensus.cc:385] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.830888 12411 raft_consensus.cc:740] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.831925 12411 consensus_queue.cc:260] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.834743 12411 ts_tablet_manager.cc:1434] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:20:08.837263 12412 tablet_bootstrap.cc:492] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:08.837960 12412 ts_tablet_manager.cc:1403] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.092s	user 0.005s	sys 0.022s
I20260710 13:20:08.844159 12412 raft_consensus.cc:359] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.845024 12412 raft_consensus.cc:385] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.845364 12412 raft_consensus.cc:740] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.840606 12413 tablet_bootstrap.cc:492] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:08.847301 12413 ts_tablet_manager.cc:1403] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.120s	user 0.025s	sys 0.002s
I20260710 13:20:08.850693 12413 raft_consensus.cc:359] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.851512 12413 raft_consensus.cc:385] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.851858 12413 raft_consensus.cc:740] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.852777 12413 consensus_queue.cc:260] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.846165 12412 consensus_queue.cc:260] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.856401 12413 ts_tablet_manager.cc:1434] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:08.858771 12412 ts_tablet_manager.cc:1434] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:20:08.860643 12412 tablet_bootstrap.cc:492] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:08.860651 12411 tablet_bootstrap.cc:492] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:08.869894 12412 tablet_bootstrap.cc:654] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.870573 12413 tablet_bootstrap.cc:492] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:08.872262 12411 tablet_bootstrap.cc:654] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.880053 12413 tablet_bootstrap.cc:654] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.881282 12412 tablet_bootstrap.cc:492] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:08.881577 12411 tablet_bootstrap.cc:492] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:08.881829 12412 ts_tablet_manager.cc:1403] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.014s
I20260710 13:20:08.882006 12411 ts_tablet_manager.cc:1403] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260710 13:20:08.884958 12412 raft_consensus.cc:359] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.885093 12411 raft_consensus.cc:359] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.885885 12412 raft_consensus.cc:385] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.885942 12411 raft_consensus.cc:385] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.886384 12411 raft_consensus.cc:740] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.886353 12412 raft_consensus.cc:740] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.887928 12411 consensus_queue.cc:260] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.888191 12412 consensus_queue.cc:260] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.889613 12413 tablet_bootstrap.cc:492] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:08.890091 12413 ts_tablet_manager.cc:1403] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:20:08.890169 12412 ts_tablet_manager.cc:1434] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260710 13:20:08.890205 12411 ts_tablet_manager.cc:1434] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:08.891467 12412 tablet_bootstrap.cc:492] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:08.891467 12411 tablet_bootstrap.cc:492] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:08.893404 12413 raft_consensus.cc:359] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.894248 12413 raft_consensus.cc:385] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.894575 12413 raft_consensus.cc:740] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.895424 12413 consensus_queue.cc:260] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.898470 12411 tablet_bootstrap.cc:654] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.898470 12412 tablet_bootstrap.cc:654] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.901974 12413 ts_tablet_manager.cc:1434] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 13:20:08.903221 12413 tablet_bootstrap.cc:492] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:08.908109 12411 tablet_bootstrap.cc:492] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:08.908735 12411 ts_tablet_manager.cc:1403] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260710 13:20:08.911821 12413 tablet_bootstrap.cc:654] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.911731 12411 raft_consensus.cc:359] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.912665 12411 raft_consensus.cc:385] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.913038 12411 raft_consensus.cc:740] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.913937 12411 consensus_queue.cc:260] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.917341 12412 tablet_bootstrap.cc:492] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:08.917841 12412 ts_tablet_manager.cc:1403] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.010s
I20260710 13:20:08.918380 12413 tablet_bootstrap.cc:492] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:08.918879 12413 ts_tablet_manager.cc:1403] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:20:08.919274 12411 ts_tablet_manager.cc:1434] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:08.920303 12411 tablet_bootstrap.cc:492] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:08.920821 12412 raft_consensus.cc:359] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.921579 12412 raft_consensus.cc:385] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.921975 12412 raft_consensus.cc:740] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.921582 12413 raft_consensus.cc:359] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.922610 12413 raft_consensus.cc:385] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.922953 12413 raft_consensus.cc:740] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.922921 12412 consensus_queue.cc:260] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.923928 12413 consensus_queue.cc:260] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.925311 12412 ts_tablet_manager.cc:1434] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:20:08.926167 12413 ts_tablet_manager.cc:1434] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:08.926450 12412 tablet_bootstrap.cc:492] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:08.928381 12413 tablet_bootstrap.cc:492] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:08.932579 12411 tablet_bootstrap.cc:654] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.933418 12412 tablet_bootstrap.cc:654] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.935608 12413 tablet_bootstrap.cc:654] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.938153 12418 raft_consensus.cc:493] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.938658 12418 raft_consensus.cc:515] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.945108 12418 leader_election.cc:290] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:08.991338 12418 raft_consensus.cc:493] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.991590 12412 tablet_bootstrap.cc:492] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:08.991644 12411 tablet_bootstrap.cc:492] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:08.992198 12412 ts_tablet_manager.cc:1403] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.032s
I20260710 13:20:08.991886 12418 raft_consensus.cc:515] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.994066 12418 leader_election.cc:290] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:08.995311 12412 raft_consensus.cc:359] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.996115 12412 raft_consensus.cc:385] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.996444 12412 raft_consensus.cc:740] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.997270 12412 consensus_queue.cc:260] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:08.992220 12411 ts_tablet_manager.cc:1403] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.002s
I20260710 13:20:08.998340 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8949e20694bdaa62ad3bf030dd0c6" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:08.999001 12413 tablet_bootstrap.cc:492] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:08.999526 12413 ts_tablet_manager.cc:1403] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.071s	user 0.033s	sys 0.031s
I20260710 13:20:08.999888 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb80694791846e6a31c2506d8c1c2d9" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.000643 12412 ts_tablet_manager.cc:1434] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
W20260710 13:20:09.001972 12334 leader_election.cc:343] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:09.002688 12334 leader_election.cc:343] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.002723 12413 raft_consensus.cc:359] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.003294 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8949e20694bdaa62ad3bf030dd0c6" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.003605 12413 raft_consensus.cc:385] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.003983 12413 raft_consensus.cc:740] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.003998 12412 tablet_bootstrap.cc:492] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:09.004508 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb80694791846e6a31c2506d8c1c2d9" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.005168 12221 raft_consensus.cc:2468] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 0.
W20260710 13:20:09.006368 12337 leader_election.cc:343] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.006479 12411 raft_consensus.cc:359] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.006901 12337 leader_election.cc:304] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3; no voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.007377 12411 raft_consensus.cc:385] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.007740 12411 raft_consensus.cc:740] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.008195 12337 leader_election.cc:304] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.008559 12418 raft_consensus.cc:2749] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.008553 12411 consensus_queue.cc:260] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.009495 12418 raft_consensus.cc:2804] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.010007 12418 raft_consensus.cc:493] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.005442 12413 consensus_queue.cc:260] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.010416 12418 raft_consensus.cc:3060] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.011369 12411 ts_tablet_manager.cc:1434] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:09.012176 12413 ts_tablet_manager.cc:1434] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:09.016105 12411 tablet_bootstrap.cc:492] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:09.017022 12413 tablet_bootstrap.cc:492] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:09.012465 12412 tablet_bootstrap.cc:654] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.023015 12418 raft_consensus.cc:515] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.024010 12413 tablet_bootstrap.cc:654] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.025177 12418 leader_election.cc:290] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:09.026230 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb80694791846e6a31c2506d8c1c2d9" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
W20260710 13:20:09.027937 12334 leader_election.cc:343] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.028647 12417 raft_consensus.cc:493] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.029116 12417 raft_consensus.cc:515] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.031773 12417 leader_election.cc:290] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.032495 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb80694791846e6a31c2506d8c1c2d9" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:09.033087 12221 raft_consensus.cc:3060] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.040814 12411 tablet_bootstrap.cc:654] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.044757 12419 raft_consensus.cc:493] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.045480 12419 raft_consensus.cc:515] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.047767 12221 raft_consensus.cc:2468] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:09.049777 12337 leader_election.cc:304] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.051056 12436 raft_consensus.cc:2804] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.051735 12436 raft_consensus.cc:697] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:09.052736 12436 consensus_queue.cc:237] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.057701 12418 raft_consensus.cc:493] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.062170 12419 leader_election.cc:290] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.062021 12418 raft_consensus.cc:515] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.064066 12412 tablet_bootstrap.cc:492] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:09.064627 12412 ts_tablet_manager.cc:1403] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.023s
I20260710 13:20:09.067052 12417 raft_consensus.cc:493] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.068500 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4a7eb3b8f44257ace1c69f03af82ac" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.067612 12417 raft_consensus.cc:515] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.071210 12417 leader_election.cc:290] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.071516 12419 raft_consensus.cc:493] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.072829 12419 raft_consensus.cc:515] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.073236 12418 leader_election.cc:290] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:09.088094 12436 raft_consensus.cc:493] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.088809 12436 raft_consensus.cc:515] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.092680 12436 leader_election.cc:290] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:09.098464 12119 catalog_manager.cc:5697] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.100975 12419 leader_election.cc:290] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.101540 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffc0d178bef4a9a8506da93d594e4db" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.102142 12296 raft_consensus.cc:2468] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:09.103478 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a77ec780854ace9b83fb600623be2e" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.106073 12185 leader_election.cc:304] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
W20260710 13:20:09.107537 12185 leader_election.cc:343] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.108075 12419 raft_consensus.cc:2804] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.108445 12419 raft_consensus.cc:493] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.109277 12419 raft_consensus.cc:3060] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:09.099741 12334 leader_election.cc:343] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.113010 12417 raft_consensus.cc:493] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.113022 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cac8232c614a0c96ca2be0182b42ba" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.115921 12417 raft_consensus.cc:515] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.120095 12413 tablet_bootstrap.cc:492] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:09.123534 12413 ts_tablet_manager.cc:1403] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.107s	user 0.023s	sys 0.024s
W20260710 13:20:09.119729 12334 leader_election.cc:343] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.123742 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4a7eb3b8f44257ace1c69f03af82ac" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.129137 12417 leader_election.cc:290] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.129660 12417 raft_consensus.cc:493] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.130084 12417 raft_consensus.cc:515] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.130898 12413 raft_consensus.cc:359] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.131587 12413 raft_consensus.cc:385] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.131875 12413 raft_consensus.cc:740] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.132022 12417 leader_election.cc:290] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.132666 12413 consensus_queue.cc:260] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.134614 12411 tablet_bootstrap.cc:492] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:09.135001 12413 ts_tablet_manager.cc:1434] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:09.135161 12412 raft_consensus.cc:359] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.135962 12413 tablet_bootstrap.cc:492] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:09.136219 12412 raft_consensus.cc:385] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.136685 12412 raft_consensus.cc:740] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.137729 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cac8232c614a0c96ca2be0182b42ba" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.137526 12412 consensus_queue.cc:260] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.138492 12221 raft_consensus.cc:2468] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 0.
W20260710 13:20:09.137836 12337 leader_election.cc:343] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.139447 12337 leader_election.cc:304] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3; no voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.140647 12436 raft_consensus.cc:2749] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.135188 12411 ts_tablet_manager.cc:1403] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.021s
I20260710 13:20:09.145514 12450 raft_consensus.cc:493] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.145998 12450 raft_consensus.cc:515] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.146412 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffc0d178bef4a9a8506da93d594e4db" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.147434 12370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a77ec780854ace9b83fb600623be2e" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.150393 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffc0d178bef4a9a8506da93d594e4db" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.144846 12337 leader_election.cc:304] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.151414 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc678e3be8b4370bbd0f78bb5ae28b3" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
W20260710 13:20:09.151650 12188 leader_election.cc:343] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.152894 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.153798 12436 raft_consensus.cc:2804] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.154616 12436 raft_consensus.cc:493] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:20:09.154664 12263 leader_election.cc:343] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.154785 12219 raft_consensus.cc:2468] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 0.
I20260710 13:20:09.155094 12436 raft_consensus.cc:3060] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.153172 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e210d31a624c68b2dcafce7114d201" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
W20260710 13:20:09.158816 12188 leader_election.cc:343] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.158957 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.159296 12188 leader_election.cc:304] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b97d1cc4501b47708f3a04f024def121; no voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.159628 12297 raft_consensus.cc:2468] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:09.161454 12185 leader_election.cc:304] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:09.162467 12451 raft_consensus.cc:2804] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.162925 12451 raft_consensus.cc:493] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.163277 12413 tablet_bootstrap.cc:654] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.163339 12451 raft_consensus.cc:3060] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.163370 12436 raft_consensus.cc:515] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.165230 12450 leader_election.cc:290] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.164945 12411 raft_consensus.cc:359] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.165704 12411 raft_consensus.cc:385] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.165819 12436 leader_election.cc:290] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:09.166574 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cac8232c614a0c96ca2be0182b42ba" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:09.167454 12412 ts_tablet_manager.cc:1434] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.102s	user 0.014s	sys 0.000s
I20260710 13:20:09.167292 12263 leader_election.cc:304] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
W20260710 13:20:09.168267 12334 leader_election.cc:343] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.168503 12412 tablet_bootstrap.cc:492] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:09.168614 12449 raft_consensus.cc:2804] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.169130 12449 raft_consensus.cc:493] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.169420 12449 raft_consensus.cc:3060] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:09.168288 12263 leader_election.cc:343] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.170423 12419 raft_consensus.cc:515] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.166024 12411 raft_consensus.cc:740] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.172072 12370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.173192 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cac8232c614a0c96ca2be0182b42ba" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:09.173884 12221 raft_consensus.cc:3060] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.174214 12222 raft_consensus.cc:2393] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da56d1b8d7a74ddb9e2415cedacf30a6 in current term 1: Already voted for candidate b97d1cc4501b47708f3a04f024def121 in this term.
I20260710 13:20:09.178018 12449 raft_consensus.cc:515] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.180248 12449 leader_election.cc:290] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.181594 12221 raft_consensus.cc:2468] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:09.182411 12450 raft_consensus.cc:2749] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.183706 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffc0d178bef4a9a8506da93d594e4db" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:09.183878 12337 leader_election.cc:304] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.184329 12297 raft_consensus.cc:3060] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.184514 12419 leader_election.cc:290] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.184525 12411 consensus_queue.cc:260] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.186591 12370 raft_consensus.cc:2468] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:09.186805 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffc0d178bef4a9a8506da93d594e4db" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:09.187239 12436 raft_consensus.cc:2804] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.187762 12436 raft_consensus.cc:697] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
W20260710 13:20:09.188782 12188 leader_election.cc:343] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.189652 12411 ts_tablet_manager.cc:1434] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:20:09.189087 12436 consensus_queue.cc:237] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.191963 12412 tablet_bootstrap.cc:654] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.193193 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:09.193554 12451 raft_consensus.cc:515] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.194509 12411 tablet_bootstrap.cc:492] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:09.195060 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffc0d178bef4a9a8506da93d594e4db" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.196448 12369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc678e3be8b4370bbd0f78bb5ae28b3" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.197012 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:09.197263 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:09.197803 12296 raft_consensus.cc:2393] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b97d1cc4501b47708f3a04f024def121 in current term 1: Already voted for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in this term.
I20260710 13:20:09.198114 12221 raft_consensus.cc:2393] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate da56d1b8d7a74ddb9e2415cedacf30a6 in current term 1: Already voted for candidate b97d1cc4501b47708f3a04f024def121 in this term.
I20260710 13:20:09.197942 12368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.197777 12371 raft_consensus.cc:3060] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.199764 12451 leader_election.cc:290] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.199556 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:09.201431 12370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e210d31a624c68b2dcafce7114d201" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.202225 12413 tablet_bootstrap.cc:492] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:09.202705 12411 tablet_bootstrap.cc:654] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.203151 12413 ts_tablet_manager.cc:1403] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.004s
I20260710 13:20:09.206110 12413 raft_consensus.cc:359] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.206893 12413 raft_consensus.cc:385] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.207190 12413 raft_consensus.cc:740] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.207923 12413 consensus_queue.cc:260] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.209637 12371 raft_consensus.cc:2468] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:09.211002 12188 leader_election.cc:304] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.213150 12412 tablet_bootstrap.cc:492] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:09.213626 12412 ts_tablet_manager.cc:1403] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.003s
I20260710 13:20:09.215839 12411 tablet_bootstrap.cc:492] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:09.215914 12451 raft_consensus.cc:2804] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.216450 12411 ts_tablet_manager.cc:1403] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260710 13:20:09.216521 12451 raft_consensus.cc:697] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Leader. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
W20260710 13:20:09.216214 12263 leader_election.cc:343] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.216609 12412 raft_consensus.cc:359] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.217586 12451 consensus_queue.cc:237] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.219334 12263 leader_election.cc:304] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:09.210201 12413 ts_tablet_manager.cc:1434] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:09.221761 12413 tablet_bootstrap.cc:492] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
W20260710 13:20:09.224090 12263 leader_election.cc:343] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.225934 12411 raft_consensus.cc:359] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.226502 12412 raft_consensus.cc:385] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.228201 12412 raft_consensus.cc:740] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.228603 12445 raft_consensus.cc:493] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.229094 12445 raft_consensus.cc:515] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.229164 12412 consensus_queue.cc:260] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.231741 12445 leader_election.cc:290] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:09.231945 12411 raft_consensus.cc:385] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.232268 12411 raft_consensus.cc:740] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.234081 12411 consensus_queue.cc:260] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.234515 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357e1f4357294c72b54744d394f2ebe3" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.234429 12263 leader_election.cc:304] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:09.235070 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357e1f4357294c72b54744d394f2ebe3" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.235693 12449 raft_consensus.cc:493] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:09.236101 12337 leader_election.cc:343] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:09.237423 12334 leader_election.cc:343] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.237648 12459 raft_consensus.cc:2749] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.237363 12449 raft_consensus.cc:515] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.238068 12334 leader_election.cc:304] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3; no voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.240255 12436 raft_consensus.cc:2749] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.236560 12413 tablet_bootstrap.cc:654] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.241389 12411 ts_tablet_manager.cc:1434] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260710 13:20:09.241910 12263 leader_election.cc:304] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:09.242604 12411 tablet_bootstrap.cc:492] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:09.242995 12459 raft_consensus.cc:2749] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:20:09.243782 12263 leader_election.cc:343] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.227365 12297 raft_consensus.cc:2468] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:09.245290 12417 raft_consensus.cc:2749] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.231755 12412 ts_tablet_manager.cc:1434] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260710 13:20:09.246645 12185 leader_election.cc:304] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [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: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3
I20260710 13:20:09.247738 12412 tablet_bootstrap.cc:492] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:09.247916 12451 raft_consensus.cc:2804] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.244762 12263 leader_election.cc:304] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:09.257650 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4a7eb3b8f44257ace1c69f03af82ac" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.260044 12451 raft_consensus.cc:697] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Leader. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
I20260710 13:20:09.260296 12120 catalog_manager.cc:5697] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 reported cstate change: term changed from 0 to 1, leader changed from <none> to b97d1cc4501b47708f3a04f024def121 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.263409 12411 tablet_bootstrap.cc:654] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.264173 12417 raft_consensus.cc:2749] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.261443 12451 consensus_queue.cc:237] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.265169 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4a7eb3b8f44257ace1c69f03af82ac" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.267180 12371 raft_consensus.cc:2468] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 0.
W20260710 13:20:09.266052 12263 leader_election.cc:343] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.240289 12449 leader_election.cc:290] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.268808 12263 leader_election.cc:304] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:09.269600 12449 raft_consensus.cc:2804] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.270110 12449 raft_consensus.cc:493] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.270686 12449 raft_consensus.cc:3060] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.284340 12417 raft_consensus.cc:493] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.285089 12417 raft_consensus.cc:515] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.289561 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66f74d7a4cb48f18106722a415d279a" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.290601 12221 raft_consensus.cc:2468] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 0.
I20260710 13:20:09.294219 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66f74d7a4cb48f18106722a415d279a" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.294417 12417 leader_election.cc:290] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.295524 12263 leader_election.cc:304] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
W20260710 13:20:09.296892 12263 leader_election.cc:343] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.298302 12417 raft_consensus.cc:2804] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.298830 12417 raft_consensus.cc:493] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.299283 12417 raft_consensus.cc:3060] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.307183 12117 catalog_manager.cc:5697] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.317551 12413 tablet_bootstrap.cc:492] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:09.318049 12413 ts_tablet_manager.cc:1403] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.097s	user 0.025s	sys 0.046s
I20260710 13:20:09.320745 12413 raft_consensus.cc:359] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.320600 12417 raft_consensus.cc:515] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.321530 12413 raft_consensus.cc:385] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.321852 12413 raft_consensus.cc:740] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.323148 12413 consensus_queue.cc:260] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.326038 12413 ts_tablet_manager.cc:1434] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:20:09.327297 12413 tablet_bootstrap.cc:492] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:09.327991 12412 tablet_bootstrap.cc:654] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.329602 12417 leader_election.cc:290] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.326040 12411 tablet_bootstrap.cc:492] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:09.330600 12411 ts_tablet_manager.cc:1403] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.088s	user 0.049s	sys 0.019s
I20260710 13:20:09.331066 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66f74d7a4cb48f18106722a415d279a" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:09.332422 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d66f74d7a4cb48f18106722a415d279a" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:09.332983 12221 raft_consensus.cc:3060] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.333113 12413 tablet_bootstrap.cc:654] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.333251 12411 raft_consensus.cc:359] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.333964 12411 raft_consensus.cc:385] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.334225 12411 raft_consensus.cc:740] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.334913 12411 consensus_queue.cc:260] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.336962 12411 ts_tablet_manager.cc:1434] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 13:20:09.337550 12263 leader_election.cc:343] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.337821 12411 tablet_bootstrap.cc:492] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:09.341699 12221 raft_consensus.cc:2468] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 1.
I20260710 13:20:09.342984 12263 leader_election.cc:304] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [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: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3
I20260710 13:20:09.343849 12411 tablet_bootstrap.cc:654] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.344184 12417 raft_consensus.cc:2804] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.344722 12417 raft_consensus.cc:697] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Becoming Leader. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Running, Role: LEADER
I20260710 13:20:09.345485 12413 tablet_bootstrap.cc:492] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:09.345927 12413 ts_tablet_manager.cc:1403] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260710 13:20:09.345657 12417 consensus_queue.cc:237] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.348618 12413 raft_consensus.cc:359] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.349287 12413 raft_consensus.cc:385] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.349555 12413 raft_consensus.cc:740] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.350553 12413 consensus_queue.cc:260] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.353283 12413 ts_tablet_manager.cc:1434] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:09.354444 12413 tablet_bootstrap.cc:492] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:09.363691 12413 tablet_bootstrap.cc:654] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.365020 12411 tablet_bootstrap.cc:492] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:09.365509 12411 ts_tablet_manager.cc:1403] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.003s
I20260710 13:20:09.368228 12411 raft_consensus.cc:359] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.369385 12411 raft_consensus.cc:385] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.369709 12411 raft_consensus.cc:740] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.370811 12411 consensus_queue.cc:260] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.375496 12411 ts_tablet_manager.cc:1434] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 13:20:09.376727 12411 tablet_bootstrap.cc:492] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:09.381590 12413 tablet_bootstrap.cc:492] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:09.382050 12413 ts_tablet_manager.cc:1403] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.008s
I20260710 13:20:09.385701 12117 catalog_manager.cc:5697] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 reported cstate change: term changed from 0 to 1, leader changed from <none> to b97d1cc4501b47708f3a04f024def121 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.389703 12449 raft_consensus.cc:515] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.390506 12413 raft_consensus.cc:359] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.391350 12413 raft_consensus.cc:385] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.391667 12413 raft_consensus.cc:740] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.392737 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4a7eb3b8f44257ace1c69f03af82ac" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:09.392493 12413 consensus_queue.cc:260] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
W20260710 13:20:09.394104 12263 leader_election.cc:343] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.394757 12413 ts_tablet_manager.cc:1434] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:09.395699 12413 tablet_bootstrap.cc:492] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:09.396227 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4a7eb3b8f44257ace1c69f03af82ac" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:09.396901 12371 raft_consensus.cc:3060] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.397043 12411 tablet_bootstrap.cc:654] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.399574 12449 leader_election.cc:290] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.401909 12119 catalog_manager.cc:5697] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.404433 12412 tablet_bootstrap.cc:492] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:09.405181 12412 ts_tablet_manager.cc:1403] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.158s	user 0.010s	sys 0.003s
I20260710 13:20:09.408325 12412 raft_consensus.cc:359] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.409116 12412 raft_consensus.cc:385] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.409428 12412 raft_consensus.cc:740] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.410383 12412 consensus_queue.cc:260] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.410905 12371 raft_consensus.cc:2468] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 1.
I20260710 13:20:09.412803 12263 leader_election.cc:304] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:09.414459 12449 raft_consensus.cc:2804] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.415112 12449 raft_consensus.cc:697] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Becoming Leader. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Running, Role: LEADER
I20260710 13:20:09.416623 12412 ts_tablet_manager.cc:1434] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 13:20:09.416296 12449 consensus_queue.cc:237] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.418187 12412 tablet_bootstrap.cc:492] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:09.425185 12412 tablet_bootstrap.cc:654] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.430649 12413 tablet_bootstrap.cc:654] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.437206 12412 tablet_bootstrap.cc:492] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:09.437695 12412 ts_tablet_manager.cc:1403] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260710 13:20:09.437721 12411 tablet_bootstrap.cc:492] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:09.438397 12411 ts_tablet_manager.cc:1403] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.062s	user 0.032s	sys 0.015s
I20260710 13:20:09.439950 12119 catalog_manager.cc:5697] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.440557 12412 raft_consensus.cc:359] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.441181 12412 raft_consensus.cc:385] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.441440 12412 raft_consensus.cc:740] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.442193 12412 consensus_queue.cc:260] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.442140 12411 raft_consensus.cc:359] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.443199 12411 raft_consensus.cc:385] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.443513 12411 raft_consensus.cc:740] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.444375 12411 consensus_queue.cc:260] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.446931 12411 ts_tablet_manager.cc:1434] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:20:09.448179 12411 tablet_bootstrap.cc:492] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:09.449136 12436 consensus_queue.cc:1048] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.452702 12412 ts_tablet_manager.cc:1434] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:20:09.453779 12412 tablet_bootstrap.cc:492] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:09.456974 12411 tablet_bootstrap.cc:654] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.459860 12412 tablet_bootstrap.cc:654] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.465281 12413 tablet_bootstrap.cc:492] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:09.465510 12411 tablet_bootstrap.cc:492] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:09.465803 12413 ts_tablet_manager.cc:1403] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.011s
I20260710 13:20:09.465953 12411 ts_tablet_manager.cc:1403] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260710 13:20:09.468815 12411 raft_consensus.cc:359] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.468921 12413 raft_consensus.cc:359] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.469610 12411 raft_consensus.cc:385] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.469645 12413 raft_consensus.cc:385] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.470054 12411 raft_consensus.cc:740] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.470110 12413 raft_consensus.cc:740] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.470943 12413 consensus_queue.cc:260] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.471014 12411 consensus_queue.cc:260] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.473246 12413 ts_tablet_manager.cc:1434] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:09.473692 12411 ts_tablet_manager.cc:1434] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:09.474493 12413 tablet_bootstrap.cc:492] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:09.474663 12411 tablet_bootstrap.cc:492] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:09.484361 12411 tablet_bootstrap.cc:654] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.488662 12297 raft_consensus.cc:3060] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.499729 12411 tablet_bootstrap.cc:492] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:09.500214 12411 ts_tablet_manager.cc:1403] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.001s
I20260710 13:20:09.500373 12436 raft_consensus.cc:493] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.500922 12436 raft_consensus.cc:515] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.502372 12413 tablet_bootstrap.cc:654] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.504196 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b8db59e0414b30815aae91252b3e39" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.506299 12445 consensus_queue.cc:1048] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:09.503142 12411 raft_consensus.cc:359] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.507232 12411 raft_consensus.cc:385] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.507562 12411 raft_consensus.cc:740] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.508317 12411 consensus_queue.cc:260] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
W20260710 13:20:09.509266 12337 leader_election.cc:343] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.510707 12411 ts_tablet_manager.cc:1434] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:20:09.511739 12411 tablet_bootstrap.cc:492] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:09.514516 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b8db59e0414b30815aae91252b3e39" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
W20260710 13:20:09.516564 12334 leader_election.cc:343] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.517035 12334 leader_election.cc:304] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3; no voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.517903 12445 raft_consensus.cc:2749] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.518615 12436 leader_election.cc:290] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:09.522235 12411 tablet_bootstrap.cc:654] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.538317 12445 raft_consensus.cc:493] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.539093 12445 raft_consensus.cc:515] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.539563 12451 raft_consensus.cc:493] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.540256 12451 raft_consensus.cc:515] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.544480 12295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e210d31a624c68b2dcafce7114d201" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.544847 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8949e20694bdaa62ad3bf030dd0c6" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.545616 12295 raft_consensus.cc:2468] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 0.
I20260710 13:20:09.546343 12294 raft_consensus.cc:2468] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:09.547752 12334 leader_election.cc:304] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:09.548311 12185 leader_election.cc:304] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:09.550657 12445 leader_election.cc:290] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577)
I20260710 13:20:09.551270 12419 raft_consensus.cc:2804] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.551440 12445 raft_consensus.cc:2804] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.551920 12419 raft_consensus.cc:493] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.552668 12419 raft_consensus.cc:3060] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.552736 12436 raft_consensus.cc:493] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.553483 12436 raft_consensus.cc:515] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.558538 12451 leader_election.cc:290] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.564623 12436 leader_election.cc:290] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:09.569190 12451 raft_consensus.cc:493] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:09.573714 12168 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:09.569566 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea5f1e95c4c4674a5b9c23720b2488e" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.576395 12297 raft_consensus.cc:2468] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 0.
I20260710 13:20:09.578765 12334 leader_election.cc:304] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:09.580019 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e210d31a624c68b2dcafce7114d201" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.571696 12451 raft_consensus.cc:515] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.586426 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea5f1e95c4c4674a5b9c23720b2488e" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.587589 12221 raft_consensus.cc:2468] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 0.
W20260710 13:20:09.589165 12337 leader_election.cc:343] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.593560 12451 leader_election.cc:290] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.594188 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea5f1e95c4c4674a5b9c23720b2488e" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.551965 12445 raft_consensus.cc:493] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.601908 12297 raft_consensus.cc:2468] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:09.596632 12484 raft_consensus.cc:2804] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.600873 12412 tablet_bootstrap.cc:492] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:09.601171 12413 tablet_bootstrap.cc:492] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:09.611711 12370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea5f1e95c4c4674a5b9c23720b2488e" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.603864 12419 raft_consensus.cc:515] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.608994 12411 tablet_bootstrap.cc:492] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:09.622314 12185 leader_election.cc:304] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:09.623095 12419 leader_election.cc:290] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.623296 12451 raft_consensus.cc:2804] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.603174 12449 raft_consensus.cc:493] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.623864 12411 ts_tablet_manager.cc:1403] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.030s
I20260710 13:20:09.611433 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8949e20694bdaa62ad3bf030dd0c6" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.623749 12451 raft_consensus.cc:493] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.624449 12451 raft_consensus.cc:3060] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.624527 12371 raft_consensus.cc:2468] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:09.624730 12297 raft_consensus.cc:3060] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.621083 12413 ts_tablet_manager.cc:1403] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.147s	user 0.028s	sys 0.034s
I20260710 13:20:09.625602 12449 raft_consensus.cc:515] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.628458 12413 raft_consensus.cc:359] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.629216 12413 raft_consensus.cc:385] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.629523 12413 raft_consensus.cc:740] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.629891 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a77ec780854ace9b83fb600623be2e" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.630556 12371 raft_consensus.cc:2468] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 0.
I20260710 13:20:09.630396 12413 consensus_queue.cc:260] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.632413 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8949e20694bdaa62ad3bf030dd0c6" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:09.633011 12296 raft_consensus.cc:3060] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.633864 12413 ts_tablet_manager.cc:1434] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:09.634644 12263 leader_election.cc:304] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:09.634836 12418 consensus_queue.cc:1048] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:09.636850 12413 tablet_bootstrap.cc:492] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:09.636219 12411 raft_consensus.cc:359] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.637859 12411 raft_consensus.cc:385] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.638145 12411 raft_consensus.cc:740] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.638952 12411 consensus_queue.cc:260] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.639528 12417 raft_consensus.cc:2804] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.639891 12417 raft_consensus.cc:493] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.640223 12417 raft_consensus.cc:3060] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.641014 12411 ts_tablet_manager.cc:1434] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260710 13:20:09.641999 12411 tablet_bootstrap.cc:492] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:09.634824 12449 leader_election.cc:290] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.642814 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a77ec780854ace9b83fb600623be2e" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.644260 12221 raft_consensus.cc:2468] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 0.
I20260710 13:20:09.644531 12413 tablet_bootstrap.cc:654] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.648821 12411 tablet_bootstrap.cc:654] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.649004 12417 raft_consensus.cc:515] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.650465 12451 raft_consensus.cc:515] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.654996 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea5f1e95c4c4674a5b9c23720b2488e" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:09.655936 12294 raft_consensus.cc:3060] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.667415 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8949e20694bdaa62ad3bf030dd0c6" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:09.668417 12371 raft_consensus.cc:3060] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.669132 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a77ec780854ace9b83fb600623be2e" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:09.669988 12367 raft_consensus.cc:3060] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.678797 12417 leader_election.cc:290] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.684120 12412 ts_tablet_manager.cc:1403] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.231s	user 0.021s	sys 0.030s
I20260710 13:20:09.602044 12445 raft_consensus.cc:3060] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.682840 12367 raft_consensus.cc:2468] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 1.
I20260710 13:20:09.688110 12370 raft_consensus.cc:2468] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:09.689152 12484 raft_consensus.cc:493] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.689733 12484 raft_consensus.cc:3060] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.694521 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a77ec780854ace9b83fb600623be2e" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:09.695515 12221 raft_consensus.cc:3060] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.688165 12296 raft_consensus.cc:2468] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:09.700047 12185 leader_election.cc:304] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:09.697204 12371 raft_consensus.cc:2468] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:09.700901 12419 raft_consensus.cc:2804] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.707912 12263 leader_election.cc:304] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:09.710505 12417 raft_consensus.cc:2804] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.710407 12412 raft_consensus.cc:359] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.711120 12417 raft_consensus.cc:697] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Becoming Leader. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Running, Role: LEADER
I20260710 13:20:09.712235 12412 raft_consensus.cc:385] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.712989 12412 raft_consensus.cc:740] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.713994 12412 consensus_queue.cc:260] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.717185 12412 ts_tablet_manager.cc:1434] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:20:09.717442 12413 tablet_bootstrap.cc:492] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:09.717890 12413 ts_tablet_manager.cc:1403] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.081s	user 0.035s	sys 0.029s
I20260710 13:20:09.718185 12412 tablet_bootstrap.cc:492] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:09.725458 12413 raft_consensus.cc:359] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.726411 12413 raft_consensus.cc:385] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.726780 12413 raft_consensus.cc:740] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.728116 12485 consensus_queue.cc:1048] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.730624 12445 raft_consensus.cc:515] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.727658 12413 consensus_queue.cc:260] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.732853 12445 leader_election.cc:290] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577)
I20260710 13:20:09.733263 12413 ts_tablet_manager.cc:1434] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:20:09.735030 12451 leader_election.cc:290] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.736167 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e210d31a624c68b2dcafce7114d201" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:09.736800 12297 raft_consensus.cc:3060] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.737097 12413 tablet_bootstrap.cc:492] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:09.738354 12294 raft_consensus.cc:2468] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:09.738462 12418 raft_consensus.cc:493] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.739596 12418 raft_consensus.cc:515] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.728140 12417 consensus_queue.cc:237] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.741338 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea5f1e95c4c4674a5b9c23720b2488e" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:09.759256 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e210d31a624c68b2dcafce7114d201" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:09.759968 12297 raft_consensus.cc:2468] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:09.762998 12418 leader_election.cc:290] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:09.764503 12334 leader_election.cc:304] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:09.766127 12411 tablet_bootstrap.cc:492] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
W20260710 13:20:09.766491 12337 leader_election.cc:343] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.766705 12411 ts_tablet_manager.cc:1403] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.125s	user 0.031s	sys 0.043s
I20260710 13:20:09.768998 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc678e3be8b4370bbd0f78bb5ae28b3" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.768519 12418 raft_consensus.cc:2804] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.771684 12418 raft_consensus.cc:697] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:09.763967 12445 raft_consensus.cc:493] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.772548 12418 consensus_queue.cc:237] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.773694 12185 leader_election.cc:304] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:09.773970 12221 raft_consensus.cc:2468] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 1.
I20260710 13:20:09.772672 12445 raft_consensus.cc:515] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.769634 12297 raft_consensus.cc:2468] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 0.
I20260710 13:20:09.776896 12491 raft_consensus.cc:2804] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.777451 12334 leader_election.cc:304] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:09.777568 12491 raft_consensus.cc:697] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Leader. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
I20260710 13:20:09.778400 12485 raft_consensus.cc:2804] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.778796 12485 raft_consensus.cc:493] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.778784 12484 raft_consensus.cc:515] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.779302 12485 raft_consensus.cc:3060] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.763271 12419 raft_consensus.cc:697] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Leader. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
I20260710 13:20:09.784936 12484 leader_election.cc:290] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:09.778885 12491 consensus_queue.cc:237] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.787276 12451 consensus_queue.cc:1048] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.789577 12411 raft_consensus.cc:359] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.790417 12371 raft_consensus.cc:2393] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b97d1cc4501b47708f3a04f024def121 in current term 1: Already voted for candidate 66ed8fb5073c4547abd3382fcebd23f3 in this term.
I20260710 13:20:09.789580 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea5f1e95c4c4674a5b9c23720b2488e" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:09.790342 12411 raft_consensus.cc:385] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.791178 12419 consensus_queue.cc:237] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.792306 12297 raft_consensus.cc:2393] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66ed8fb5073c4547abd3382fcebd23f3 in current term 1: Already voted for candidate b97d1cc4501b47708f3a04f024def121 in this term.
I20260710 13:20:09.791710 12411 raft_consensus.cc:740] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.794116 12411 consensus_queue.cc:260] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.793262 12119 catalog_manager.cc:5697] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.798658 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b5b89c2cae4e45a61d8c9eae83f23c" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
W20260710 13:20:09.823484 12334 leader_election.cc:343] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.798123 12445 leader_election.cc:290] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:09.829245 12411 ts_tablet_manager.cc:1434] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.012s
I20260710 13:20:09.830238 12411 tablet_bootstrap.cc:492] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:09.841702 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b5b89c2cae4e45a61d8c9eae83f23c" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.826576 12221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc678e3be8b4370bbd0f78bb5ae28b3" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.850689 12451 consensus_queue.cc:1048] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:09.856995 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea5f1e95c4c4674a5b9c23720b2488e" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:09.863437 12412 tablet_bootstrap.cc:654] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.864490 12413 tablet_bootstrap.cc:654] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:09.866211 12337 leader_election.cc:343] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.865919 12485 raft_consensus.cc:515] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.867126 12337 leader_election.cc:304] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3; no voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6
W20260710 13:20:09.868353 12337 leader_election.cc:343] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.869895 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc678e3be8b4370bbd0f78bb5ae28b3" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:09.870533 12296 raft_consensus.cc:3060] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:09.872291 12418 raft_consensus.cc:2749] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.874589 12119 catalog_manager.cc:5697] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.878539 12485 leader_election.cc:290] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
W20260710 13:20:09.879739 12188 consensus_peers.cc:597] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 -> Peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Couldn't send request to peer 66ed8fb5073c4547abd3382fcebd23f3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:09.881924 12337 leader_election.cc:304] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3; no voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.884119 12445 raft_consensus.cc:2749] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.884572 12419 raft_consensus.cc:493] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.885001 12419 raft_consensus.cc:515] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.894763 12411 tablet_bootstrap.cc:654] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:09.894101 12419 leader_election.cc:290] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.894341 12295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:09.899818 12296 raft_consensus.cc:2468] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:09.901042 12334 leader_election.cc:304] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
W20260710 13:20:09.903182 12185 leader_election.cc:343] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.904280 12417 consensus_queue.cc:1048] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.906903 12484 raft_consensus.cc:2804] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:09.909245 12484 raft_consensus.cc:697] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:09.909562 12119 catalog_manager.cc:5697] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 reported cstate change: term changed from 0 to 1, leader changed from <none> to b97d1cc4501b47708f3a04f024def121 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.910216 12484 consensus_queue.cc:237] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.911827 12119 catalog_manager.cc:5697] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 reported cstate change: term changed from 0 to 1, leader changed from <none> to b97d1cc4501b47708f3a04f024def121 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.916563 12417 consensus_queue.cc:1048] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:09.906133 12491 consensus_queue.cc:1048] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:20:09.926959 12413 tablet_bootstrap.cc:492] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:09.927532 12413 ts_tablet_manager.cc:1403] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.191s	user 0.017s	sys 0.006s
I20260710 13:20:09.929615 12413 raft_consensus.cc:359] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.930684 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc678e3be8b4370bbd0f78bb5ae28b3" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:09.936446 12413 raft_consensus.cc:385] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:09.937450 12413 raft_consensus.cc:740] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:09.940755 12417 raft_consensus.cc:493] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.941327 12417 raft_consensus.cc:515] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.941924 12411 tablet_bootstrap.cc:492] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:09.942418 12411 ts_tablet_manager.cc:1403] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.002s
I20260710 13:20:09.943385 12417 leader_election.cc:290] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:09.946431 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb21cfdd743cd872c64c8091864d9" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.947849 12370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb21cfdd743cd872c64c8091864d9" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
W20260710 13:20:09.948148 12263 consensus_peers.cc:597] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Couldn't send request to peer 66ed8fb5073c4547abd3382fcebd23f3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:09.951140 12484 raft_consensus.cc:493] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:09.950693 12120 catalog_manager.cc:5697] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.951135 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:09.951779 12484 raft_consensus.cc:515] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:09.953835 12413 consensus_queue.cc:260] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
W20260710 13:20:09.958386 12263 leader_election.cc:343] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:09.958985 12337 leader_election.cc:343] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.960798 12484 leader_election.cc:290] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:09.962832 12413 ts_tablet_manager.cc:1434] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.000s
I20260710 13:20:09.963721 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
W20260710 13:20:09.965124 12263 leader_election.cc:343] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.964819 12413 tablet_bootstrap.cc:492] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
W20260710 13:20:09.969084 12334 leader_election.cc:343] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:09.965799 12263 leader_election.cc:304] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:09.964058 12367 raft_consensus.cc:2468] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:09.971223 12417 raft_consensus.cc:2749] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:09.976557 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:09.977331 12219 raft_consensus.cc:2468] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 0.
I20260710 13:20:09.988291 12337 leader_election.cc:304] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:09.989985 12484 raft_consensus.cc:2804] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:09.990535 12484 raft_consensus.cc:493] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:09.990995 12484 raft_consensus.cc:3060] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.001192 12491 raft_consensus.cc:493] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.001049 12188 leader_election.cc:304] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:10.002954 12411 raft_consensus.cc:359] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.003675 12411 raft_consensus.cc:385] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.004060 12411 raft_consensus.cc:740] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.004904 12451 raft_consensus.cc:2804] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.005278 12451 raft_consensus.cc:493] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.005769 12451 raft_consensus.cc:3060] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.001693 12491 raft_consensus.cc:515] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.011039 12491 leader_election.cc:290] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.013792 12451 raft_consensus.cc:515] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.022334 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
W20260710 13:20:10.023983 12185 leader_election.cc:343] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.025743 12412 tablet_bootstrap.cc:492] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.012612 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92182ee8f6406ca8a384c8e84dd4e7" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:10.026324 12413 tablet_bootstrap.cc:654] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.026419 12297 raft_consensus.cc:2468] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:10.026598 12411 consensus_queue.cc:260] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.028106 12185 leader_election.cc:304] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:10.015863 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92182ee8f6406ca8a384c8e84dd4e7" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
W20260710 13:20:10.011790 12263 consensus_peers.cc:597] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:10.031107 12412 ts_tablet_manager.cc:1403] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.313s	user 0.036s	sys 0.037s
I20260710 13:20:10.031577 12491 raft_consensus.cc:2804] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.032047 12491 raft_consensus.cc:493] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.032420 12491 raft_consensus.cc:3060] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.034461 12412 raft_consensus.cc:359] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.035396 12412 raft_consensus.cc:385] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.035765 12412 raft_consensus.cc:740] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.036743 12412 consensus_queue.cc:260] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
W20260710 13:20:10.041850 12188 leader_election.cc:343] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.042860 12451 leader_election.cc:290] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.044315 12412 ts_tablet_manager.cc:1434] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:10.050858 12412 tablet_bootstrap.cc:492] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:10.051311 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:10.044744 12484 raft_consensus.cc:515] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.056363 12371 raft_consensus.cc:2393] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b97d1cc4501b47708f3a04f024def121 in current term 1: Already voted for candidate 66ed8fb5073c4547abd3382fcebd23f3 in this term.
I20260710 13:20:10.057379 12412 tablet_bootstrap.cc:654] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.046841 12411 ts_tablet_manager.cc:1434] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.002s
I20260710 13:20:10.046931 12445 raft_consensus.cc:493] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.060570 12445 raft_consensus.cc:515] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.063575 12445 leader_election.cc:290] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:10.065315 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb7e626b8994af78f3438a05f58edba" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:10.065891 12411 tablet_bootstrap.cc:492] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:10.067453 12188 leader_election.cc:304] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [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: b97d1cc4501b47708f3a04f024def121; no voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6
W20260710 13:20:10.067553 12334 leader_election.cc:343] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.068259 12451 raft_consensus.cc:2749] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:10.049096 12491 raft_consensus.cc:515] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.069307 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:10.070302 12412 tablet_bootstrap.cc:492] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.070461 12219 raft_consensus.cc:2393] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66ed8fb5073c4547abd3382fcebd23f3 in current term 1: Already voted for candidate b97d1cc4501b47708f3a04f024def121 in this term.
I20260710 13:20:10.070891 12412 ts_tablet_manager.cc:1403] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260710 13:20:10.071889 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92182ee8f6406ca8a384c8e84dd4e7" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:10.072721 12297 raft_consensus.cc:3060] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.073472 12491 leader_election.cc:290] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.074069 12412 raft_consensus.cc:359] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.074339 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb7e626b8994af78f3438a05f58edba" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:10.075380 12412 raft_consensus.cc:385] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.075716 12412 raft_consensus.cc:740] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.075892 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:10.076858 12412 consensus_queue.cc:260] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
W20260710 13:20:10.078164 12334 leader_election.cc:343] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.078831 12334 leader_election.cc:304] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3; no voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:10.079890 12445 raft_consensus.cc:2749] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:10.079929 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92182ee8f6406ca8a384c8e84dd4e7" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:10.079875 12412 ts_tablet_manager.cc:1434] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:10.081426 12506 raft_consensus.cc:493] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.081835 12412 tablet_bootstrap.cc:492] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:10.081884 12506 raft_consensus.cc:515] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.084306 12506 leader_election.cc:290] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
W20260710 13:20:10.085372 12337 leader_election.cc:343] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.085901 12337 leader_election.cc:304] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3; no voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:10.086697 12445 raft_consensus.cc:2749] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:10.088230 12188 leader_election.cc:343] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.088032 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b8db59e0414b30815aae91252b3e39" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:10.088757 12412 tablet_bootstrap.cc:654] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.088971 12220 raft_consensus.cc:2468] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 0.
I20260710 13:20:10.090440 12263 leader_election.cc:304] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:10.091400 12506 raft_consensus.cc:2804] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.091439 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b8db59e0414b30815aae91252b3e39" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:10.091876 12506 raft_consensus.cc:493] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.092377 12506 raft_consensus.cc:3060] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.092424 12371 raft_consensus.cc:2468] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 0.
I20260710 13:20:10.101552 12412 tablet_bootstrap.cc:492] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.102563 12412 ts_tablet_manager.cc:1403] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 13:20:10.104584 12411 tablet_bootstrap.cc:654] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.071923 12484 leader_election.cc:290] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:10.101589 12413 tablet_bootstrap.cc:492] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:10.107192 12413 ts_tablet_manager.cc:1403] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.054s
I20260710 13:20:10.109865 12413 raft_consensus.cc:359] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.110693 12413 raft_consensus.cc:385] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.111056 12413 raft_consensus.cc:740] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.105837 12412 raft_consensus.cc:359] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.111636 12412 raft_consensus.cc:385] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.110855 12506 raft_consensus.cc:515] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.112105 12412 raft_consensus.cc:740] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.112852 12412 consensus_queue.cc:260] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.113322 12297 raft_consensus.cc:2468] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:10.114760 12185 leader_election.cc:304] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [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: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3
I20260710 13:20:10.115785 12412 ts_tablet_manager.cc:1434] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:20:10.115746 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b8db59e0414b30815aae91252b3e39" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:10.116104 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7b8db59e0414b30815aae91252b3e39" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:10.115727 12413 consensus_queue.cc:260] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.116647 12371 raft_consensus.cc:3060] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.116742 12220 raft_consensus.cc:3060] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.116998 12412 tablet_bootstrap.cc:492] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:10.118494 12491 raft_consensus.cc:2804] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:10.118985 12491 raft_consensus.cc:697] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Leader. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
I20260710 13:20:10.119829 12491 consensus_queue.cc:237] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.124394 12371 raft_consensus.cc:2468] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 1.
I20260710 13:20:10.125684 12413 ts_tablet_manager.cc:1434] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 13:20:10.125684 12263 leader_election.cc:304] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:10.127599 12413 tablet_bootstrap.cc:492] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:10.127597 12417 raft_consensus.cc:2804] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:10.128274 12417 raft_consensus.cc:697] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Becoming Leader. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Running, Role: LEADER
I20260710 13:20:10.129266 12412 tablet_bootstrap.cc:654] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.129096 12417 consensus_queue.cc:237] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.130887 12220 raft_consensus.cc:2468] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 1.
I20260710 13:20:10.113562 12506 leader_election.cc:290] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.135751 12412 tablet_bootstrap.cc:492] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.136315 12412 ts_tablet_manager.cc:1403] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260710 13:20:10.140208 12412 raft_consensus.cc:359] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.140933 12412 raft_consensus.cc:385] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.141186 12412 raft_consensus.cc:740] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.142213 12412 consensus_queue.cc:260] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.144354 12412 ts_tablet_manager.cc:1434] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:10.145323 12412 tablet_bootstrap.cc:492] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:10.145645 12411 tablet_bootstrap.cc:492] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:10.145391 12506 consensus_queue.cc:1048] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:10.146329 12411 ts_tablet_manager.cc:1403] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.002s
I20260710 13:20:10.149405 12411 raft_consensus.cc:359] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.150179 12411 raft_consensus.cc:385] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.150542 12411 raft_consensus.cc:740] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.151316 12411 consensus_queue.cc:260] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.149302 12118 catalog_manager.cc:5697] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 reported cstate change: term changed from 0 to 1, leader changed from <none> to b97d1cc4501b47708f3a04f024def121 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.158769 12411 ts_tablet_manager.cc:1434] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:10.159713 12411 tablet_bootstrap.cc:492] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:10.160755 12120 catalog_manager.cc:5697] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.167608 12413 tablet_bootstrap.cc:654] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.174113 12412 tablet_bootstrap.cc:654] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.176456 12491 consensus_queue.cc:1048] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:10.178546 12411 tablet_bootstrap.cc:654] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.196041 12412 tablet_bootstrap.cc:492] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.196496 12412 ts_tablet_manager.cc:1403] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.012s
I20260710 13:20:10.196805 12489 consensus_queue.cc:1048] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:10.202976 12413 tablet_bootstrap.cc:492] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:10.202762 12417 consensus_queue.cc:1048] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:10.203575 12413 ts_tablet_manager.cc:1403] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.002s
I20260710 13:20:10.206574 12413 raft_consensus.cc:359] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.207304 12413 raft_consensus.cc:385] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.207553 12413 raft_consensus.cc:740] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.208237 12413 consensus_queue.cc:260] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.209318 12411 tablet_bootstrap.cc:492] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:10.209755 12411 ts_tablet_manager.cc:1403] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.003s
I20260710 13:20:10.210598 12413 ts_tablet_manager.cc:1434] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:10.211489 12413 tablet_bootstrap.cc:492] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:10.212359 12411 raft_consensus.cc:359] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.217316 12412 raft_consensus.cc:359] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.217914 12412 raft_consensus.cc:385] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.218184 12412 raft_consensus.cc:740] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.213238 12411 raft_consensus.cc:385] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.218964 12412 consensus_queue.cc:260] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.219538 12411 raft_consensus.cc:740] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.220763 12411 consensus_queue.cc:260] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.221079 12412 ts_tablet_manager.cc:1434] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260710 13:20:10.222007 12412 tablet_bootstrap.cc:492] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:10.219107 12413 tablet_bootstrap.cc:654] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.222421 12411 ts_tablet_manager.cc:1434] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260710 13:20:10.223376 12411 tablet_bootstrap.cc:492] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:10.224123 12219 raft_consensus.cc:3060] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.226935 12368 raft_consensus.cc:3060] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.230866 12411 tablet_bootstrap.cc:654] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.236143 12489 consensus_queue.cc:1048] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:10.241622 12413 tablet_bootstrap.cc:492] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:10.242504 12413 ts_tablet_manager.cc:1403] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.013s
I20260710 13:20:10.245271 12484 consensus_queue.cc:1048] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:10.245802 12413 raft_consensus.cc:359] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.250185 12413 raft_consensus.cc:385] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.250689 12413 raft_consensus.cc:740] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.251559 12413 consensus_queue.cc:260] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.254124 12411 tablet_bootstrap.cc:492] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:10.254179 12413 ts_tablet_manager.cc:1434] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:10.254671 12411 ts_tablet_manager.cc:1403] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.012s
I20260710 13:20:10.255275 12413 tablet_bootstrap.cc:492] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:10.257201 12412 tablet_bootstrap.cc:654] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.289778 12449 raft_consensus.cc:493] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.290457 12449 raft_consensus.cc:515] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.296499 12413 tablet_bootstrap.cc:654] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.301492 12411 raft_consensus.cc:359] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.302907 12449 leader_election.cc:290] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.303040 12411 raft_consensus.cc:385] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.304039 12411 raft_consensus.cc:740] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.305457 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956f4ffc0f374774a83e5a1e38e28465" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:10.306088 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956f4ffc0f374774a83e5a1e38e28465" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
W20260710 13:20:10.307134 12263 leader_election.cc:343] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.308068 12411 consensus_queue.cc:260] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.309072 12367 raft_consensus.cc:2468] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 0.
I20260710 13:20:10.311441 12411 ts_tablet_manager.cc:1434] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.003s
I20260710 13:20:10.312638 12411 tablet_bootstrap.cc:492] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:10.317525 12263 leader_election.cc:304] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:10.319784 12449 raft_consensus.cc:2804] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.320479 12449 raft_consensus.cc:493] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.320935 12449 raft_consensus.cc:3060] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.332152 12484 consensus_queue.cc:1048] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:10.332299 12489 consensus_queue.cc:1048] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:10.339260 12449 raft_consensus.cc:515] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.346524 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956f4ffc0f374774a83e5a1e38e28465" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:10.348002 12368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956f4ffc0f374774a83e5a1e38e28465" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:10.348620 12368 raft_consensus.cc:3060] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:10.349309 12263 leader_election.cc:343] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.362394 12411 tablet_bootstrap.cc:654] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.367250 12368 raft_consensus.cc:2468] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 1.
I20260710 13:20:10.373075 12263 leader_election.cc:304] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:10.374600 12417 raft_consensus.cc:2804] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:10.375242 12417 raft_consensus.cc:697] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Becoming Leader. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Running, Role: LEADER
I20260710 13:20:10.376212 12417 consensus_queue.cc:237] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.377292 12412 tablet_bootstrap.cc:492] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.377804 12412 ts_tablet_manager.cc:1403] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.156s	user 0.042s	sys 0.015s
I20260710 13:20:10.380659 12412 raft_consensus.cc:359] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.381385 12412 raft_consensus.cc:385] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.381687 12412 raft_consensus.cc:740] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.382503 12412 consensus_queue.cc:260] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.384900 12412 ts_tablet_manager.cc:1434] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:10.386003 12412 tablet_bootstrap.cc:492] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:10.387267 12220 raft_consensus.cc:3060] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.370765 12413 tablet_bootstrap.cc:492] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:10.348573 12449 leader_election.cc:290] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.392619 12413 ts_tablet_manager.cc:1403] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.137s	user 0.015s	sys 0.015s
I20260710 13:20:10.392109 12506 raft_consensus.cc:493] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.393981 12506 raft_consensus.cc:515] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.396226 12506 leader_election.cc:290] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.398675 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7d013e861a47df9d10648ed44e4682" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:10.400463 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7d013e861a47df9d10648ed44e4682" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
W20260710 13:20:10.402560 12263 leader_election.cc:343] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:10.403311 12263 leader_election.cc:343] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.403736 12263 leader_election.cc:304] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:10.404577 12449 raft_consensus.cc:2749] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:10.406419 12412 tablet_bootstrap.cc:654] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.413830 12411 tablet_bootstrap.cc:492] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:10.414355 12411 ts_tablet_manager.cc:1403] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.016s
I20260710 13:20:10.419397 12411 raft_consensus.cc:359] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.420312 12411 raft_consensus.cc:385] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.420197 12413 raft_consensus.cc:359] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.421197 12413 raft_consensus.cc:385] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.421550 12413 raft_consensus.cc:740] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.422784 12413 consensus_queue.cc:260] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.425935 12413 ts_tablet_manager.cc:1434] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260710 13:20:10.427294 12413 tablet_bootstrap.cc:492] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:10.420809 12411 raft_consensus.cc:740] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.429270 12411 consensus_queue.cc:260] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.433588 12411 ts_tablet_manager.cc:1434] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260710 13:20:10.435115 12120 catalog_manager.cc:5697] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.437790 12411 tablet_bootstrap.cc:492] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:10.445713 12412 tablet_bootstrap.cc:492] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.446271 12412 ts_tablet_manager.cc:1403] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.020s
I20260710 13:20:10.449007 12412 raft_consensus.cc:359] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.449759 12412 raft_consensus.cc:385] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.450043 12412 raft_consensus.cc:740] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.451306 12412 consensus_queue.cc:260] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.456121 12412 ts_tablet_manager.cc:1434] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:10.457110 12412 tablet_bootstrap.cc:492] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:10.457573 12411 tablet_bootstrap.cc:654] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.458725 12413 tablet_bootstrap.cc:654] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.470201 12412 tablet_bootstrap.cc:654] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.475513 12413 tablet_bootstrap.cc:492] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:10.475981 12413 ts_tablet_manager.cc:1403] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.003s
I20260710 13:20:10.478780 12413 raft_consensus.cc:359] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.479202 12411 tablet_bootstrap.cc:492] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:10.479475 12413 raft_consensus.cc:385] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.479745 12411 ts_tablet_manager.cc:1403] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.010s
I20260710 13:20:10.479770 12413 raft_consensus.cc:740] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.481261 12413 consensus_queue.cc:260] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.482838 12411 raft_consensus.cc:359] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.483971 12411 raft_consensus.cc:385] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.484125 12412 tablet_bootstrap.cc:492] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.484248 12411 raft_consensus.cc:740] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.484678 12412 ts_tablet_manager.cc:1403] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260710 13:20:10.485360 12411 consensus_queue.cc:260] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.487342 12412 raft_consensus.cc:359] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.487835 12367 raft_consensus.cc:3060] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.488090 12412 raft_consensus.cc:385] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.488416 12412 raft_consensus.cc:740] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.489140 12412 consensus_queue.cc:260] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.489591 12418 raft_consensus.cc:493] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.490119 12418 raft_consensus.cc:515] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.491483 12412 ts_tablet_manager.cc:1434] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:10.492201 12418 leader_election.cc:290] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:10.493685 12412 tablet_bootstrap.cc:492] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:10.494570 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e18f6dc24b8a8b8d89f2dc77f1a8" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:10.494933 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e18f6dc24b8a8b8d89f2dc77f1a8" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:10.495249 12220 raft_consensus.cc:2468] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 0.
W20260710 13:20:10.496309 12334 leader_election.cc:343] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.496846 12337 leader_election.cc:304] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:10.497924 12418 raft_consensus.cc:2804] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.498530 12418 raft_consensus.cc:493] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.498907 12418 raft_consensus.cc:3060] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.501009 12412 tablet_bootstrap.cc:654] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.501470 12411 ts_tablet_manager.cc:1434] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:20:10.502501 12411 tablet_bootstrap.cc:492] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:10.506062 12484 consensus_queue.cc:1048] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:10.506882 12489 raft_consensus.cc:493] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.507571 12489 raft_consensus.cc:515] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.514401 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956f4ffc0f374774a83e5a1e38e28465" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:10.516757 12411 tablet_bootstrap.cc:654] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.517680 12489 leader_election.cc:290] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.520287 12413 ts_tablet_manager.cc:1434] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.004s
I20260710 13:20:10.520071 12368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956f4ffc0f374774a83e5a1e38e28465" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:10.521361 12413 tablet_bootstrap.cc:492] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:10.521402 12368 raft_consensus.cc:2393] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b97d1cc4501b47708f3a04f024def121 in current term 1: Already voted for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in this term.
I20260710 13:20:10.523315 12188 leader_election.cc:304] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b97d1cc4501b47708f3a04f024def121; no voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:10.516687 12418 raft_consensus.cc:515] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.526052 12491 raft_consensus.cc:3060] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.533706 12413 tablet_bootstrap.cc:654] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.533526 12417 consensus_queue.cc:1048] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:10.540709 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e18f6dc24b8a8b8d89f2dc77f1a8" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:10.541060 12219 raft_consensus.cc:3060] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.541368 12222 raft_consensus.cc:3060] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.542044 12371 raft_consensus.cc:3060] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.547819 12222 raft_consensus.cc:2468] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:10.551573 12418 leader_election.cc:290] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:10.551771 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db2e18f6dc24b8a8b8d89f2dc77f1a8" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
W20260710 13:20:10.553084 12334 leader_election.cc:343] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.559314 12411 tablet_bootstrap.cc:492] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:10.559798 12411 ts_tablet_manager.cc:1403] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.003s
I20260710 13:20:10.560144 12413 tablet_bootstrap.cc:492] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:10.560688 12413 ts_tablet_manager.cc:1403] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.006s
I20260710 13:20:10.562780 12411 raft_consensus.cc:359] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.563486 12411 raft_consensus.cc:385] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.563277 12413 raft_consensus.cc:359] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.563755 12411 raft_consensus.cc:740] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.563938 12413 raft_consensus.cc:385] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.564235 12413 raft_consensus.cc:740] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.559945 12491 raft_consensus.cc:2749] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:10.564309 12337 leader_election.cc:304] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:10.564421 12411 consensus_queue.cc:260] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.565289 12412 tablet_bootstrap.cc:492] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.565524 12445 raft_consensus.cc:2804] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:10.565376 12413 consensus_queue.cc:260] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.565943 12412 ts_tablet_manager.cc:1403] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.072s	user 0.028s	sys 0.032s
I20260710 13:20:10.566032 12445 raft_consensus.cc:697] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:10.567219 12445 consensus_queue.cc:237] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.567914 12413 ts_tablet_manager.cc:1434] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:20:10.567638 12485 consensus_queue.cc:1048] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:10.568818 12413 tablet_bootstrap.cc:492] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:10.569392 12412 raft_consensus.cc:359] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.570178 12412 raft_consensus.cc:385] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.571009 12412 raft_consensus.cc:740] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.572589 12411 ts_tablet_manager.cc:1434] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:10.572286 12412 consensus_queue.cc:260] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.573688 12411 tablet_bootstrap.cc:492] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:10.580559 12412 ts_tablet_manager.cc:1434] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.002s
I20260710 13:20:10.581774 12491 raft_consensus.cc:493] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.581928 12412 tablet_bootstrap.cc:492] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:10.582475 12491 raft_consensus.cc:515] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.585323 12491 leader_election.cc:290] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.587903 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc678e3be8b4370bbd0f78bb5ae28b3" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:10.631798 12413 tablet_bootstrap.cc:654] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.632508 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bc678e3be8b4370bbd0f78bb5ae28b3" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:10.632576 12491 raft_consensus.cc:493] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.634148 12491 raft_consensus.cc:515] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.636323 12491 leader_election.cc:290] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.637131 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb21cfdd743cd872c64c8091864d9" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:10.639426 12296 raft_consensus.cc:2468] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:10.641289 12185 leader_election.cc:304] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:10.642203 12491 raft_consensus.cc:2804] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.642612 12491 raft_consensus.cc:493] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.643133 12491 raft_consensus.cc:3060] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.643954 12412 tablet_bootstrap.cc:654] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.652307 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb21cfdd743cd872c64c8091864d9" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:10.654902 12188 leader_election.cc:304] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [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: b97d1cc4501b47708f3a04f024def121; no voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:10.659343 12489 raft_consensus.cc:493] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.669976 12489 raft_consensus.cc:515] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.672286 12413 tablet_bootstrap.cc:492] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:10.642222 12411 tablet_bootstrap.cc:654] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:10.665565 12168 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:10.670318 12419 raft_consensus.cc:2749] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:10.672879 12413 ts_tablet_manager.cc:1403] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.019s
I20260710 13:20:10.658092 12491 raft_consensus.cc:515] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.672372 12489 leader_election.cc:290] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.675709 12489 consensus_queue.cc:1048] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:10.676867 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3345d08179d40409c7174ae46e22a39" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:10.677445 12491 leader_election.cc:290] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.684279 12413 raft_consensus.cc:359] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.684965 12413 raft_consensus.cc:385] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.685243 12413 raft_consensus.cc:740] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.685894 12413 consensus_queue.cc:260] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
W20260710 13:20:10.693202 12188 leader_election.cc:343] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.695290 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb21cfdd743cd872c64c8091864d9" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:10.695972 12294 raft_consensus.cc:3060] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.696863 12413 ts_tablet_manager.cc:1434] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:20:10.698027 12413 tablet_bootstrap.cc:492] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:10.698884 12491 consensus_queue.cc:1048] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:10.699719 12449 raft_consensus.cc:493] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.700165 12449 raft_consensus.cc:515] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.703032 12449 leader_election.cc:290] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
W20260710 13:20:10.703125 12185 leader_election.cc:343] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.703528 12417 consensus_queue.cc:1048] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:10.706926 12368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf69d3971b74acc930d6002b3167ee0" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
W20260710 13:20:10.711607 12263 leader_election.cc:343] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.711956 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf69d3971b74acc930d6002b3167ee0" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
W20260710 13:20:10.715435 12263 leader_election.cc:343] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.716120 12263 leader_election.cc:304] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:10.717823 12449 raft_consensus.cc:2749] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:10.718235 12368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3345d08179d40409c7174ae46e22a39" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:10.718890 12368 raft_consensus.cc:2468] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:10.721020 12368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb21cfdd743cd872c64c8091864d9" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:10.724423 12449 raft_consensus.cc:493] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.723846 12119 catalog_manager.cc:5697] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:10.724982 12449 raft_consensus.cc:515] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.727869 12449 leader_election.cc:290] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.728530 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b5b89c2cae4e45a61d8c9eae83f23c" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:10.731241 12412 tablet_bootstrap.cc:492] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.732285 12412 ts_tablet_manager.cc:1403] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.151s	user 0.033s	sys 0.053s
I20260710 13:20:10.731710 12368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b5b89c2cae4e45a61d8c9eae83f23c" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
W20260710 13:20:10.740074 12263 leader_election.cc:343] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.742071 12368 raft_consensus.cc:2468] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 0.
I20260710 13:20:10.748477 12294 raft_consensus.cc:2468] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:10.746764 12188 leader_election.cc:304] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:10.749472 12412 raft_consensus.cc:359] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.750349 12412 raft_consensus.cc:385] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.750674 12412 raft_consensus.cc:740] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.754433 12412 consensus_queue.cc:260] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.757725 12412 ts_tablet_manager.cc:1434] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.004s
I20260710 13:20:10.756067 12419 raft_consensus.cc:2804] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.758687 12419 raft_consensus.cc:493] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.758700 12412 tablet_bootstrap.cc:492] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:10.759136 12419 raft_consensus.cc:3060] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.753031 12185 leader_election.cc:304] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:10.760356 12489 raft_consensus.cc:2804] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:10.760870 12489 raft_consensus.cc:697] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Leader. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
I20260710 13:20:10.762077 12489 consensus_queue.cc:237] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.762768 12263 leader_election.cc:304] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:10.763592 12449 raft_consensus.cc:2804] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.764071 12449 raft_consensus.cc:493] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.764401 12449 raft_consensus.cc:3060] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:10.766805 12188 leader_election.cc:343] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.775149 12413 tablet_bootstrap.cc:654] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.775574 12411 tablet_bootstrap.cc:492] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:10.776113 12411 ts_tablet_manager.cc:1403] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.203s	user 0.023s	sys 0.014s
I20260710 13:20:10.779084 12411 raft_consensus.cc:359] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.779843 12411 raft_consensus.cc:385] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.780131 12411 raft_consensus.cc:740] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.782765 12491 raft_consensus.cc:493] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.783306 12491 raft_consensus.cc:515] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.785629 12491 leader_election.cc:290] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.787303 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb7e626b8994af78f3438a05f58edba" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:10.788029 12297 raft_consensus.cc:2468] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:10.788810 12449 raft_consensus.cc:515] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.789774 12185 leader_election.cc:304] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:10.790512 12412 tablet_bootstrap.cc:654] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.792199 12451 raft_consensus.cc:2804] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.792588 12451 raft_consensus.cc:493] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.792932 12451 raft_consensus.cc:3060] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.781818 12419 raft_consensus.cc:515] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.794984 12449 leader_election.cc:290] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.796638 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b5b89c2cae4e45a61d8c9eae83f23c" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:10.797046 12419 leader_election.cc:290] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.796970 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb7e626b8994af78f3438a05f58edba" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:10.798877 12371 raft_consensus.cc:2468] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:10.799001 12368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b5b89c2cae4e45a61d8c9eae83f23c" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:10.799629 12368 raft_consensus.cc:3060] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.800316 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3345d08179d40409c7174ae46e22a39" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:10.800478 12451 raft_consensus.cc:515] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
W20260710 13:20:10.802013 12185 leader_election.cc:343] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.802841 12451 leader_election.cc:290] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.783306 12411 consensus_queue.cc:260] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.803799 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb7e626b8994af78f3438a05f58edba" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:10.805460 12297 raft_consensus.cc:3060] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.811878 12411 ts_tablet_manager.cc:1434] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260710 13:20:10.828815 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3345d08179d40409c7174ae46e22a39" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:10.829463 12371 raft_consensus.cc:3060] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.835565 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb7e626b8994af78f3438a05f58edba" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:10.836402 12367 raft_consensus.cc:3060] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.838613 12368 raft_consensus.cc:2468] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 1.
I20260710 13:20:10.841858 12411 tablet_bootstrap.cc:492] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:10.844880 12418 raft_consensus.cc:493] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:10.834654 12263 leader_election.cc:343] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.846208 12418 raft_consensus.cc:515] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.852706 12418 leader_election.cc:290] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:10.854177 12412 tablet_bootstrap.cc:492] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.861896 12413 tablet_bootstrap.cc:492] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:10.882810 12412 ts_tablet_manager.cc:1403] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.124s	user 0.032s	sys 0.034s
I20260710 13:20:10.882988 12413 ts_tablet_manager.cc:1403] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.185s	user 0.018s	sys 0.020s
I20260710 13:20:10.862463 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5694370440fdb9778f96f8d36aec" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:10.867820 12120 catalog_manager.cc:5697] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 reported cstate change: term changed from 0 to 1, leader changed from <none> to b97d1cc4501b47708f3a04f024def121 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.885561 12412 raft_consensus.cc:359] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.886409 12412 raft_consensus.cc:385] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.865386 12367 raft_consensus.cc:2468] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:10.886756 12412 raft_consensus.cc:740] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.864002 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5694370440fdb9778f96f8d36aec" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:10.885820 12413 raft_consensus.cc:359] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.844421 12371 raft_consensus.cc:2468] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:10.887624 12412 consensus_queue.cc:260] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.886925 12411 tablet_bootstrap.cc:654] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.883642 12296 raft_consensus.cc:2468] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 0.
I20260710 13:20:10.888006 12413 raft_consensus.cc:385] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:10.889565 12413 raft_consensus.cc:740] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:10.889981 12412 ts_tablet_manager.cc:1434] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:20:10.890529 12413 consensus_queue.cc:260] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.890908 12412 tablet_bootstrap.cc:492] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:10.892930 12413 ts_tablet_manager.cc:1434] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:10.857396 12491 raft_consensus.cc:493] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.893944 12334 leader_election.cc:304] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:10.897640 12445 raft_consensus.cc:2804] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.897960 12412 tablet_bootstrap.cc:654] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.898070 12445 raft_consensus.cc:493] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.898594 12445 raft_consensus.cc:3060] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.899385 12263 leader_election.cc:304] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:10.900110 12491 raft_consensus.cc:515] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
W20260710 13:20:10.900918 12337 leader_election.cc:343] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.902100 12188 leader_election.cc:304] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: 
I20260710 13:20:10.902944 12489 raft_consensus.cc:2804] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:10.903429 12489 raft_consensus.cc:697] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Leader. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
I20260710 13:20:10.904275 12489 consensus_queue.cc:237] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.905705 12445 raft_consensus.cc:515] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.908525 12445 leader_election.cc:290] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:10.908763 12188 leader_election.cc:304] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:10.909600 12419 raft_consensus.cc:2804] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:10.910200 12419 raft_consensus.cc:697] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Leader. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
I20260710 13:20:10.893980 12413 tablet_bootstrap.cc:492] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:10.911127 12419 consensus_queue.cc:237] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.912019 12449 raft_consensus.cc:2804] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:10.912557 12449 raft_consensus.cc:697] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Becoming Leader. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Running, Role: LEADER
I20260710 13:20:10.853916 12297 raft_consensus.cc:2468] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:10.914256 12417 raft_consensus.cc:493] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.918759 12417 raft_consensus.cc:515] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.915582 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5694370440fdb9778f96f8d36aec" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:10.922188 12294 raft_consensus.cc:3060] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.912915 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5694370440fdb9778f96f8d36aec" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:10.916417 12449 consensus_queue.cc:237] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.921355 12417 leader_election.cc:290] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
W20260710 13:20:10.927088 12337 leader_election.cc:343] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.948285 12445 raft_consensus.cc:493] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.953528 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357e1f4357294c72b54744d394f2ebe3" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:10.953989 12445 raft_consensus.cc:515] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.955046 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357e1f4357294c72b54744d394f2ebe3" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:10.955760 12296 raft_consensus.cc:2468] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:10.957057 12185 leader_election.cc:304] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:10.958065 12489 raft_consensus.cc:2804] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.958506 12489 raft_consensus.cc:493] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.958932 12489 raft_consensus.cc:3060] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.958984 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7d013e861a47df9d10648ed44e4682" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:10.959995 12297 raft_consensus.cc:2468] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 0.
I20260710 13:20:10.960875 12413 tablet_bootstrap.cc:654] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:10.963013 12334 leader_election.cc:304] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:10.964479 12418 raft_consensus.cc:2804] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:10.965039 12418 raft_consensus.cc:493] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.965629 12418 raft_consensus.cc:3060] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:10.966396 12445 leader_election.cc:290] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:10.966398 12491 leader_election.cc:290] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.954398 12371 raft_consensus.cc:2468] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 0.
I20260710 13:20:10.970218 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7d013e861a47df9d10648ed44e4682" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
W20260710 13:20:10.976922 12337 leader_election.cc:343] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.976698 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:10.969709 12294 raft_consensus.cc:2468] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:10.978022 12371 raft_consensus.cc:2393] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da56d1b8d7a74ddb9e2415cedacf30a6 in current term 1: Already voted for candidate 66ed8fb5073c4547abd3382fcebd23f3 in this term.
I20260710 13:20:10.979532 12334 leader_election.cc:304] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:10.976802 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:10.981345 12445 raft_consensus.cc:2804] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:10.982111 12219 raft_consensus.cc:2393] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da56d1b8d7a74ddb9e2415cedacf30a6 in current term 1: Already voted for candidate b97d1cc4501b47708f3a04f024def121 in this term.
I20260710 13:20:10.982265 12445 raft_consensus.cc:697] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:10.983574 12445 consensus_queue.cc:237] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.969028 12489 raft_consensus.cc:515] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.990448 12417 consensus_queue.cc:1048] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:10.991082 12418 raft_consensus.cc:515] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:10.991652 12411 tablet_bootstrap.cc:492] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:10.992235 12411 ts_tablet_manager.cc:1403] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.151s	user 0.019s	sys 0.031s
I20260710 13:20:10.993418 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357e1f4357294c72b54744d394f2ebe3" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:10.993978 12219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7d013e861a47df9d10648ed44e4682" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:10.994323 12412 tablet_bootstrap.cc:492] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:10.994045 12294 raft_consensus.cc:3060] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:10.995524 12337 leader_election.cc:343] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:10.996469 12489 leader_election.cc:290] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:10.997519 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357e1f4357294c72b54744d394f2ebe3" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:11.000538 12412 ts_tablet_manager.cc:1403] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.110s	user 0.018s	sys 0.030s
I20260710 13:20:10.999154 12411 raft_consensus.cc:359] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.001192 12411 raft_consensus.cc:385] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:11.001605 12411 raft_consensus.cc:740] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:11.002859 12371 raft_consensus.cc:3060] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.002553 12411 consensus_queue.cc:260] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.004866 12411 ts_tablet_manager.cc:1434] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 13:20:11.007171 12418 leader_election.cc:290] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:11.008471 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7d013e861a47df9d10648ed44e4682" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:11.010144 12296 raft_consensus.cc:3060] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.013720 12294 raft_consensus.cc:2468] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:10.998394 12119 catalog_manager.cc:5697] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 reported cstate change: term changed from 0 to 1, leader changed from <none> to b97d1cc4501b47708f3a04f024def121 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.015259 12185 leader_election.cc:304] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:11.016214 12489 raft_consensus.cc:2804] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:11.017004 12489 raft_consensus.cc:697] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Leader. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
I20260710 13:20:11.017853 12489 consensus_queue.cc:237] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.018466 12119 catalog_manager.cc:5697] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 reported cstate change: term changed from 0 to 1, leader changed from <none> to b97d1cc4501b47708f3a04f024def121 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.037375 12411 tablet_bootstrap.cc:492] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3: Bootstrap starting.
I20260710 13:20:11.037088 12449 consensus_queue.cc:1048] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.038980 12412 raft_consensus.cc:359] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.039712 12412 raft_consensus.cc:385] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:11.040027 12412 raft_consensus.cc:740] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:11.040691 12412 consensus_queue.cc:260] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.043102 12412 ts_tablet_manager.cc:1434] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.005s
I20260710 13:20:11.044005 12412 tablet_bootstrap.cc:492] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:11.044651 12371 raft_consensus.cc:2468] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b97d1cc4501b47708f3a04f024def121 in term 1.
I20260710 13:20:11.039023 12263 leader_election.cc:304] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:11.049268 12120 catalog_manager.cc:5697] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.050513 12413 tablet_bootstrap.cc:492] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:11.050988 12413 ts_tablet_manager.cc:1403] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.002s
I20260710 13:20:11.039462 12296 raft_consensus.cc:2468] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:11.051653 12449 raft_consensus.cc:3060] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.064157 12334 leader_election.cc:304] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:11.059247 12491 raft_consensus.cc:493] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:11.062071 12117 catalog_manager.cc:5697] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:11.067564 12484 raft_consensus.cc:2804] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:11.089983 12484 raft_consensus.cc:697] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:11.075831 12413 raft_consensus.cc:359] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.090975 12413 raft_consensus.cc:385] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:11.091585 12413 raft_consensus.cc:740] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:11.091398 12484 consensus_queue.cc:237] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.093099 12413 consensus_queue.cc:260] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.096341 12413 ts_tablet_manager.cc:1434] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260710 13:20:11.097855 12413 tablet_bootstrap.cc:492] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6: Bootstrap starting.
I20260710 13:20:11.102766 12491 raft_consensus.cc:515] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.105181 12491 leader_election.cc:290] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:11.108184 12368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7d013e861a47df9d10648ed44e4682" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:11.115697 12297 raft_consensus.cc:3060] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.119524 12296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7d013e861a47df9d10648ed44e4682" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:11.120492 12296 raft_consensus.cc:2393] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b97d1cc4501b47708f3a04f024def121 in current term 1: Already voted for candidate 66ed8fb5073c4547abd3382fcebd23f3 in this term.
I20260710 13:20:11.123072 12185 leader_election.cc:304] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b97d1cc4501b47708f3a04f024def121; no voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:11.123869 12491 raft_consensus.cc:3060] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.130847 12449 raft_consensus.cc:2749] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:11.131325 12411 tablet_bootstrap.cc:654] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:11.133932 12491 raft_consensus.cc:2749] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:11.137017 12445 consensus_queue.cc:1048] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.137838 12485 consensus_queue.cc:1048] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.154649 12412 tablet_bootstrap.cc:654] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:11.148728 12120 catalog_manager.cc:5697] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 reported cstate change: term changed from 0 to 1, leader changed from <none> to b97d1cc4501b47708f3a04f024def121 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.169016 12413 tablet_bootstrap.cc:654] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:11.262559 12412 tablet_bootstrap.cc:492] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:11.264387 12412 ts_tablet_manager.cc:1403] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.221s	user 0.034s	sys 0.057s
I20260710 13:20:11.266644 12491 consensus_queue.cc:1048] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.267359 12412 raft_consensus.cc:359] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.273119 12411 tablet_bootstrap.cc:492] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3: No bootstrap required, opened a new log
I20260710 13:20:11.275072 12411 ts_tablet_manager.cc:1403] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent bootstrapping tablet: real 0.238s	user 0.009s	sys 0.012s
I20260710 13:20:11.277627 12411 raft_consensus.cc:359] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.277170 12119 catalog_manager.cc:5697] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:11.268464 12412 raft_consensus.cc:385] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:11.283975 12412 raft_consensus.cc:740] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:11.285360 12411 raft_consensus.cc:385] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:11.285713 12411 raft_consensus.cc:740] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Initialized, Role: FOLLOWER
I20260710 13:20:11.285004 12412 consensus_queue.cc:260] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.286415 12411 consensus_queue.cc:260] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.288781 12411 ts_tablet_manager.cc:1434] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:20:11.290700 12412 ts_tablet_manager.cc:1434] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 13:20:11.291581 12412 tablet_bootstrap.cc:492] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121: Bootstrap starting.
I20260710 13:20:11.296378 12489 consensus_queue.cc:1048] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.297279 12412 tablet_bootstrap.cc:654] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:11.316852 12491 raft_consensus.cc:493] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:11.318166 12491 raft_consensus.cc:515] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.321626 12491 leader_election.cc:290] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:11.323408 12295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5694370440fdb9778f96f8d36aec" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:11.324676 12295 raft_consensus.cc:2393] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b97d1cc4501b47708f3a04f024def121 in current term 1: Already voted for candidate 66ed8fb5073c4547abd3382fcebd23f3 in this term.
I20260710 13:20:11.325402 12368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5694370440fdb9778f96f8d36aec" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:11.327160 12445 raft_consensus.cc:493] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:11.327673 12445 raft_consensus.cc:515] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.329773 12445 leader_election.cc:290] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:11.332135 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf69d3971b74acc930d6002b3167ee0" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:11.333995 12371 raft_consensus.cc:3060] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:11.334407 12185 consensus_peers.cc:597] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 -> Peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Couldn't send request to peer da56d1b8d7a74ddb9e2415cedacf30a6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.338316 12185 leader_election.cc:304] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b97d1cc4501b47708f3a04f024def121; no voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:11.340065 12491 raft_consensus.cc:3060] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:11.343349 12337 leader_election.cc:343] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:11.349126 12489 raft_consensus.cc:493] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:11.349957 12489 raft_consensus.cc:515] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.354754 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf69d3971b74acc930d6002b3167ee0" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:11.355703 12297 raft_consensus.cc:2468] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 0.
I20260710 13:20:11.364611 12489 leader_election.cc:290] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:11.366443 12368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b5b89c2cae4e45a61d8c9eae83f23c" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:11.367429 12368 raft_consensus.cc:2393] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b97d1cc4501b47708f3a04f024def121 in current term 1: Already voted for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in this term.
I20260710 13:20:11.363008 12334 leader_election.cc:304] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:11.373301 12295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b5b89c2cae4e45a61d8c9eae83f23c" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:11.379016 12445 raft_consensus.cc:2804] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:11.379575 12445 raft_consensus.cc:493] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:11.380023 12445 raft_consensus.cc:3060] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.390753 12185 leader_election.cc:304] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b97d1cc4501b47708f3a04f024def121; no voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:11.393064 12419 raft_consensus.cc:3060] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.404330 12419 raft_consensus.cc:2749] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:11.421172 12413 tablet_bootstrap.cc:492] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6: No bootstrap required, opened a new log
I20260710 13:20:11.421728 12413 ts_tablet_manager.cc:1403] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent bootstrapping tablet: real 0.324s	user 0.051s	sys 0.093s
I20260710 13:20:11.424605 12413 raft_consensus.cc:359] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.425386 12413 raft_consensus.cc:385] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:11.425704 12413 raft_consensus.cc:740] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Initialized, Role: FOLLOWER
I20260710 13:20:11.393054 12445 raft_consensus.cc:515] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.435734 12445 leader_election.cc:290] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:11.429703 12506 consensus_queue.cc:1048] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.442839 12576 consensus_queue.cc:1048] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.425012 12491 raft_consensus.cc:2749] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:11.432193 12556 consensus_queue.cc:1048] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.432397 12419 consensus_queue.cc:1048] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.426412 12413 consensus_queue.cc:260] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.450105 12418 raft_consensus.cc:493] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:11.450881 12418 raft_consensus.cc:515] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.436959 12412 tablet_bootstrap.cc:492] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121: No bootstrap required, opened a new log
I20260710 13:20:11.439096 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf69d3971b74acc930d6002b3167ee0" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:11.452919 12294 raft_consensus.cc:3060] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.436853 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf69d3971b74acc930d6002b3167ee0" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:11.451483 12413 ts_tablet_manager.cc:1434] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.004s
W20260710 13:20:11.459604 12337 leader_election.cc:343] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:11.461375 12412 ts_tablet_manager.cc:1403] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121: Time spent bootstrapping tablet: real 0.170s	user 0.048s	sys 0.086s
I20260710 13:20:11.466326 12418 leader_election.cc:290] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:11.467078 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb21cfdd743cd872c64c8091864d9" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:11.468076 12294 raft_consensus.cc:2468] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:11.468070 12295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb21cfdd743cd872c64c8091864d9" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:11.465767 12412 raft_consensus.cc:359] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.470961 12412 raft_consensus.cc:385] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:11.471307 12412 raft_consensus.cc:740] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Initialized, Role: FOLLOWER
I20260710 13:20:11.472002 12334 leader_election.cc:304] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:11.473096 12445 raft_consensus.cc:2804] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:11.473654 12445 raft_consensus.cc:697] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:11.473591 12412 consensus_queue.cc:260] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.474591 12445 consensus_queue.cc:237] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.476028 12412 ts_tablet_manager.cc:1434] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:20:11.479418 12484 consensus_queue.cc:1048] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.480984 12485 consensus_queue.cc:1048] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.486698 12337 leader_election.cc:304] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3; no voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:11.493034 12506 consensus_queue.cc:1048] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.510200 12484 raft_consensus.cc:2749] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:11.532028 12418 consensus_queue.cc:1048] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:11.545141 12491 consensus_queue.cc:1048] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:11.584558 12576 consensus_queue.cc:1048] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:11.591264 12445 consensus_queue.cc:1048] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.602707 12506 raft_consensus.cc:493] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:11.603219 12506 raft_consensus.cc:515] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.605342 12506 leader_election.cc:290] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:11.606019 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3345d08179d40409c7174ae46e22a39" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:11.606416 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3345d08179d40409c7174ae46e22a39" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:11.606801 12119 catalog_manager.cc:5697] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:11.609287 12263 leader_election.cc:304] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:11.610476 12506 raft_consensus.cc:2749] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:11.682595 12168 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:11.705317 12576 raft_consensus.cc:493] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:11.705910 12576 raft_consensus.cc:515] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.707940 12576 leader_election.cc:290] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:11.708714 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf69d3971b74acc930d6002b3167ee0" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:11.709259 12371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf69d3971b74acc930d6002b3167ee0" candidate_uuid: "b97d1cc4501b47708f3a04f024def121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:11.709486 12294 raft_consensus.cc:2393] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b97d1cc4501b47708f3a04f024def121 in current term 1: Already voted for candidate 66ed8fb5073c4547abd3382fcebd23f3 in this term.
I20260710 13:20:11.710796 12185 leader_election.cc:304] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b97d1cc4501b47708f3a04f024def121; no voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:11.711591 12576 raft_consensus.cc:3060] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.717331 12576 raft_consensus.cc:2749] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:11.739642 12294 raft_consensus.cc:3060] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.860294 12484 consensus_queue.cc:1048] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:11.873014 12485 consensus_queue.cc:1048] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:11.964793 12484 raft_consensus.cc:493] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:11.965312 12484 raft_consensus.cc:515] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.967165 12484 leader_election.cc:290] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:11.967962 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121" is_pre_election: true
I20260710 13:20:11.968179 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:11.968542 12220 raft_consensus.cc:2468] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:11.968791 12294 raft_consensus.cc:2468] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:11.969637 12337 leader_election.cc:304] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: 
I20260710 13:20:11.970360 12484 raft_consensus.cc:2804] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:11.970683 12484 raft_consensus.cc:493] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:11.970927 12484 raft_consensus.cc:3060] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.976524 12484 raft_consensus.cc:515] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.978446 12484 leader_election.cc:290] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:11.979434 12294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:11.979341 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:11.980026 12294 raft_consensus.cc:3060] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.980090 12220 raft_consensus.cc:3060] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.986931 12294 raft_consensus.cc:2468] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 2.
I20260710 13:20:11.986931 12220 raft_consensus.cc:2468] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 2.
I20260710 13:20:11.988360 12334 leader_election.cc:304] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:11.989126 12484 raft_consensus.cc:2804] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:11.989485 12484 raft_consensus.cc:697] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:11.990164 12484 consensus_queue.cc:237] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue going to LEADER 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:11.998728 12119 catalog_manager.cc:5697] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 0 to 2, leader changed from <none> to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:12.403167 12294 raft_consensus.cc:1275] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:12.404645 12485 consensus_queue.cc:1048] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:12.412618 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 13:20:12.421685 12220 raft_consensus.cc:1275] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:12.426873 12445 consensus_queue.cc:1048] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:12.432668 12599 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:12.433913 12598 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:12.448755 12601 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:12.450336 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:12.451738 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:12.451987 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:12.452219 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689612452198 us; error 0 us; skew 500 ppm
I20260710 13:20:12.452912 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:12.458721 11109 webserver.cc:533] Webserver started at http://127.10.217.68:41637/ using document root <none> and password file <none>
I20260710 13:20:12.459348 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:12.459565 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:12.459848 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:12.460873 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-3-root/instance:
uuid: "f93e93744d974637a0fdca4d749cd566"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-rp40"
I20260710 13:20:12.466723 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:12.470724 12608 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.471714 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:20:12.472049 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-3-root
uuid: "f93e93744d974637a0fdca4d749cd566"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-rp40"
I20260710 13:20:12.472354 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:12.492612 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:12.493858 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:12.495316 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:12.497520 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:12.497779 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.498023 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:12.498199 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.553579 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.68:36809
I20260710 13:20:12.553699 12670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.68:36809 every 8 connection(s)
I20260710 13:20:12.559461 11109 auto_leader_rebalancer-test.cc:388] add a tserver: f93e93744d974637a0fdca4d749cd566
I20260710 13:20:12.577751 12671 heartbeater.cc:344] Connected to a master server at 127.10.217.126:34123
I20260710 13:20:12.578236 12671 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:12.579139 12671 heartbeater.cc:507] Master 127.10.217.126:34123 requested a full tablet report, sending...
I20260710 13:20:12.581233 12119 ts_manager.cc:194] Registered new tserver with Master: f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809)
I20260710 13:20:12.582856 12119 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53154
I20260710 13:20:12.939019 12296 consensus_queue.cc:237] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:12.948024 12219 raft_consensus.cc:1275] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:12.950470 12371 raft_consensus.cc:1275] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:12.950156 12676 consensus_queue.cc:1048] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:12.952309 12506 consensus_queue.cc:1048] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:12.966681 12677 raft_consensus.cc:2955] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:12.968154 12219 raft_consensus.cc:2955] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:12.978629 12367 raft_consensus.cc:2955] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
W20260710 13:20:12.984799 12261 consensus_peers.cc:597] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d66f74d7a4cb48f18106722a415d279a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.001796 12117 catalog_manager.cc:5697] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:13.012153 12219 consensus_queue.cc:237] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:13.020078 12367 raft_consensus.cc:1275] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:13.023173 12491 consensus_queue.cc:1048] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.024847 12294 raft_consensus.cc:1275] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:13.026924 12491 consensus_queue.cc:1048] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.042691 12576 raft_consensus.cc:2955] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
W20260710 13:20:13.049219 12186 consensus_peers.cc:597] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cea5f1e95c4c4674a5b9c23720b2488e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.055658 12296 raft_consensus.cc:2955] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:13.065503 12219 consensus_queue.cc:237] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:13.073729 12119 catalog_manager.cc:5697] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
W20260710 13:20:13.077893 12186 consensus_peers.cc:597] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3345d08179d40409c7174ae46e22a39. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.073702 12367 raft_consensus.cc:2955] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:13.079315 12371 raft_consensus.cc:1275] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:13.081225 12296 raft_consensus.cc:1275] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:13.081035 12576 consensus_queue.cc:1048] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.083503 12576 consensus_queue.cc:1048] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.089879 12577 raft_consensus.cc:2955] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:13.108219 12296 raft_consensus.cc:2955] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:13.113092 12367 raft_consensus.cc:2955] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:13.118122 12294 consensus_queue.cc:237] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:13.121316 12119 catalog_manager.cc:5697] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:13.135344 12261 consensus_peers.cc:597] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b4a7eb3b8f44257ace1c69f03af82ac. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.137415 12219 raft_consensus.cc:1275] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:13.138327 12367 raft_consensus.cc:1275] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:13.139194 12677 consensus_queue.cc:1048] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.142268 12677 consensus_queue.cc:1048] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.149027 12506 raft_consensus.cc:2955] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:13.151350 12222 raft_consensus.cc:2955] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:13.154734 12367 raft_consensus.cc:2955] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:13.164991 12117 catalog_manager.cc:5697] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.399269 12702 ts_tablet_manager.cc:933] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:13.403512 12702 tablet_copy_client.cc:323] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.66:36361
I20260710 13:20:13.418965 12307 tablet_copy_service.cc:140] P da56d1b8d7a74ddb9e2415cedacf30a6: Received BeginTabletCopySession request for tablet d66f74d7a4cb48f18106722a415d279a from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:46780)
I20260710 13:20:13.419569 12307 tablet_copy_service.cc:161] P da56d1b8d7a74ddb9e2415cedacf30a6: Beginning new tablet copy session on tablet d66f74d7a4cb48f18106722a415d279a from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:46780: session id = f93e93744d974637a0fdca4d749cd566-d66f74d7a4cb48f18106722a415d279a
I20260710 13:20:13.425233 12307 tablet_copy_source_session.cc:215] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:13.428879 12702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d66f74d7a4cb48f18106722a415d279a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:13.439776 12702 tablet_copy_client.cc:806] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:13.440394 12702 tablet_copy_client.cc:670] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:13.444725 12702 tablet_copy_client.cc:538] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:13.451303 12702 tablet_bootstrap.cc:492] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:13.473964 12702 tablet_bootstrap.cc:492] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:13.474980 12702 tablet_bootstrap.cc:492] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:13.475625 12702 ts_tablet_manager.cc:1403] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.013s
I20260710 13:20:13.478050 12702 raft_consensus.cc:359] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:13.478914 12702 raft_consensus.cc:740] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:13.479512 12702 consensus_queue.cc:260] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:13.482076 12671 heartbeater.cc:499] Master 127.10.217.126:34123 was elected leader, sending a full tablet report...
I20260710 13:20:13.482707 12702 ts_tablet_manager.cc:1434] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:20:13.484859 12307 tablet_copy_service.cc:342] P da56d1b8d7a74ddb9e2415cedacf30a6: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-d66f74d7a4cb48f18106722a415d279a received from {username='slave'} at 127.0.0.1:46780
I20260710 13:20:13.485255 12307 tablet_copy_service.cc:434] P da56d1b8d7a74ddb9e2415cedacf30a6: ending tablet copy session f93e93744d974637a0fdca4d749cd566-d66f74d7a4cb48f18106722a415d279a on tablet d66f74d7a4cb48f18106722a415d279a with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:13.537108 12702 ts_tablet_manager.cc:933] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577)
I20260710 13:20:13.538828 12702 tablet_copy_client.cc:323] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.65:33577
I20260710 13:20:13.550767 12232 tablet_copy_service.cc:140] P b97d1cc4501b47708f3a04f024def121: Received BeginTabletCopySession request for tablet cea5f1e95c4c4674a5b9c23720b2488e from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:49230)
I20260710 13:20:13.551334 12232 tablet_copy_service.cc:161] P b97d1cc4501b47708f3a04f024def121: Beginning new tablet copy session on tablet cea5f1e95c4c4674a5b9c23720b2488e from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:49230: session id = f93e93744d974637a0fdca4d749cd566-cea5f1e95c4c4674a5b9c23720b2488e
I20260710 13:20:13.557335 12232 tablet_copy_source_session.cc:215] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:13.559986 12702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cea5f1e95c4c4674a5b9c23720b2488e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:13.571367 12702 tablet_copy_client.cc:806] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:13.571908 12702 tablet_copy_client.cc:670] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:13.575724 12702 tablet_copy_client.cc:538] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:13.586248 12702 tablet_bootstrap.cc:492] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:13.587477 12710 ts_tablet_manager.cc:933] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577)
I20260710 13:20:13.589320 12710 tablet_copy_client.cc:323] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.65:33577
I20260710 13:20:13.591385 12232 tablet_copy_service.cc:140] P b97d1cc4501b47708f3a04f024def121: Received BeginTabletCopySession request for tablet a3345d08179d40409c7174ae46e22a39 from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:49230)
I20260710 13:20:13.591950 12232 tablet_copy_service.cc:161] P b97d1cc4501b47708f3a04f024def121: Beginning new tablet copy session on tablet a3345d08179d40409c7174ae46e22a39 from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:49230: session id = f93e93744d974637a0fdca4d749cd566-a3345d08179d40409c7174ae46e22a39
I20260710 13:20:13.601512 12232 tablet_copy_source_session.cc:215] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:13.605952 12710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3345d08179d40409c7174ae46e22a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:13.613237 12702 tablet_bootstrap.cc:492] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:13.614334 12702 tablet_bootstrap.cc:492] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:13.615033 12702 ts_tablet_manager.cc:1403] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.005s
I20260710 13:20:13.618038 12702 raft_consensus.cc:359] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:13.618908 12702 raft_consensus.cc:740] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:13.619572 12702 consensus_queue.cc:260] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:13.623660 12702 ts_tablet_manager.cc:1434] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:13.628062 12710 tablet_copy_client.cc:806] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:13.628656 12710 tablet_copy_client.cc:670] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:13.629837 12232 tablet_copy_service.cc:342] P b97d1cc4501b47708f3a04f024def121: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-cea5f1e95c4c4674a5b9c23720b2488e received from {username='slave'} at 127.0.0.1:49230
I20260710 13:20:13.630353 12232 tablet_copy_service.cc:434] P b97d1cc4501b47708f3a04f024def121: ending tablet copy session f93e93744d974637a0fdca4d749cd566-cea5f1e95c4c4674a5b9c23720b2488e on tablet cea5f1e95c4c4674a5b9c23720b2488e with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:13.639020 12702 ts_tablet_manager.cc:933] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:13.646948 12710 tablet_copy_client.cc:538] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:13.651118 12702 tablet_copy_client.cc:323] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.66:36361
I20260710 13:20:13.653043 12307 tablet_copy_service.cc:140] P da56d1b8d7a74ddb9e2415cedacf30a6: Received BeginTabletCopySession request for tablet 7b4a7eb3b8f44257ace1c69f03af82ac from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:46780)
I20260710 13:20:13.653651 12307 tablet_copy_service.cc:161] P da56d1b8d7a74ddb9e2415cedacf30a6: Beginning new tablet copy session on tablet 7b4a7eb3b8f44257ace1c69f03af82ac from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:46780: session id = f93e93744d974637a0fdca4d749cd566-7b4a7eb3b8f44257ace1c69f03af82ac
I20260710 13:20:13.656061 12710 tablet_bootstrap.cc:492] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:13.661999 12307 tablet_copy_source_session.cc:215] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:13.665700 12702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b4a7eb3b8f44257ace1c69f03af82ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:13.680732 12702 tablet_copy_client.cc:806] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:13.681257 12702 tablet_copy_client.cc:670] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:13.681409 12710 tablet_bootstrap.cc:492] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:13.682605 12710 tablet_bootstrap.cc:492] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:13.683333 12710 ts_tablet_manager.cc:1403] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.014s
I20260710 13:20:13.684774 12702 tablet_copy_client.cc:538] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:13.686661 12710 raft_consensus.cc:359] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:13.687717 12710 raft_consensus.cc:740] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:13.688520 12710 consensus_queue.cc:260] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:13.693017 12710 ts_tablet_manager.cc:1434] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:13.693296 12702 tablet_bootstrap.cc:492] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:13.695272 12232 tablet_copy_service.cc:342] P b97d1cc4501b47708f3a04f024def121: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-a3345d08179d40409c7174ae46e22a39 received from {username='slave'} at 127.0.0.1:49230
I20260710 13:20:13.695796 12232 tablet_copy_service.cc:434] P b97d1cc4501b47708f3a04f024def121: ending tablet copy session f93e93744d974637a0fdca4d749cd566-a3345d08179d40409c7174ae46e22a39 on tablet a3345d08179d40409c7174ae46e22a39 with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:13.714259 12702 tablet_bootstrap.cc:492] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:13.715234 12702 tablet_bootstrap.cc:492] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:13.715873 12702 ts_tablet_manager.cc:1403] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260710 13:20:13.718458 12702 raft_consensus.cc:359] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:13.719224 12702 raft_consensus.cc:740] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:13.719775 12702 consensus_queue.cc:260] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:13.721721 12702 ts_tablet_manager.cc:1434] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:13.723354 12307 tablet_copy_service.cc:342] P da56d1b8d7a74ddb9e2415cedacf30a6: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-7b4a7eb3b8f44257ace1c69f03af82ac received from {username='slave'} at 127.0.0.1:46780
I20260710 13:20:13.723764 12307 tablet_copy_service.cc:434] P da56d1b8d7a74ddb9e2415cedacf30a6: ending tablet copy session f93e93744d974637a0fdca4d749cd566-7b4a7eb3b8f44257ace1c69f03af82ac on tablet 7b4a7eb3b8f44257ace1c69f03af82ac with peer f93e93744d974637a0fdca4d749cd566
W20260710 13:20:13.873783 12318 debug-util.cc:398] Leaking SignalData structure 0x7b08001ebda0 after lost signal to thread 11112
W20260710 13:20:13.875833 12318 debug-util.cc:398] Leaking SignalData structure 0x7b08001991e0 after lost signal to thread 12154
W20260710 13:20:13.880692 12318 debug-util.cc:398] Leaking SignalData structure 0x7b080021e080 after lost signal to thread 12395
I20260710 13:20:13.915012 12646 raft_consensus.cc:1217] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:13.953505 12646 raft_consensus.cc:1217] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:13.988832 12646 raft_consensus.cc:1217] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:14.165028 12646 raft_consensus.cc:1217] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:14.372850 12721 raft_consensus.cc:1064] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:14.378165 12721 consensus_queue.cc:237] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:14.388623 12646 raft_consensus.cc:1275] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.392660 12722 consensus_queue.cc:1048] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:14.392982 12367 raft_consensus.cc:1275] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.395591 12294 raft_consensus.cc:1275] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.397822 12723 consensus_queue.cc:1048] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:14.399187 12722 consensus_queue.cc:1048] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.420188 12723 raft_consensus.cc:2955] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.422328 12294 raft_consensus.cc:2955] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.444367 12119 catalog_manager.cc:5697] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.450078 12367 raft_consensus.cc:2955] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.457494 12646 raft_consensus.cc:2955] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.470808 12718 raft_consensus.cc:1064] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:14.478160 12718 consensus_queue.cc:237] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:14.505003 12577 raft_consensus.cc:1064] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:14.517475 12577 consensus_queue.cc:237] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:14.532503 12646 raft_consensus.cc:1275] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.534080 12371 raft_consensus.cc:1275] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.536309 12719 consensus_queue.cc:1048] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:14.539043 12719 consensus_queue.cc:1048] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.544234 12645 raft_consensus.cc:1275] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.545024 12367 raft_consensus.cc:1275] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.546044 12723 consensus_queue.cc:1048] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.548594 12721 consensus_queue.cc:1048] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:14.550738 12294 raft_consensus.cc:1275] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.552243 12721 consensus_queue.cc:1048] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.577363 12222 raft_consensus.cc:1275] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.584020 12718 consensus_queue.cc:1048] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:14.584949 12723 raft_consensus.cc:2955] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.598479 12370 raft_consensus.cc:2955] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.603894 12718 raft_consensus.cc:1064] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:14.603515 12646 raft_consensus.cc:2955] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.607048 12718 consensus_queue.cc:237] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:14.613756 12720 raft_consensus.cc:2955] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.625531 12367 raft_consensus.cc:2955] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.617489 12222 raft_consensus.cc:2955] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.646437 12294 raft_consensus.cc:2955] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.645665 12646 raft_consensus.cc:2955] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.672119 12645 raft_consensus.cc:1275] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.693359 12367 raft_consensus.cc:1275] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.692893 12117 catalog_manager.cc:5697] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.702253 12719 consensus_queue.cc:1048] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:20:14.716892 12119 catalog_manager.cc:5697] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.718580 12219 raft_consensus.cc:1275] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:14.726739 12744 consensus_queue.cc:1048] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260710 13:20:14.733952 12747 consensus_queue.cc:1048] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:20:14.763440 12219 consensus_queue.cc:237] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:14.761319 12747 raft_consensus.cc:2955] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.772235 12645 raft_consensus.cc:2955] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.769764 12220 consensus_queue.cc:237] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:14.783252 12294 consensus_queue.cc:237] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:14.795329 12367 raft_consensus.cc:1275] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.796870 12720 consensus_queue.cc:1048] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.805640 12295 raft_consensus.cc:1275] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.805821 12646 raft_consensus.cc:1275] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.808610 12644 raft_consensus.cc:1275] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.815676 12744 raft_consensus.cc:2955] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.818449 12722 consensus_queue.cc:1048] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.820441 12722 consensus_queue.cc:1048] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.823196 12645 raft_consensus.cc:1275] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.825251 12719 consensus_queue.cc:1048] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.831699 12643 raft_consensus.cc:2955] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.835662 12723 consensus_queue.cc:1048] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.830010 12117 catalog_manager.cc:5697] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.837126 12370 raft_consensus.cc:2955] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.842818 12104 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d66f74d7a4cb48f18106722a415d279a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:14.844072 12644 raft_consensus.cc:2955] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.845331 12721 raft_consensus.cc:2955] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.850528 12371 raft_consensus.cc:1275] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.841861 12646 raft_consensus.cc:2955] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.841490 12577 raft_consensus.cc:2955] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.860126 12723 consensus_queue.cc:1048] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:14.861754 12294 raft_consensus.cc:2955] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.814893 12367 raft_consensus.cc:2955] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.870554 12220 raft_consensus.cc:2955] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.871016 12370 raft_consensus.cc:2955] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.880092 12120 catalog_manager.cc:5697] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.897408 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cea5f1e95c4c4674a5b9c23720b2488e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:14.898797 12295 consensus_queue.cc:237] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:14.899873 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet d66f74d7a4cb48f18106722a415d279a with delete_type TABLET_DATA_TOMBSTONED (TS b97d1cc4501b47708f3a04f024def121 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49200
I20260710 13:20:14.904037 12119 catalog_manager.cc:5697] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.912971 12643 raft_consensus.cc:1275] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.919565 12719 consensus_queue.cc:1048] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:14.931198 12371 raft_consensus.cc:1275] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:14.936165 12359 tablet_service.cc:1558] Processing DeleteTablet for tablet a3345d08179d40409c7174ae46e22a39 with delete_type TABLET_DATA_TOMBSTONED (TS 66ed8fb5073c4547abd3382fcebd23f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34976
I20260710 13:20:14.936707 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3345d08179d40409c7174ae46e22a39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:14.941288 12120 catalog_manager.cc:5697] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.942019 12719 consensus_queue.cc:1048] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:14.948015 12743 raft_consensus.cc:2955] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.949990 12644 raft_consensus.cc:2955] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.959683 12753 tablet_replica.cc:333] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:14.962837 12281 tablet_service.cc:1558] Processing DeleteTablet for tablet cea5f1e95c4c4674a5b9c23720b2488e with delete_type TABLET_DATA_TOMBSTONED (TS da56d1b8d7a74ddb9e2415cedacf30a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46732
I20260710 13:20:14.969128 12104 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7b4a7eb3b8f44257ace1c69f03af82ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:14.983963 12367 raft_consensus.cc:2955] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:14.986886 12751 tablet_replica.cc:333] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:14.993076 12753 raft_consensus.cc:2243] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:14.997529 12754 tablet_replica.cc:333] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:14.998875 12754 raft_consensus.cc:2243] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:14.999706 12754 raft_consensus.cc:2272] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.003729 12753 raft_consensus.cc:2272] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.004459 12117 catalog_manager.cc:5697] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:15.007609 12753 ts_tablet_manager.cc:1916] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:15.007997 12754 ts_tablet_manager.cc:1916] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:15.008540 12751 raft_consensus.cc:2243] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:15.009835 12751 raft_consensus.cc:2272] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.017539 12751 ts_tablet_manager.cc:1916] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:15.021535 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet 7b4a7eb3b8f44257ace1c69f03af82ac with delete_type TABLET_DATA_TOMBSTONED (TS b97d1cc4501b47708f3a04f024def121 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49200
I20260710 13:20:15.042200 12753 ts_tablet_manager.cc:1929] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:15.043020 12753 log.cc:1199] T a3345d08179d40409c7174ae46e22a39 P 66ed8fb5073c4547abd3382fcebd23f3: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-2-root/wals/a3345d08179d40409c7174ae46e22a39
I20260710 13:20:15.045101 12107 catalog_manager.cc:5028] TS 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): tablet a3345d08179d40409c7174ae46e22a39 (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:15.046463 12754 ts_tablet_manager.cc:1929] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:15.046890 12754 log.cc:1199] T cea5f1e95c4c4674a5b9c23720b2488e P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-1-root/wals/cea5f1e95c4c4674a5b9c23720b2488e
I20260710 13:20:15.047610 12751 ts_tablet_manager.cc:1929] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:15.048103 12751 log.cc:1199] T d66f74d7a4cb48f18106722a415d279a P b97d1cc4501b47708f3a04f024def121: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-0-root/wals/d66f74d7a4cb48f18106722a415d279a
I20260710 13:20:15.048475 12104 catalog_manager.cc:5028] TS da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): tablet cea5f1e95c4c4674a5b9c23720b2488e (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:15.050201 12751 tablet_replica.cc:333] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:15.050648 12107 catalog_manager.cc:5028] TS b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): tablet d66f74d7a4cb48f18106722a415d279a (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:15.052470 12751 raft_consensus.cc:2243] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:15.053195 12751 raft_consensus.cc:2272] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:15.056783 12751 ts_tablet_manager.cc:1916] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:15.074440 12751 ts_tablet_manager.cc:1929] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:15.074878 12751 log.cc:1199] T 7b4a7eb3b8f44257ace1c69f03af82ac P b97d1cc4501b47708f3a04f024def121: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-0-root/wals/7b4a7eb3b8f44257ace1c69f03af82ac
I20260710 13:20:15.076598 12107 catalog_manager.cc:5028] TS b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): tablet 7b4a7eb3b8f44257ace1c69f03af82ac (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:16.066012 12295 consensus_queue.cc:237] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
W20260710 13:20:16.075402 12261 consensus_peers.cc:597] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 956f4ffc0f374774a83e5a1e38e28465. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.076267 12370 raft_consensus.cc:1275] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.077459 12219 raft_consensus.cc:1275] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.079612 12755 consensus_queue.cc:1048] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.080691 12747 consensus_queue.cc:1048] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.092937 12755 raft_consensus.cc:2955] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:16.100378 12219 raft_consensus.cc:2955] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:16.114362 12370 raft_consensus.cc:2955] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:16.113824 12220 consensus_queue.cc:237] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:16.133836 12119 catalog_manager.cc:5697] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
W20260710 13:20:16.157073 12186 consensus_peers.cc:597] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc2eb21cfdd743cd872c64c8091864d9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.158094 12295 raft_consensus.cc:1275] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.158094 12370 raft_consensus.cc:1275] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.160109 12752 consensus_queue.cc:1048] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.161170 12756 consensus_queue.cc:1048] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.182564 12756 raft_consensus.cc:2955] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:16.188280 12294 raft_consensus.cc:2955] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:16.224225 12370 raft_consensus.cc:2955] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:16.226897 12117 catalog_manager.cc:5697] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.242924 12370 consensus_queue.cc:237] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:16.252571 12220 raft_consensus.cc:1275] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.254180 12484 consensus_queue.cc:1048] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.254369 12294 raft_consensus.cc:1275] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.256109 12484 consensus_queue.cc:1048] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.273140 12730 raft_consensus.cc:2955] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:16.279881 12294 raft_consensus.cc:2955] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
W20260710 13:20:16.286701 12335 consensus_peers.cc:597] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97cac8232c614a0c96ca2be0182b42ba. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.295778 12295 consensus_queue.cc:237] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:16.310568 12120 catalog_manager.cc:5697] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
W20260710 13:20:16.336697 12337 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.65:33577, user_credentials={real_user=slave}} blocked reactor thread for 44748.8us
I20260710 13:20:16.339386 12220 raft_consensus.cc:2955] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:16.351756 12222 raft_consensus.cc:1275] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:16.352074 12261 consensus_peers.cc:597] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9a77ec780854ace9b83fb600623be2e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.350143 12370 raft_consensus.cc:1275] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.353910 12760 consensus_queue.cc:1048] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.354992 12761 consensus_queue.cc:1048] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.372530 12755 raft_consensus.cc:2955] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:16.375397 12370 raft_consensus.cc:2955] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:16.374611 12220 raft_consensus.cc:2955] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:16.397981 12120 catalog_manager.cc:5697] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.546833 12783 ts_tablet_manager.cc:933] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577)
I20260710 13:20:16.550037 12783 tablet_copy_client.cc:323] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.65:33577
I20260710 13:20:16.552551 12232 tablet_copy_service.cc:140] P b97d1cc4501b47708f3a04f024def121: Received BeginTabletCopySession request for tablet fc2eb21cfdd743cd872c64c8091864d9 from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:49230)
I20260710 13:20:16.553205 12232 tablet_copy_service.cc:161] P b97d1cc4501b47708f3a04f024def121: Beginning new tablet copy session on tablet fc2eb21cfdd743cd872c64c8091864d9 from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:49230: session id = f93e93744d974637a0fdca4d749cd566-fc2eb21cfdd743cd872c64c8091864d9
I20260710 13:20:16.564584 12232 tablet_copy_source_session.cc:215] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:16.568463 12783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2eb21cfdd743cd872c64c8091864d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.593817 12783 tablet_copy_client.cc:806] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:16.594542 12783 tablet_copy_client.cc:670] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:16.598760 12783 tablet_copy_client.cc:538] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:16.608920 12783 tablet_bootstrap.cc:492] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:16.632381 12783 tablet_bootstrap.cc:492] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:16.633425 12783 tablet_bootstrap.cc:492] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:16.634181 12783 ts_tablet_manager.cc:1403] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260710 13:20:16.637559 12783 raft_consensus.cc:359] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:16.638516 12783 raft_consensus.cc:740] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:16.639310 12783 consensus_queue.cc:260] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:16.653390 12783 ts_tablet_manager.cc:1434] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 13:20:16.655596 12232 tablet_copy_service.cc:342] P b97d1cc4501b47708f3a04f024def121: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-fc2eb21cfdd743cd872c64c8091864d9 received from {username='slave'} at 127.0.0.1:49230
I20260710 13:20:16.656121 12232 tablet_copy_service.cc:434] P b97d1cc4501b47708f3a04f024def121: ending tablet copy session f93e93744d974637a0fdca4d749cd566-fc2eb21cfdd743cd872c64c8091864d9 on tablet fc2eb21cfdd743cd872c64c8091864d9 with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:16.663753 12783 ts_tablet_manager.cc:933] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:16.665968 12783 tablet_copy_client.cc:323] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.67:39447
I20260710 13:20:16.679191 12381 tablet_copy_service.cc:140] P 66ed8fb5073c4547abd3382fcebd23f3: Received BeginTabletCopySession request for tablet 97cac8232c614a0c96ca2be0182b42ba from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:34996)
I20260710 13:20:16.679823 12381 tablet_copy_service.cc:161] P 66ed8fb5073c4547abd3382fcebd23f3: Beginning new tablet copy session on tablet 97cac8232c614a0c96ca2be0182b42ba from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:34996: session id = f93e93744d974637a0fdca4d749cd566-97cac8232c614a0c96ca2be0182b42ba
I20260710 13:20:16.687541 12381 tablet_copy_source_session.cc:215] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:16.691277 12789 ts_tablet_manager.cc:933] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:16.695580 12783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97cac8232c614a0c96ca2be0182b42ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.704591 12789 tablet_copy_client.cc:323] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.66:36361
I20260710 13:20:16.706961 12307 tablet_copy_service.cc:140] P da56d1b8d7a74ddb9e2415cedacf30a6: Received BeginTabletCopySession request for tablet 956f4ffc0f374774a83e5a1e38e28465 from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:46780)
I20260710 13:20:16.707547 12307 tablet_copy_service.cc:161] P da56d1b8d7a74ddb9e2415cedacf30a6: Beginning new tablet copy session on tablet 956f4ffc0f374774a83e5a1e38e28465 from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:46780: session id = f93e93744d974637a0fdca4d749cd566-956f4ffc0f374774a83e5a1e38e28465
I20260710 13:20:16.715540 12307 tablet_copy_source_session.cc:215] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:16.721128 12783 tablet_copy_client.cc:806] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:16.721382 12789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956f4ffc0f374774a83e5a1e38e28465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.721863 12783 tablet_copy_client.cc:670] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:16.726051 12783 tablet_copy_client.cc:538] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:16.735363 12783 tablet_bootstrap.cc:492] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:16.737975 12789 tablet_copy_client.cc:806] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:16.738736 12789 tablet_copy_client.cc:670] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:16.747113 12789 tablet_copy_client.cc:538] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:16.767802 12789 tablet_bootstrap.cc:492] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:16.808640 12789 tablet_bootstrap.cc:492] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:16.809301 12783 tablet_bootstrap.cc:492] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:16.809716 12789 tablet_bootstrap.cc:492] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:16.810324 12783 tablet_bootstrap.cc:492] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:16.810570 12789 ts_tablet_manager.cc:1403] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.043s	user 0.037s	sys 0.004s
I20260710 13:20:16.811084 12783 ts_tablet_manager.cc:1403] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.017s
I20260710 13:20:16.813951 12789 raft_consensus.cc:359] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:16.814224 12783 raft_consensus.cc:359] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:16.814985 12789 raft_consensus.cc:740] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:16.815219 12783 raft_consensus.cc:740] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:16.815783 12789 consensus_queue.cc:260] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:16.815987 12783 consensus_queue.cc:260] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:16.827729 12789 ts_tablet_manager.cc:1434] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:20:16.834425 12307 tablet_copy_service.cc:342] P da56d1b8d7a74ddb9e2415cedacf30a6: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-956f4ffc0f374774a83e5a1e38e28465 received from {username='slave'} at 127.0.0.1:46780
I20260710 13:20:16.834928 12307 tablet_copy_service.cc:434] P da56d1b8d7a74ddb9e2415cedacf30a6: ending tablet copy session f93e93744d974637a0fdca4d749cd566-956f4ffc0f374774a83e5a1e38e28465 on tablet 956f4ffc0f374774a83e5a1e38e28465 with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:16.836972 12783 ts_tablet_manager.cc:1434] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.025s	user 0.014s	sys 0.009s
I20260710 13:20:16.839460 12381 tablet_copy_service.cc:342] P 66ed8fb5073c4547abd3382fcebd23f3: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-97cac8232c614a0c96ca2be0182b42ba received from {username='slave'} at 127.0.0.1:34996
I20260710 13:20:16.839895 12381 tablet_copy_service.cc:434] P 66ed8fb5073c4547abd3382fcebd23f3: ending tablet copy session f93e93744d974637a0fdca4d749cd566-97cac8232c614a0c96ca2be0182b42ba on tablet 97cac8232c614a0c96ca2be0182b42ba with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:16.870827 12783 ts_tablet_manager.cc:933] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:16.872529 12783 tablet_copy_client.cc:323] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.66:36361
I20260710 13:20:16.875008 12307 tablet_copy_service.cc:140] P da56d1b8d7a74ddb9e2415cedacf30a6: Received BeginTabletCopySession request for tablet b9a77ec780854ace9b83fb600623be2e from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:46780)
I20260710 13:20:16.875511 12307 tablet_copy_service.cc:161] P da56d1b8d7a74ddb9e2415cedacf30a6: Beginning new tablet copy session on tablet b9a77ec780854ace9b83fb600623be2e from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:46780: session id = f93e93744d974637a0fdca4d749cd566-b9a77ec780854ace9b83fb600623be2e
I20260710 13:20:16.882588 12307 tablet_copy_source_session.cc:215] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:16.885257 12783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a77ec780854ace9b83fb600623be2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.898725 12783 tablet_copy_client.cc:806] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:16.899338 12783 tablet_copy_client.cc:670] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:16.902637 12783 tablet_copy_client.cc:538] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:16.909198 12783 tablet_bootstrap.cc:492] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:16.939519 12783 tablet_bootstrap.cc:492] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:16.940550 12783 tablet_bootstrap.cc:492] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:16.941233 12783 ts_tablet_manager.cc:1403] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.008s
I20260710 13:20:16.943333 12783 raft_consensus.cc:359] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:16.944041 12783 raft_consensus.cc:740] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:16.944686 12783 consensus_queue.cc:260] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:16.946863 12783 ts_tablet_manager.cc:1434] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:20:16.948669 12307 tablet_copy_service.cc:342] P da56d1b8d7a74ddb9e2415cedacf30a6: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-b9a77ec780854ace9b83fb600623be2e received from {username='slave'} at 127.0.0.1:46780
I20260710 13:20:16.949069 12307 tablet_copy_service.cc:434] P da56d1b8d7a74ddb9e2415cedacf30a6: ending tablet copy session f93e93744d974637a0fdca4d749cd566-b9a77ec780854ace9b83fb600623be2e on tablet b9a77ec780854ace9b83fb600623be2e with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:17.053071 12644 raft_consensus.cc:1217] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:17.066902 12644 raft_consensus.cc:1217] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:17.115129 12644 raft_consensus.cc:1217] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:17.259693 12644 raft_consensus.cc:1217] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:17.446038 12798 raft_consensus.cc:1064] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:17.449116 12798 consensus_queue.cc:237] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:17.459112 12644 raft_consensus.cc:1275] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.460626 12295 raft_consensus.cc:1275] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.461624 12370 raft_consensus.cc:1275] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.463464 12752 consensus_queue.cc:1048] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:17.465653 12797 consensus_queue.cc:1048] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.466894 12799 consensus_queue.cc:1048] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.502491 12797 raft_consensus.cc:2955] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.505035 12370 raft_consensus.cc:2955] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.506505 12779 raft_consensus.cc:1064] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:17.511088 12779 consensus_queue.cc:237] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:17.522324 12644 raft_consensus.cc:2955] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.528129 12119 catalog_manager.cc:5697] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.533099 12295 raft_consensus.cc:2955] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.555130 12644 raft_consensus.cc:1275] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.563388 12808 consensus_queue.cc:1048] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:17.555065 12295 raft_consensus.cc:1275] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.566515 12778 consensus_queue.cc:1048] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.573638 12220 raft_consensus.cc:1275] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.575464 12808 consensus_queue.cc:1048] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.604013 12779 raft_consensus.cc:2955] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.610503 12295 raft_consensus.cc:2955] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.610415 12222 raft_consensus.cc:2955] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.621091 12220 consensus_queue.cc:237] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:17.619678 12644 raft_consensus.cc:2955] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.632761 12120 catalog_manager.cc:5697] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.634006 12646 raft_consensus.cc:1275] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.636389 12370 raft_consensus.cc:1275] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.637959 12799 consensus_queue.cc:1048] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.638725 12800 raft_consensus.cc:1064] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:17.641757 12797 consensus_queue.cc:1048] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.648313 12795 raft_consensus.cc:1064] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:17.654620 12795 consensus_queue.cc:237] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:17.641425 12800 consensus_queue.cc:237] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:17.656829 12799 raft_consensus.cc:2955] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.667739 12371 raft_consensus.cc:2955] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.668896 12370 consensus_queue.cc:237] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:17.676455 12644 raft_consensus.cc:1275] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.678761 12779 consensus_queue.cc:1048] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.689692 12643 raft_consensus.cc:1275] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.689848 12645 raft_consensus.cc:2955] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.691514 12755 consensus_queue.cc:1048] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.692173 12778 raft_consensus.cc:2955] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.701038 12220 raft_consensus.cc:1275] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.703253 12755 consensus_queue.cc:1048] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.707746 12370 raft_consensus.cc:1275] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.711463 12646 raft_consensus.cc:2955] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.718540 12755 consensus_queue.cc:1048] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:17.727963 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 97cac8232c614a0c96ca2be0182b42ba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:17.731149 12219 raft_consensus.cc:1275] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.738270 12119 catalog_manager.cc:5697] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.749131 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc2eb21cfdd743cd872c64c8091864d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:17.762832 12816 consensus_queue.cc:1048] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:17.767946 12643 raft_consensus.cc:1275] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.770236 12120 catalog_manager.cc:5697] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.771270 12800 consensus_queue.cc:1048] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:20:17.772413 12263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.67:39447, user_credentials={real_user=slave}} blocked reactor thread for 58303.7us
I20260710 13:20:17.776954 12370 raft_consensus.cc:1275] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.783836 12281 tablet_service.cc:1558] Processing DeleteTablet for tablet fc2eb21cfdd743cd872c64c8091864d9 with delete_type TABLET_DATA_TOMBSTONED (TS da56d1b8d7a74ddb9e2415cedacf30a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46732
I20260710 13:20:17.785094 12755 consensus_queue.cc:1048] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.787686 12220 raft_consensus.cc:1275] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.788683 12222 raft_consensus.cc:2955] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.791558 12755 raft_consensus.cc:2955] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.809914 12220 raft_consensus.cc:2955] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.811302 12287 tablet_service.cc:1558] Processing DeleteTablet for tablet 97cac8232c614a0c96ca2be0182b42ba with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:46732
I20260710 13:20:17.813238 12822 tablet_replica.cc:333] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:17.815817 12822 raft_consensus.cc:2243] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.814136 12795 consensus_queue.cc:1048] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:17.823508 12120 catalog_manager.cc:5697] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.829710 12822 raft_consensus.cc:2272] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.835032 12370 raft_consensus.cc:2955] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.842531 12822 ts_tablet_manager.cc:1916] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:17.850822 12295 consensus_queue.cc:237] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:17.874047 12219 raft_consensus.cc:1275] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.877509 12795 consensus_queue.cc:1048] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.887365 12818 raft_consensus.cc:2955] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.889526 12220 raft_consensus.cc:2955] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
W20260710 13:20:17.893569 12261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.68:36809, user_credentials={real_user=slave}} blocked reactor thread for 123919us
I20260710 13:20:17.896486 12643 raft_consensus.cc:2955] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.915655 12822 ts_tablet_manager.cc:1929] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:17.916256 12822 log.cc:1199] T fc2eb21cfdd743cd872c64c8091864d9 P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-1-root/wals/fc2eb21cfdd743cd872c64c8091864d9
I20260710 13:20:17.918401 12822 tablet_replica.cc:333] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:17.919510 12822 raft_consensus.cc:2243] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.920974 12822 raft_consensus.cc:2272] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.921447 12104 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 956f4ffc0f374774a83e5a1e38e28465 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:17.924351 12118 catalog_manager.cc:5697] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.925310 12104 catalog_manager.cc:5028] TS da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): tablet fc2eb21cfdd743cd872c64c8091864d9 (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:17.932641 12822 ts_tablet_manager.cc:1916] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:17.937829 12359 tablet_service.cc:1558] Processing DeleteTablet for tablet 956f4ffc0f374774a83e5a1e38e28465 with delete_type TABLET_DATA_TOMBSTONED (TS 66ed8fb5073c4547abd3382fcebd23f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34976
I20260710 13:20:17.942080 12818 raft_consensus.cc:2955] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.959846 12370 raft_consensus.cc:2955] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.962975 12646 raft_consensus.cc:1275] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:17.972796 12755 consensus_queue.cc:1048] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:17.992803 12645 raft_consensus.cc:2955] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.999822 12118 catalog_manager.cc:5697] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:17.999719 12643 raft_consensus.cc:2955] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:18.009333 12222 raft_consensus.cc:2955] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:18.038757 12826 tablet_replica.cc:333] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:18.047456 12826 raft_consensus.cc:2243] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.068521 12822 ts_tablet_manager.cc:1929] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:18.074041 12822 log.cc:1199] T 97cac8232c614a0c96ca2be0182b42ba P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-1-root/wals/97cac8232c614a0c96ca2be0182b42ba
I20260710 13:20:18.078312 12826 raft_consensus.cc:2272] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.090646 12104 catalog_manager.cc:5028] TS da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): tablet 97cac8232c614a0c96ca2be0182b42ba (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:18.091073 12826 ts_tablet_manager.cc:1916] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:18.096175 12294 consensus_queue.cc:237] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:18.103195 12643 raft_consensus.cc:1275] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:18.105123 12370 raft_consensus.cc:1275] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:18.105278 12820 consensus_queue.cc:1048] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 13:20:18.113050 12818 consensus_queue.cc:1048] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:18.125393 12826 ts_tablet_manager.cc:1929] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:18.125943 12826 log.cc:1199] T 956f4ffc0f374774a83e5a1e38e28465 P 66ed8fb5073c4547abd3382fcebd23f3: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-2-root/wals/956f4ffc0f374774a83e5a1e38e28465
I20260710 13:20:18.127840 12107 catalog_manager.cc:5028] TS 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): tablet 956f4ffc0f374774a83e5a1e38e28465 (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:18.130081 12755 raft_consensus.cc:2955] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:18.133656 12643 raft_consensus.cc:2955] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:18.135147 12370 raft_consensus.cc:2955] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:18.149119 12104 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9a77ec780854ace9b83fb600623be2e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:18.153800 12118 catalog_manager.cc:5697] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:18.169853 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet b9a77ec780854ace9b83fb600623be2e with delete_type TABLET_DATA_TOMBSTONED (TS b97d1cc4501b47708f3a04f024def121 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49200
I20260710 13:20:18.171895 12827 tablet_replica.cc:333] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:18.173058 12827 raft_consensus.cc:2243] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.173904 12827 raft_consensus.cc:2272] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.177378 12827 ts_tablet_manager.cc:1916] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:18.192806 12827 ts_tablet_manager.cc:1929] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:18.193193 12827 log.cc:1199] T b9a77ec780854ace9b83fb600623be2e P b97d1cc4501b47708f3a04f024def121: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-0-root/wals/b9a77ec780854ace9b83fb600623be2e
I20260710 13:20:18.194766 12107 catalog_manager.cc:5028] TS b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): tablet b9a77ec780854ace9b83fb600623be2e (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:19.194180 12295 consensus_queue.cc:237] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
W20260710 13:20:19.200398 12261 consensus_peers.cc:597] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8b5b89c2cae4e45a61d8c9eae83f23c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.200901 12370 raft_consensus.cc:1275] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.201939 12220 raft_consensus.cc:1275] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.202100 12829 consensus_queue.cc:1048] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.203114 12755 consensus_queue.cc:1048] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.213783 12755 raft_consensus.cc:2955] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.215701 12220 raft_consensus.cc:2955] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.216099 12370 raft_consensus.cc:2955] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.227710 12220 consensus_queue.cc:237] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:19.229602 12120 catalog_manager.cc:5697] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:19.238333 12186 consensus_peers.cc:597] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b51e8b06bed4375ae723b9e6044d0e3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.239667 12367 raft_consensus.cc:1275] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.241500 12799 consensus_queue.cc:1048] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.249876 12295 raft_consensus.cc:1275] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.249626 12835 raft_consensus.cc:2955] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.251493 12799 consensus_queue.cc:1048] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.251255 12370 raft_consensus.cc:2955] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.266686 12294 raft_consensus.cc:2955] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.268065 12367 consensus_queue.cc:237] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
W20260710 13:20:19.276700 12335 consensus_peers.cc:597] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edf69d3971b74acc930d6002b3167ee0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.277299 12294 raft_consensus.cc:1275] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.280879 12779 consensus_queue.cc:1048] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.288868 12220 raft_consensus.cc:1275] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.290194 12841 consensus_queue.cc:1048] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.291842 12779 raft_consensus.cc:2955] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.293454 12294 raft_consensus.cc:2955] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.293776 12117 catalog_manager.cc:5697] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.305665 12367 consensus_queue.cc:237] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:19.310259 12220 raft_consensus.cc:2955] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.314476 12120 catalog_manager.cc:5697] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
W20260710 13:20:19.322866 12335 consensus_peers.cc:597] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7db2e18f6dc24b8a8b8d89f2dc77f1a8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.325467 12294 raft_consensus.cc:1275] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.325820 12220 raft_consensus.cc:1275] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.327014 12779 consensus_queue.cc:1048] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.328756 12841 consensus_queue.cc:1048] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.337774 12846 raft_consensus.cc:2955] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.339623 12294 raft_consensus.cc:2955] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.339993 12220 raft_consensus.cc:2955] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.351667 12117 catalog_manager.cc:5697] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:19.731159 12850 ts_tablet_manager.cc:933] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:19.732993 12850 tablet_copy_client.cc:323] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.67:39447
I20260710 13:20:19.734766 12381 tablet_copy_service.cc:140] P 66ed8fb5073c4547abd3382fcebd23f3: Received BeginTabletCopySession request for tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8 from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:34996)
I20260710 13:20:19.735280 12381 tablet_copy_service.cc:161] P 66ed8fb5073c4547abd3382fcebd23f3: Beginning new tablet copy session on tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8 from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:34996: session id = f93e93744d974637a0fdca4d749cd566-7db2e18f6dc24b8a8b8d89f2dc77f1a8
I20260710 13:20:19.741847 12381 tablet_copy_source_session.cc:215] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:19.744498 12850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.756215 12850 tablet_copy_client.cc:806] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:19.756861 12850 tablet_copy_client.cc:670] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:19.761507 12850 tablet_copy_client.cc:538] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:19.771848 12850 tablet_bootstrap.cc:492] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:19.772490 12852 ts_tablet_manager.cc:933] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577)
I20260710 13:20:19.775429 12852 tablet_copy_client.cc:323] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.65:33577
I20260710 13:20:19.776899 12232 tablet_copy_service.cc:140] P b97d1cc4501b47708f3a04f024def121: Received BeginTabletCopySession request for tablet 8b51e8b06bed4375ae723b9e6044d0e3 from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:49230)
I20260710 13:20:19.777360 12232 tablet_copy_service.cc:161] P b97d1cc4501b47708f3a04f024def121: Beginning new tablet copy session on tablet 8b51e8b06bed4375ae723b9e6044d0e3 from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:49230: session id = f93e93744d974637a0fdca4d749cd566-8b51e8b06bed4375ae723b9e6044d0e3
I20260710 13:20:19.786182 12232 tablet_copy_source_session.cc:215] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:19.790634 12852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b51e8b06bed4375ae723b9e6044d0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.818930 12856 ts_tablet_manager.cc:933] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:19.836061 12856 tablet_copy_client.cc:323] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.67:39447
I20260710 13:20:19.837631 12857 ts_tablet_manager.cc:933] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:19.838133 12381 tablet_copy_service.cc:140] P 66ed8fb5073c4547abd3382fcebd23f3: Received BeginTabletCopySession request for tablet edf69d3971b74acc930d6002b3167ee0 from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:34996)
I20260710 13:20:19.838761 12381 tablet_copy_service.cc:161] P 66ed8fb5073c4547abd3382fcebd23f3: Beginning new tablet copy session on tablet edf69d3971b74acc930d6002b3167ee0 from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:34996: session id = f93e93744d974637a0fdca4d749cd566-edf69d3971b74acc930d6002b3167ee0
I20260710 13:20:19.841879 12852 tablet_copy_client.cc:806] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:19.842514 12852 tablet_copy_client.cc:670] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:19.843474 12850 tablet_bootstrap.cc:492] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:19.844435 12850 tablet_bootstrap.cc:492] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:19.845162 12850 ts_tablet_manager.cc:1403] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.074s	user 0.039s	sys 0.025s
I20260710 13:20:19.846764 12852 tablet_copy_client.cc:538] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:19.848719 12850 raft_consensus.cc:359] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:19.849884 12850 raft_consensus.cc:740] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:19.850833 12850 consensus_queue.cc:260] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:19.883903 12850 ts_tablet_manager.cc:1434] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.008s
I20260710 13:20:19.885731 12381 tablet_copy_source_session.cc:215] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:19.886458 12380 tablet_copy_service.cc:342] P 66ed8fb5073c4547abd3382fcebd23f3: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-7db2e18f6dc24b8a8b8d89f2dc77f1a8 received from {username='slave'} at 127.0.0.1:34996
I20260710 13:20:19.886870 12380 tablet_copy_service.cc:434] P 66ed8fb5073c4547abd3382fcebd23f3: ending tablet copy session f93e93744d974637a0fdca4d749cd566-7db2e18f6dc24b8a8b8d89f2dc77f1a8 on tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8 with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:19.888408 12857 tablet_copy_client.cc:323] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.66:36361
I20260710 13:20:19.889848 12856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf69d3971b74acc930d6002b3167ee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.891065 12307 tablet_copy_service.cc:140] P da56d1b8d7a74ddb9e2415cedacf30a6: Received BeginTabletCopySession request for tablet d8b5b89c2cae4e45a61d8c9eae83f23c from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:46780)
I20260710 13:20:19.891662 12307 tablet_copy_service.cc:161] P da56d1b8d7a74ddb9e2415cedacf30a6: Beginning new tablet copy session on tablet d8b5b89c2cae4e45a61d8c9eae83f23c from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:46780: session id = f93e93744d974637a0fdca4d749cd566-d8b5b89c2cae4e45a61d8c9eae83f23c
I20260710 13:20:19.896720 12852 tablet_bootstrap.cc:492] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:19.902668 12307 tablet_copy_source_session.cc:215] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:19.906868 12857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b5b89c2cae4e45a61d8c9eae83f23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.912143 12856 tablet_copy_client.cc:806] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:19.912772 12856 tablet_copy_client.cc:670] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:19.918305 12856 tablet_copy_client.cc:538] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:19.932181 12857 tablet_copy_client.cc:806] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:19.932893 12856 tablet_bootstrap.cc:492] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:19.932986 12857 tablet_copy_client.cc:670] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:19.937374 12857 tablet_copy_client.cc:538] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:19.939255 12852 tablet_bootstrap.cc:492] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:19.940203 12852 tablet_bootstrap.cc:492] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:19.940877 12852 ts_tablet_manager.cc:1403] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.012s
I20260710 13:20:19.944110 12852 raft_consensus.cc:359] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:19.945212 12852 raft_consensus.cc:740] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:19.947348 12857 tablet_bootstrap.cc:492] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:19.945914 12852 consensus_queue.cc:260] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:19.954357 12852 ts_tablet_manager.cc:1434] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:20:19.962182 12232 tablet_copy_service.cc:342] P b97d1cc4501b47708f3a04f024def121: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-8b51e8b06bed4375ae723b9e6044d0e3 received from {username='slave'} at 127.0.0.1:49230
I20260710 13:20:19.962683 12232 tablet_copy_service.cc:434] P b97d1cc4501b47708f3a04f024def121: ending tablet copy session f93e93744d974637a0fdca4d749cd566-8b51e8b06bed4375ae723b9e6044d0e3 on tablet 8b51e8b06bed4375ae723b9e6044d0e3 with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:19.965603 12856 tablet_bootstrap.cc:492] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:19.966883 12856 tablet_bootstrap.cc:492] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:19.967590 12856 ts_tablet_manager.cc:1403] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.035s	user 0.027s	sys 0.002s
I20260710 13:20:19.970593 12856 raft_consensus.cc:359] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:19.971526 12856 raft_consensus.cc:740] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:19.972230 12856 consensus_queue.cc:260] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:19.974885 12856 ts_tablet_manager.cc:1434] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:19.977106 12380 tablet_copy_service.cc:342] P 66ed8fb5073c4547abd3382fcebd23f3: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-edf69d3971b74acc930d6002b3167ee0 received from {username='slave'} at 127.0.0.1:34996
I20260710 13:20:19.977532 12380 tablet_copy_service.cc:434] P 66ed8fb5073c4547abd3382fcebd23f3: ending tablet copy session f93e93744d974637a0fdca4d749cd566-edf69d3971b74acc930d6002b3167ee0 on tablet edf69d3971b74acc930d6002b3167ee0 with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:19.977681 12857 tablet_bootstrap.cc:492] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:19.978658 12857 tablet_bootstrap.cc:492] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:19.979593 12857 ts_tablet_manager.cc:1403] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.000s
I20260710 13:20:19.983057 12857 raft_consensus.cc:359] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:19.983950 12857 raft_consensus.cc:740] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:19.984632 12857 consensus_queue.cc:260] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:19.987207 12857 ts_tablet_manager.cc:1434] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:19.989208 12307 tablet_copy_service.cc:342] P da56d1b8d7a74ddb9e2415cedacf30a6: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-d8b5b89c2cae4e45a61d8c9eae83f23c received from {username='slave'} at 127.0.0.1:46780
I20260710 13:20:19.989727 12307 tablet_copy_service.cc:434] P da56d1b8d7a74ddb9e2415cedacf30a6: ending tablet copy session f93e93744d974637a0fdca4d749cd566-d8b5b89c2cae4e45a61d8c9eae83f23c on tablet d8b5b89c2cae4e45a61d8c9eae83f23c with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:20.270875 12645 raft_consensus.cc:1217] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:20.279536 12645 raft_consensus.cc:1217] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:20.286885 12645 raft_consensus.cc:1217] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:20.329171 12645 raft_consensus.cc:1217] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:20.716614 12865 raft_consensus.cc:1064] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:20.718571 12865 consensus_queue.cc:237] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:20.724594 12645 raft_consensus.cc:1275] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.724586 12294 raft_consensus.cc:1275] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.726408 12846 consensus_queue.cc:1048] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.726743 12220 raft_consensus.cc:1275] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.727401 12865 consensus_queue.cc:1048] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.728585 12866 consensus_queue.cc:1048] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.741015 12846 raft_consensus.cc:2955] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.743111 12294 raft_consensus.cc:2955] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.745080 12755 raft_consensus.cc:1064] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:20.747346 12755 consensus_queue.cc:237] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:20.748031 12645 raft_consensus.cc:2955] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.753001 12865 raft_consensus.cc:1064] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:20.756162 12865 consensus_queue.cc:237] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:20.765743 12367 raft_consensus.cc:1275] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.765015 12120 catalog_manager.cc:5697] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.768141 12222 raft_consensus.cc:1275] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.768774 12643 raft_consensus.cc:1275] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.767982 12755 consensus_queue.cc:1048] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:20:20.771519 12868 consensus_queue.cc:1048] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.773845 12855 consensus_queue.cc:1048] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.783730 12220 raft_consensus.cc:2955] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.809755 12868 raft_consensus.cc:2955] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.814143 12222 raft_consensus.cc:2955] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.819293 12294 raft_consensus.cc:1275] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.821228 12866 consensus_queue.cc:1048] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:20.821835 12645 raft_consensus.cc:2955] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.824985 12367 raft_consensus.cc:2955] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.827189 12220 raft_consensus.cc:1275] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.831526 12643 raft_consensus.cc:1275] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.833303 12865 consensus_queue.cc:1048] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.834511 12866 consensus_queue.cc:1048] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:20.853133 12846 raft_consensus.cc:2955] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.856002 12645 raft_consensus.cc:2955] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.866321 12222 raft_consensus.cc:2955] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.868537 12294 raft_consensus.cc:2955] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.879523 12119 catalog_manager.cc:5697] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.888039 12367 consensus_queue.cc:237] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [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: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:20.893409 12643 raft_consensus.cc:1275] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.894023 12294 raft_consensus.cc:1275] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.895084 12846 consensus_queue.cc:1048] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.896032 12866 consensus_queue.cc:1048] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.903307 12799 raft_consensus.cc:1064] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:20.903949 12117 catalog_manager.cc:5697] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.904094 12866 raft_consensus.cc:2955] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.906504 12799 consensus_queue.cc:237] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:20.914322 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:20.914230 12295 consensus_queue.cc:237] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:20.908092 12643 raft_consensus.cc:2955] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.925659 12370 consensus_queue.cc:237] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:20.933676 12220 raft_consensus.cc:1275] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.935686 12645 raft_consensus.cc:1275] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.936256 12868 consensus_queue.cc:1048] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:20.938831 12755 consensus_queue.cc:1048] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260710 13:20:20.926641 12107 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260710 13:20:20.943279 12643 raft_consensus.cc:1275] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.943518 12120 catalog_manager.cc:5697] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.944944 12869 consensus_queue.cc:1048] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.948963 12855 raft_consensus.cc:2955] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.956501 12370 raft_consensus.cc:1275] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.956799 12645 raft_consensus.cc:1275] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.959090 12886 consensus_queue.cc:1048] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:20.960350 12846 consensus_queue.cc:1048] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.964073 12220 raft_consensus.cc:1275] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:20.966032 12865 consensus_queue.cc:1048] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:20.966940 12294 raft_consensus.cc:1275] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:20.968499 12104 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d8b5b89c2cae4e45a61d8c9eae83f23c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:20.969506 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8 with delete_type TABLET_DATA_TOMBSTONED (TS b97d1cc4501b47708f3a04f024def121 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49200
I20260710 13:20:20.972564 12869 consensus_queue.cc:1048] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:20.974267 12220 raft_consensus.cc:2955] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.974587 12296 raft_consensus.cc:2955] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.977978 12866 raft_consensus.cc:2955] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.986225 12119 catalog_manager.cc:5697] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.986765 12646 raft_consensus.cc:2955] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.992275 12222 raft_consensus.cc:2955] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:20.996343 12645 raft_consensus.cc:2955] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:21.009456 12799 raft_consensus.cc:2955] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:21.018487 12370 raft_consensus.cc:2955] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:21.051712 12888 tablet_replica.cc:333] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:21.054639 12359 tablet_service.cc:1558] Processing DeleteTablet for tablet d8b5b89c2cae4e45a61d8c9eae83f23c with delete_type TABLET_DATA_TOMBSTONED (TS 66ed8fb5073c4547abd3382fcebd23f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34976
I20260710 13:20:21.062883 12117 catalog_manager.cc:5697] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:21.069204 12643 raft_consensus.cc:2955] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:21.074857 12888 raft_consensus.cc:2243] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.075922 12888 raft_consensus.cc:2272] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.084584 12888 ts_tablet_manager.cc:1916] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:21.085197 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet edf69d3971b74acc930d6002b3167ee0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:21.096585 12296 raft_consensus.cc:2955] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:21.108666 12120 catalog_manager.cc:5697] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:21.111016 12893 tablet_replica.cc:333] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:21.120059 12893 raft_consensus.cc:2243] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.120885 12893 raft_consensus.cc:2272] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.129887 12893 ts_tablet_manager.cc:1916] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:21.132973 12281 tablet_service.cc:1558] Processing DeleteTablet for tablet edf69d3971b74acc930d6002b3167ee0 with delete_type TABLET_DATA_TOMBSTONED (TS da56d1b8d7a74ddb9e2415cedacf30a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46732
I20260710 13:20:21.142952 12888 ts_tablet_manager.cc:1929] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:21.144181 12222 consensus_queue.cc:237] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:21.150910 12296 raft_consensus.cc:1275] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.152379 12886 consensus_queue.cc:1048] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:21.155419 12643 raft_consensus.cc:1275] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.157506 12886 consensus_queue.cc:1048] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:21.165512 12893 ts_tablet_manager.cc:1929] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:21.166100 12893 log.cc:1199] T d8b5b89c2cae4e45a61d8c9eae83f23c P 66ed8fb5073c4547abd3382fcebd23f3: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-2-root/wals/d8b5b89c2cae4e45a61d8c9eae83f23c
I20260710 13:20:21.167160 12869 raft_consensus.cc:2955] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:21.169617 12888 log.cc:1199] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P b97d1cc4501b47708f3a04f024def121: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-0-root/wals/7db2e18f6dc24b8a8b8d89f2dc77f1a8
I20260710 13:20:21.168243 12107 catalog_manager.cc:5028] TS 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): tablet d8b5b89c2cae4e45a61d8c9eae83f23c (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:21.171281 12296 raft_consensus.cc:2955] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:21.171939 12107 catalog_manager.cc:5028] TS b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): tablet 7db2e18f6dc24b8a8b8d89f2dc77f1a8 (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:21.173648 12643 raft_consensus.cc:2955] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:21.180179 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b51e8b06bed4375ae723b9e6044d0e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:21.173669 12894 tablet_replica.cc:333] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:21.181553 12894 raft_consensus.cc:2243] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.182264 12894 raft_consensus.cc:2272] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.185818 12117 catalog_manager.cc:5697] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:21.187116 12894 ts_tablet_manager.cc:1916] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:21.202957 12359 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b51e8b06bed4375ae723b9e6044d0e3 with delete_type TABLET_DATA_TOMBSTONED (TS 66ed8fb5073c4547abd3382fcebd23f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34976
I20260710 13:20:21.203958 12893 tablet_replica.cc:333] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:21.204694 12893 raft_consensus.cc:2243] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.205178 12893 raft_consensus.cc:2272] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.208494 12894 ts_tablet_manager.cc:1929] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:21.209085 12894 log.cc:1199] T edf69d3971b74acc930d6002b3167ee0 P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-1-root/wals/edf69d3971b74acc930d6002b3167ee0
I20260710 13:20:21.208451 12893 ts_tablet_manager.cc:1916] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:21.210754 12104 catalog_manager.cc:5028] TS da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): tablet edf69d3971b74acc930d6002b3167ee0 (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:21.221925 12893 ts_tablet_manager.cc:1929] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:21.222357 12893 log.cc:1199] T 8b51e8b06bed4375ae723b9e6044d0e3 P 66ed8fb5073c4547abd3382fcebd23f3: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-2-root/wals/8b51e8b06bed4375ae723b9e6044d0e3
I20260710 13:20:21.223572 12107 catalog_manager.cc:5028] TS 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): tablet 8b51e8b06bed4375ae723b9e6044d0e3 (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:22.242326 12367 consensus_queue.cc:237] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:22.248296 12294 raft_consensus.cc:1275] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 13:20:22.248659 12335 consensus_peers.cc:597] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1b173e518ee4fdda4244e3b89136ddf. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.248771 12220 raft_consensus.cc:1275] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.249521 12866 consensus_queue.cc:1048] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.250597 12896 consensus_queue.cc:1048] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.260151 12846 raft_consensus.cc:2955] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.261657 12222 raft_consensus.cc:2955] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.263195 12294 raft_consensus.cc:2955] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.275969 12117 catalog_manager.cc:5697] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 2 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:22.278964 12222 consensus_queue.cc:237] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:22.285724 12367 raft_consensus.cc:1275] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:22.286870 12294 raft_consensus.cc:1275] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:22.287314 12886 consensus_queue.cc:1048] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:22.288331 12186 consensus_peers.cc:597] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fb8949e20694bdaa62ad3bf030dd0c6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.289731 12886 consensus_queue.cc:1048] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:22.307834 12869 raft_consensus.cc:2955] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.311528 12294 raft_consensus.cc:2955] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.312980 12370 raft_consensus.cc:2955] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.322819 12222 consensus_queue.cc:237] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:22.322866 12119 catalog_manager.cc:5697] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
W20260710 13:20:22.334520 12186 consensus_peers.cc:597] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 357e1f4357294c72b54744d394f2ebe3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.336306 12370 raft_consensus.cc:1275] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:22.336367 12294 raft_consensus.cc:1275] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:22.337623 12869 consensus_queue.cc:1048] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.338480 12886 consensus_queue.cc:1048] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.347262 12886 raft_consensus.cc:2955] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.349071 12294 raft_consensus.cc:2955] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.349797 12370 raft_consensus.cc:2955] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.362007 12220 consensus_queue.cc:237] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:22.362498 12120 catalog_manager.cc:5697] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
W20260710 13:20:22.373308 12186 consensus_peers.cc:597] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb92182ee8f6406ca8a384c8e84dd4e7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.374414 12294 raft_consensus.cc:1275] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:22.375494 12370 raft_consensus.cc:1275] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:22.376181 12886 consensus_queue.cc:1048] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.378129 12886 consensus_queue.cc:1048] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.391305 12907 raft_consensus.cc:2955] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.393357 12296 raft_consensus.cc:2955] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.396278 12370 raft_consensus.cc:2955] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:22.410874 12120 catalog_manager.cc:5697] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:22.717555 12916 ts_tablet_manager.cc:933] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:22.719521 12916 tablet_copy_client.cc:323] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.67:39447
I20260710 13:20:22.721268 12380 tablet_copy_service.cc:140] P 66ed8fb5073c4547abd3382fcebd23f3: Received BeginTabletCopySession request for tablet b1b173e518ee4fdda4244e3b89136ddf from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:34996)
I20260710 13:20:22.721827 12380 tablet_copy_service.cc:161] P 66ed8fb5073c4547abd3382fcebd23f3: Beginning new tablet copy session on tablet b1b173e518ee4fdda4244e3b89136ddf from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:34996: session id = f93e93744d974637a0fdca4d749cd566-b1b173e518ee4fdda4244e3b89136ddf
I20260710 13:20:22.728873 12380 tablet_copy_source_session.cc:215] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:22.732646 12916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b173e518ee4fdda4244e3b89136ddf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.744938 12916 tablet_copy_client.cc:806] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:22.745544 12916 tablet_copy_client.cc:670] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:22.750079 12916 tablet_copy_client.cc:538] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:22.756573 12916 tablet_bootstrap.cc:492] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:22.786834 12918 ts_tablet_manager.cc:933] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577)
I20260710 13:20:22.788863 12918 tablet_copy_client.cc:323] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.65:33577
I20260710 13:20:22.790577 12232 tablet_copy_service.cc:140] P b97d1cc4501b47708f3a04f024def121: Received BeginTabletCopySession request for tablet 357e1f4357294c72b54744d394f2ebe3 from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:49230)
I20260710 13:20:22.791142 12232 tablet_copy_service.cc:161] P b97d1cc4501b47708f3a04f024def121: Beginning new tablet copy session on tablet 357e1f4357294c72b54744d394f2ebe3 from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:49230: session id = f93e93744d974637a0fdca4d749cd566-357e1f4357294c72b54744d394f2ebe3
I20260710 13:20:22.794265 12916 tablet_bootstrap.cc:492] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:22.795243 12916 tablet_bootstrap.cc:492] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:22.795934 12916 ts_tablet_manager.cc:1403] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.013s
I20260710 13:20:22.797909 12232 tablet_copy_source_session.cc:215] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:22.798940 12916 raft_consensus.cc:359] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:22.799810 12916 raft_consensus.cc:740] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:22.800431 12916 consensus_queue.cc:260] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:22.802397 12918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357e1f4357294c72b54744d394f2ebe3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.803999 12916 ts_tablet_manager.cc:1434] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:20:22.807255 12380 tablet_copy_service.cc:342] P 66ed8fb5073c4547abd3382fcebd23f3: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-b1b173e518ee4fdda4244e3b89136ddf received from {username='slave'} at 127.0.0.1:34996
I20260710 13:20:22.807703 12380 tablet_copy_service.cc:434] P 66ed8fb5073c4547abd3382fcebd23f3: ending tablet copy session f93e93744d974637a0fdca4d749cd566-b1b173e518ee4fdda4244e3b89136ddf on tablet b1b173e518ee4fdda4244e3b89136ddf with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:22.821026 12918 tablet_copy_client.cc:806] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:22.821707 12918 tablet_copy_client.cc:670] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:22.825235 12918 tablet_copy_client.cc:538] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:22.834297 12918 tablet_bootstrap.cc:492] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:22.854674 12918 tablet_bootstrap.cc:492] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:22.855605 12918 tablet_bootstrap.cc:492] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:22.856280 12918 ts_tablet_manager.cc:1403] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260710 13:20:22.859264 12918 raft_consensus.cc:359] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:22.860076 12918 raft_consensus.cc:740] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:22.860816 12918 consensus_queue.cc:260] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:22.865571 12918 ts_tablet_manager.cc:1434] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:22.866665 12916 ts_tablet_manager.cc:933] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577)
I20260710 13:20:22.869055 12232 tablet_copy_service.cc:342] P b97d1cc4501b47708f3a04f024def121: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-357e1f4357294c72b54744d394f2ebe3 received from {username='slave'} at 127.0.0.1:49230
I20260710 13:20:22.869590 12232 tablet_copy_service.cc:434] P b97d1cc4501b47708f3a04f024def121: ending tablet copy session f93e93744d974637a0fdca4d749cd566-357e1f4357294c72b54744d394f2ebe3 on tablet 357e1f4357294c72b54744d394f2ebe3 with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:22.872547 12916 tablet_copy_client.cc:323] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.65:33577
I20260710 13:20:22.874578 12232 tablet_copy_service.cc:140] P b97d1cc4501b47708f3a04f024def121: Received BeginTabletCopySession request for tablet 6fb8949e20694bdaa62ad3bf030dd0c6 from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:49230)
I20260710 13:20:22.875172 12232 tablet_copy_service.cc:161] P b97d1cc4501b47708f3a04f024def121: Beginning new tablet copy session on tablet 6fb8949e20694bdaa62ad3bf030dd0c6 from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:49230: session id = f93e93744d974637a0fdca4d749cd566-6fb8949e20694bdaa62ad3bf030dd0c6
I20260710 13:20:22.881794 12232 tablet_copy_source_session.cc:215] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:22.884690 12916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fb8949e20694bdaa62ad3bf030dd0c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.897773 12916 tablet_copy_client.cc:806] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:22.898417 12916 tablet_copy_client.cc:670] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:22.903020 12916 tablet_copy_client.cc:538] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:22.910509 12916 tablet_bootstrap.cc:492] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:22.927611 12916 tablet_bootstrap.cc:492] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:22.929546 12916 tablet_bootstrap.cc:492] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:22.930226 12916 ts_tablet_manager.cc:1403] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.001s
I20260710 13:20:22.933152 12916 raft_consensus.cc:359] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:22.933987 12916 raft_consensus.cc:740] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:22.934636 12916 consensus_queue.cc:260] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:22.937039 12916 ts_tablet_manager.cc:1434] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:20:22.938803 12232 tablet_copy_service.cc:342] P b97d1cc4501b47708f3a04f024def121: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-6fb8949e20694bdaa62ad3bf030dd0c6 received from {username='slave'} at 127.0.0.1:49230
I20260710 13:20:22.939217 12232 tablet_copy_service.cc:434] P b97d1cc4501b47708f3a04f024def121: ending tablet copy session f93e93744d974637a0fdca4d749cd566-6fb8949e20694bdaa62ad3bf030dd0c6 on tablet 6fb8949e20694bdaa62ad3bf030dd0c6 with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:22.963747 12916 ts_tablet_manager.cc:933] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577)
I20260710 13:20:22.965515 12916 tablet_copy_client.cc:323] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.65:33577
I20260710 13:20:22.967144 12232 tablet_copy_service.cc:140] P b97d1cc4501b47708f3a04f024def121: Received BeginTabletCopySession request for tablet cb92182ee8f6406ca8a384c8e84dd4e7 from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:49230)
I20260710 13:20:22.967676 12232 tablet_copy_service.cc:161] P b97d1cc4501b47708f3a04f024def121: Beginning new tablet copy session on tablet cb92182ee8f6406ca8a384c8e84dd4e7 from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:49230: session id = f93e93744d974637a0fdca4d749cd566-cb92182ee8f6406ca8a384c8e84dd4e7
I20260710 13:20:22.972851 12232 tablet_copy_source_session.cc:215] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:22.975795 12916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb92182ee8f6406ca8a384c8e84dd4e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.988791 12916 tablet_copy_client.cc:806] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:22.989382 12916 tablet_copy_client.cc:670] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:22.993168 12916 tablet_copy_client.cc:538] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:22.999125 12916 tablet_bootstrap.cc:492] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:23.012871 12916 tablet_bootstrap.cc:492] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:23.013510 12916 tablet_bootstrap.cc:492] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:23.013988 12916 ts_tablet_manager.cc:1403] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 13:20:23.015877 12916 raft_consensus.cc:359] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:23.016490 12916 raft_consensus.cc:740] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:23.017000 12916 consensus_queue.cc:260] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:23.019143 12916 ts_tablet_manager.cc:1434] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:23.026178 12232 tablet_copy_service.cc:342] P b97d1cc4501b47708f3a04f024def121: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-cb92182ee8f6406ca8a384c8e84dd4e7 received from {username='slave'} at 127.0.0.1:49230
I20260710 13:20:23.026646 12232 tablet_copy_service.cc:434] P b97d1cc4501b47708f3a04f024def121: ending tablet copy session f93e93744d974637a0fdca4d749cd566-cb92182ee8f6406ca8a384c8e84dd4e7 on tablet cb92182ee8f6406ca8a384c8e84dd4e7 with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:23.293007 12645 raft_consensus.cc:1217] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:20:23.317796 12645 raft_consensus.cc:1217] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:23.415473 12645 raft_consensus.cc:1217] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:23.566681 12645 raft_consensus.cc:1217] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:23.777475 12846 raft_consensus.cc:1064] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:23.779592 12846 consensus_queue.cc:237] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:23.785784 12645 raft_consensus.cc:1275] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 2 LEARNER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:23.787117 12296 raft_consensus.cc:1275] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:23.788882 12928 consensus_queue.cc:1048] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:23.790236 12866 consensus_queue.cc:1048] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:23.798243 12222 raft_consensus.cc:1275] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:23.799961 12866 consensus_queue.cc:1048] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:23.803316 12932 raft_consensus.cc:2955] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:23.807454 12645 raft_consensus.cc:2955] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:23.822209 12119 catalog_manager.cc:5697] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:23.829176 12294 raft_consensus.cc:2955] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:23.860894 12222 raft_consensus.cc:2955] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:23.881042 12370 consensus_queue.cc:237] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:23.889931 12645 raft_consensus.cc:1275] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:20:23.890971 12294 raft_consensus.cc:1275] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:20:23.891887 12866 consensus_queue.cc:1048] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:23.892711 12932 consensus_queue.cc:1048] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:23.898862 12866 raft_consensus.cc:2955] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:23.929426 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b1b173e518ee4fdda4244e3b89136ddf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:23.938966 12645 raft_consensus.cc:2955] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:23.973591 12295 raft_consensus.cc:2955] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:23.989610 12120 catalog_manager.cc:5697] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New cstate: current_term: 2 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:23.996026 12929 raft_consensus.cc:1064] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:24.007876 12929 consensus_queue.cc:237] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:24.017621 12911 raft_consensus.cc:1064] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:24.025641 12911 consensus_queue.cc:237] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:24.044874 12643 raft_consensus.cc:1275] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.046907 12941 consensus_queue.cc:1048] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:24.058141 12294 raft_consensus.cc:1275] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.062819 12370 raft_consensus.cc:1275] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.062920 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet b1b173e518ee4fdda4244e3b89136ddf with delete_type TABLET_DATA_TOMBSTONED (TS b97d1cc4501b47708f3a04f024def121 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49200
I20260710 13:20:24.069567 12941 consensus_queue.cc:1048] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260710 13:20:24.082386 12929 consensus_queue.cc:1048] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.094197 12367 raft_consensus.cc:1275] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.095734 12645 raft_consensus.cc:1275] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.098217 12942 consensus_queue.cc:1048] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:24.099319 12294 raft_consensus.cc:1275] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.102568 12945 tablet_replica.cc:333] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:24.101042 12942 consensus_queue.cc:1048] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:20:24.112792 12945 raft_consensus.cc:2243] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.114035 12945 raft_consensus.cc:2272] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.115370 12929 consensus_queue.cc:1048] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:24.128906 12370 raft_consensus.cc:2955] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.132854 12911 raft_consensus.cc:2955] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.143955 12929 raft_consensus.cc:2955] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.160297 12646 raft_consensus.cc:2955] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.160871 12120 catalog_manager.cc:5697] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.164440 12945 ts_tablet_manager.cc:1916] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:24.165184 12643 raft_consensus.cc:2955] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.191316 12370 raft_consensus.cc:2955] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.200718 12945 ts_tablet_manager.cc:1929] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:20:24.201303 12945 log.cc:1199] T b1b173e518ee4fdda4244e3b89136ddf P b97d1cc4501b47708f3a04f024def121: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-0-root/wals/b1b173e518ee4fdda4244e3b89136ddf
I20260710 13:20:24.205770 12120 catalog_manager.cc:5697] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:24.214798 12942 raft_consensus.cc:1064] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:24.216185 12107 catalog_manager.cc:5028] TS b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): tablet b1b173e518ee4fdda4244e3b89136ddf (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:24.218739 12942 consensus_queue.cc:237] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:24.222569 12295 raft_consensus.cc:2955] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.226956 12294 raft_consensus.cc:2955] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.239213 12370 raft_consensus.cc:1275] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.240806 12941 consensus_queue.cc:1048] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.243156 12646 raft_consensus.cc:1275] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.244860 12941 consensus_queue.cc:1048] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:24.246078 12222 consensus_queue.cc:237] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:24.249006 12220 consensus_queue.cc:237] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:24.257849 12294 raft_consensus.cc:1275] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.259538 12869 consensus_queue.cc:1048] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:24.266659 12645 raft_consensus.cc:1275] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.271327 12370 raft_consensus.cc:1275] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.270674 12942 raft_consensus.cc:2955] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.272228 12952 consensus_queue.cc:1048] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:24.274013 12911 consensus_queue.cc:1048] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:24.279909 12294 raft_consensus.cc:2955] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.281497 12646 raft_consensus.cc:1275] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.280441 12911 raft_consensus.cc:2955] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.287894 12295 raft_consensus.cc:1275] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.282433 12643 raft_consensus.cc:2955] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.289578 12941 consensus_queue.cc:1048] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:24.291498 12953 raft_consensus.cc:2955] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.295763 12370 raft_consensus.cc:2955] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.298707 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 357e1f4357294c72b54744d394f2ebe3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:24.299101 12869 consensus_queue.cc:1048] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.307020 12646 raft_consensus.cc:2955] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.309679 12295 raft_consensus.cc:2955] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.312383 12117 catalog_manager.cc:5697] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 reported cstate change: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:24.314196 12120 catalog_manager.cc:5697] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.283876 12645 raft_consensus.cc:2955] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.330236 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6fb8949e20694bdaa62ad3bf030dd0c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:24.328908 12116 catalog_manager.cc:5697] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.328910 12370 raft_consensus.cc:2955] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } attrs { replace: true } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.347273 12359 tablet_service.cc:1558] Processing DeleteTablet for tablet 357e1f4357294c72b54744d394f2ebe3 with delete_type TABLET_DATA_TOMBSTONED (TS 66ed8fb5073c4547abd3382fcebd23f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34976
I20260710 13:20:24.355805 12281 tablet_service.cc:1558] Processing DeleteTablet for tablet 6fb8949e20694bdaa62ad3bf030dd0c6 with delete_type TABLET_DATA_TOMBSTONED (TS da56d1b8d7a74ddb9e2415cedacf30a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46732
I20260710 13:20:24.364074 12962 tablet_replica.cc:333] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:24.365556 12962 raft_consensus.cc:2243] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.366011 12961 tablet_replica.cc:333] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:24.365859 12220 consensus_queue.cc:237] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:24.366649 12962 raft_consensus.cc:2272] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.367223 12961 raft_consensus.cc:2243] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.368139 12961 raft_consensus.cc:2272] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.371327 12962 ts_tablet_manager.cc:1916] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:24.372875 12645 raft_consensus.cc:1275] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.374344 12952 consensus_queue.cc:1048] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.375218 12295 raft_consensus.cc:1275] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer b97d1cc4501b47708f3a04f024def121: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.381475 12952 consensus_queue.cc:1048] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.388556 12929 raft_consensus.cc:2955] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.394218 12962 ts_tablet_manager.cc:1929] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:24.391357 12645 raft_consensus.cc:2955] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.394824 12962 log.cc:1199] T 6fb8949e20694bdaa62ad3bf030dd0c6 P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-1-root/wals/6fb8949e20694bdaa62ad3bf030dd0c6
I20260710 13:20:24.393656 12297 raft_consensus.cc:2955] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.397188 12104 catalog_manager.cc:5028] TS da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): tablet 6fb8949e20694bdaa62ad3bf030dd0c6 (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:24.400318 12961 ts_tablet_manager.cc:1916] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:24.408529 12119 catalog_manager.cc:5697] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 3 to 4, VOTER 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) evicted. New cstate: current_term: 1 leader_uuid: "b97d1cc4501b47708f3a04f024def121" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:24.412281 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cb92182ee8f6406ca8a384c8e84dd4e7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:24.417521 12961 ts_tablet_manager.cc:1929] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:24.417991 12961 log.cc:1199] T 357e1f4357294c72b54744d394f2ebe3 P 66ed8fb5073c4547abd3382fcebd23f3: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-2-root/wals/357e1f4357294c72b54744d394f2ebe3
I20260710 13:20:24.420379 12107 catalog_manager.cc:5028] TS 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): tablet 357e1f4357294c72b54744d394f2ebe3 (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:24.425170 12359 tablet_service.cc:1558] Processing DeleteTablet for tablet cb92182ee8f6406ca8a384c8e84dd4e7 with delete_type TABLET_DATA_TOMBSTONED (TS 66ed8fb5073c4547abd3382fcebd23f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34976
I20260710 13:20:24.426360 12961 tablet_replica.cc:333] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:24.427381 12961 raft_consensus.cc:2243] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.428197 12961 raft_consensus.cc:2272] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.431527 12961 ts_tablet_manager.cc:1916] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:24.443845 12961 ts_tablet_manager.cc:1929] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:24.444229 12961 log.cc:1199] T cb92182ee8f6406ca8a384c8e84dd4e7 P 66ed8fb5073c4547abd3382fcebd23f3: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-2-root/wals/cb92182ee8f6406ca8a384c8e84dd4e7
I20260710 13:20:24.445693 12107 catalog_manager.cc:5028] TS 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): tablet cb92182ee8f6406ca8a384c8e84dd4e7 (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:25.455895 12297 consensus_queue.cc:237] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
W20260710 13:20:25.464233 12261 consensus_peers.cc:597] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7b8db59e0414b30815aae91252b3e39. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:25.465065 12222 raft_consensus.cc:1275] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:25.465636 12370 raft_consensus.cc:1275] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:25.467178 12966 consensus_queue.cc:1048] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:25.468235 12895 consensus_queue.cc:1048] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.477147 12964 raft_consensus.cc:2955] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:25.479262 12222 raft_consensus.cc:2955] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:25.479841 12370 raft_consensus.cc:2955] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:25.492337 12120 catalog_manager.cc:5697] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:25.498943 12370 consensus_queue.cc:237] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue 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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:25.509436 12297 raft_consensus.cc:1275] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:25.509496 12335 consensus_peers.cc:597] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809): Couldn't send request to peer f93e93744d974637a0fdca4d749cd566. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc7d013e861a47df9d10648ed44e4682. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:25.512463 12866 consensus_queue.cc:1048] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:25.516638 12222 raft_consensus.cc:1275] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:25.517987 12963 consensus_queue.cc:1048] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:25.522234 12866 raft_consensus.cc:2955] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:25.523999 12297 raft_consensus.cc:2955] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:25.531503 12222 raft_consensus.cc:2955] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:25.539669 12119 catalog_manager.cc:5697] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: config changed from index -1 to 2, NON_VOTER f93e93744d974637a0fdca4d749cd566 (127.10.217.68) added. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } } }
I20260710 13:20:25.841836 12977 ts_tablet_manager.cc:933] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:25.843883 12977 tablet_copy_client.cc:323] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.66:36361
I20260710 13:20:25.845963 12307 tablet_copy_service.cc:140] P da56d1b8d7a74ddb9e2415cedacf30a6: Received BeginTabletCopySession request for tablet a7b8db59e0414b30815aae91252b3e39 from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:46780)
I20260710 13:20:25.846479 12307 tablet_copy_service.cc:161] P da56d1b8d7a74ddb9e2415cedacf30a6: Beginning new tablet copy session on tablet a7b8db59e0414b30815aae91252b3e39 from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:46780: session id = f93e93744d974637a0fdca4d749cd566-a7b8db59e0414b30815aae91252b3e39
I20260710 13:20:25.852171 12307 tablet_copy_source_session.cc:215] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:25.855603 12977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7b8db59e0414b30815aae91252b3e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.867794 12977 tablet_copy_client.cc:806] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:25.868429 12977 tablet_copy_client.cc:670] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:25.872327 12977 tablet_copy_client.cc:538] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:25.882081 12977 tablet_bootstrap.cc:492] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:25.903756 12977 tablet_bootstrap.cc:492] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:25.904707 12977 tablet_bootstrap.cc:492] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:25.905365 12977 ts_tablet_manager.cc:1403] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.005s
I20260710 13:20:25.908578 12977 raft_consensus.cc:359] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:25.909266 12977 raft_consensus.cc:740] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:25.909873 12977 consensus_queue.cc:260] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:25.913868 12977 ts_tablet_manager.cc:1434] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:20:25.916738 12307 tablet_copy_service.cc:342] P da56d1b8d7a74ddb9e2415cedacf30a6: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-a7b8db59e0414b30815aae91252b3e39 received from {username='slave'} at 127.0.0.1:46780
I20260710 13:20:25.917245 12307 tablet_copy_service.cc:434] P da56d1b8d7a74ddb9e2415cedacf30a6: ending tablet copy session f93e93744d974637a0fdca4d749cd566-a7b8db59e0414b30815aae91252b3e39 on tablet a7b8db59e0414b30815aae91252b3e39 with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:25.927289 12977 ts_tablet_manager.cc:933] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566: Initiating tablet copy from peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:25.928902 12977 tablet_copy_client.cc:323] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566: tablet copy: Beginning tablet copy session from remote peer at address 127.10.217.67:39447
I20260710 13:20:25.930835 12380 tablet_copy_service.cc:140] P 66ed8fb5073c4547abd3382fcebd23f3: Received BeginTabletCopySession request for tablet fc7d013e861a47df9d10648ed44e4682 from peer f93e93744d974637a0fdca4d749cd566 ({username='slave'} at 127.0.0.1:34996)
I20260710 13:20:25.931403 12380 tablet_copy_service.cc:161] P 66ed8fb5073c4547abd3382fcebd23f3: Beginning new tablet copy session on tablet fc7d013e861a47df9d10648ed44e4682 from peer f93e93744d974637a0fdca4d749cd566 at {username='slave'} at 127.0.0.1:34996: session id = f93e93744d974637a0fdca4d749cd566-fc7d013e861a47df9d10648ed44e4682
I20260710 13:20:25.939328 12380 tablet_copy_source_session.cc:215] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:25.942608 12977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7d013e861a47df9d10648ed44e4682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.955963 12977 tablet_copy_client.cc:806] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:25.956588 12977 tablet_copy_client.cc:670] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:25.961061 12977 tablet_copy_client.cc:538] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:25.968487 12977 tablet_bootstrap.cc:492] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566: Bootstrap starting.
I20260710 13:20:25.989017 12977 tablet_bootstrap.cc:492] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:25.989766 12977 tablet_bootstrap.cc:492] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566: Bootstrap complete.
I20260710 13:20:25.990418 12977 ts_tablet_manager.cc:1403] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.007s
I20260710 13:20:25.992668 12977 raft_consensus.cc:359] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:25.993292 12977 raft_consensus.cc:740] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Initialized, Role: LEARNER
I20260710 13:20:25.993917 12977 consensus_queue.cc:260] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: NON_VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: true } }
I20260710 13:20:25.997555 12977 ts_tablet_manager.cc:1434] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:25.999187 12380 tablet_copy_service.cc:342] P 66ed8fb5073c4547abd3382fcebd23f3: Request end of tablet copy session f93e93744d974637a0fdca4d749cd566-fc7d013e861a47df9d10648ed44e4682 received from {username='slave'} at 127.0.0.1:34996
I20260710 13:20:25.999620 12380 tablet_copy_service.cc:434] P 66ed8fb5073c4547abd3382fcebd23f3: ending tablet copy session f93e93744d974637a0fdca4d749cd566-fc7d013e861a47df9d10648ed44e4682 on tablet fc7d013e861a47df9d10648ed44e4682 with peer f93e93744d974637a0fdca4d749cd566
I20260710 13:20:26.335932 12646 raft_consensus.cc:1217] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:26.456161 12646 raft_consensus.cc:1217] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:26.766808 12984 raft_consensus.cc:1064] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:26.768775 12984 consensus_queue.cc:237] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:26.775087 12645 raft_consensus.cc:1275] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:26.775468 12370 raft_consensus.cc:1275] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:26.776309 12220 raft_consensus.cc:1275] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:26.776685 12984 consensus_queue.cc:1048] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:26.777607 12966 consensus_queue.cc:1048] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:26.778366 12983 consensus_queue.cc:1048] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:26.799942 12983 raft_consensus.cc:2955] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.801855 12645 raft_consensus.cc:2955] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.808451 12220 raft_consensus.cc:2955] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.814917 12117 catalog_manager.cc:5697] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.825031 12370 raft_consensus.cc:2955] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } attrs { replace: true } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.848907 12297 consensus_queue.cc:237] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:26.854439 12645 raft_consensus.cc:1275] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:26.854943 12370 raft_consensus.cc:1275] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:26.856775 12966 consensus_queue.cc:1048] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:26.857669 12991 consensus_queue.cc:1048] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:26.867026 12991 raft_consensus.cc:2955] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.868968 12645 raft_consensus.cc:2955] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.879662 12370 raft_consensus.cc:2955] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.881477 12104 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7b8db59e0414b30815aae91252b3e39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:26.885342 12116 catalog_manager.cc:5697] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 3 to 4, VOTER b97d1cc4501b47708f3a04f024def121 (127.10.217.65) evicted. New cstate: current_term: 1 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.897255 12210 tablet_service.cc:1558] Processing DeleteTablet for tablet a7b8db59e0414b30815aae91252b3e39 with delete_type TABLET_DATA_TOMBSTONED (TS b97d1cc4501b47708f3a04f024def121 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49200
I20260710 13:20:26.899516 12996 tablet_replica.cc:333] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:26.900730 12996 raft_consensus.cc:2243] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:26.901618 12996 raft_consensus.cc:2272] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:26.906898 12996 ts_tablet_manager.cc:1916] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:26.921360 12996 ts_tablet_manager.cc:1929] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:26.921738 12996 log.cc:1199] T a7b8db59e0414b30815aae91252b3e39 P b97d1cc4501b47708f3a04f024def121: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-0-root/wals/a7b8db59e0414b30815aae91252b3e39
I20260710 13:20:26.922142 12985 raft_consensus.cc:1064] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3: attempting to promote NON_VOTER f93e93744d974637a0fdca4d749cd566 to VOTER
I20260710 13:20:26.923591 12107 catalog_manager.cc:5028] TS b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): tablet a7b8db59e0414b30815aae91252b3e39 (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:26.924815 12985 consensus_queue.cc:237] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:26.932086 12645 raft_consensus.cc:1275] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566 [term 1 LEARNER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:26.933694 12220 raft_consensus.cc:1275] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:26.934237 12297 raft_consensus.cc:1275] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:26.934096 12963 consensus_queue.cc:1048] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:26.937546 12963 consensus_queue.cc:1048] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:26.940706 12998 consensus_queue.cc:1048] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:26.961663 12986 raft_consensus.cc:2955] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.967437 12220 raft_consensus.cc:2955] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.967845 12295 raft_consensus.cc:2955] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:26.984490 12119 catalog_manager.cc:5697] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 reported cstate change: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:27.000799 12645 raft_consensus.cc:2955] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f93e93744d974637a0fdca4d749cd566 (127.10.217.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } attrs { replace: true } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:27.019742 12370 consensus_queue.cc:237] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:27.026144 12645 raft_consensus.cc:1275] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:27.026536 12220 raft_consensus.cc:1275] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:27.027794 13002 consensus_queue.cc:1048] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:27.029524 12963 consensus_queue.cc:1048] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:27.042418 12646 raft_consensus.cc:2955] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:27.037998 13002 raft_consensus.cc:2955] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:27.051609 12220 raft_consensus.cc:2955] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:27.060474 12120 catalog_manager.cc:5697] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566 reported cstate change: config changed from index 3 to 4, VOTER da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) evicted. New cstate: current_term: 1 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } } }
I20260710 13:20:27.066468 12107 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc7d013e861a47df9d10648ed44e4682 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:27.074892 12281 tablet_service.cc:1558] Processing DeleteTablet for tablet fc7d013e861a47df9d10648ed44e4682 with delete_type TABLET_DATA_TOMBSTONED (TS da56d1b8d7a74ddb9e2415cedacf30a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46732
I20260710 13:20:27.077119 13003 tablet_replica.cc:333] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:27.079154 13003 raft_consensus.cc:2243] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.079775 13003 raft_consensus.cc:2272] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.082793 13003 ts_tablet_manager.cc:1916] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:27.097219 13003 ts_tablet_manager.cc:1929] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:27.097748 13003 log.cc:1199] T fc7d013e861a47df9d10648ed44e4682 P da56d1b8d7a74ddb9e2415cedacf30a6: Deleting WAL directory at /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689583455301-11109-0/minicluster-data/ts-1-root/wals/fc7d013e861a47df9d10648ed44e4682
I20260710 13:20:27.102649 12104 catalog_manager.cc:5028] TS da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): tablet fc7d013e861a47df9d10648ed44e4682 (table test-workload [id=2fa968a1347d426985abbbf56a1bad48]) successfully deleted
I20260710 13:20:32.653111 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:32.686803 12370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03e210d31a624c68b2dcafce7114d201"
dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
mode: GRACEFUL
new_leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
 from {username='slave'} at 127.0.0.1:58522
I20260710 13:20:32.687513 12370 raft_consensus.cc:606] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Received request to transfer leadership to TS da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:32.698122 12222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3"
dest_uuid: "b97d1cc4501b47708f3a04f024def121"
mode: GRACEFUL
new_leader_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:33746
I20260710 13:20:32.698684 12222 raft_consensus.cc:606] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Received request to transfer leadership to TS f93e93744d974637a0fdca4d749cd566
I20260710 13:20:32.700961 12370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97cac8232c614a0c96ca2be0182b42ba"
dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
mode: GRACEFUL
new_leader_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:58522
I20260710 13:20:32.701426 12370 raft_consensus.cc:606] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Received request to transfer leadership to TS f93e93744d974637a0fdca4d749cd566
I20260710 13:20:32.703667 12222 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3345d08179d40409c7174ae46e22a39"
dest_uuid: "b97d1cc4501b47708f3a04f024def121"
mode: GRACEFUL
new_leader_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:33746
I20260710 13:20:32.704200 12222 raft_consensus.cc:606] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Received request to transfer leadership to TS f93e93744d974637a0fdca4d749cd566
I20260710 13:20:32.706480 12370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f76b5694370440fdb9778f96f8d36aec"
dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
mode: GRACEFUL
new_leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
 from {username='slave'} at 127.0.0.1:58522
I20260710 13:20:32.706940 12370 raft_consensus.cc:606] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Received request to transfer leadership to TS da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:32.708062 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:32.708765 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:32.776862 13011 raft_consensus.cc:993] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3: : Instructing follower da56d1b8d7a74ddb9e2415cedacf30a6 to start an election
I20260710 13:20:32.777415 13013 raft_consensus.cc:1081] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Signalling peer da56d1b8d7a74ddb9e2415cedacf30a6 to start an election
I20260710 13:20:32.779207 12295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03e210d31a624c68b2dcafce7114d201"
dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
 from {username='slave'} at 127.0.0.1:46746
I20260710 13:20:32.779778 12295 raft_consensus.cc:493] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.780121 12295 raft_consensus.cc:3060] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.784931 12295 raft_consensus.cc:515] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:32.786631 12295 leader_election.cc:290] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:32.787379 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e210d31a624c68b2dcafce7114d201" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:32.787791 12370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03e210d31a624c68b2dcafce7114d201" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:32.788054 12222 raft_consensus.cc:3060] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.788462 12370 raft_consensus.cc:3055] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:32.788738 12370 raft_consensus.cc:740] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:32.789516 12370 consensus_queue.cc:260] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:32.790575 12370 raft_consensus.cc:3060] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.792892 12222 raft_consensus.cc:2468] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 2.
I20260710 13:20:32.794219 12263 leader_election.cc:304] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:32.795058 13012 raft_consensus.cc:2804] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:32.795970 12370 raft_consensus.cc:2468] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 2.
I20260710 13:20:32.797503 13012 raft_consensus.cc:697] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 LEADER]: Becoming Leader. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Running, Role: LEADER
I20260710 13:20:32.798645 13011 raft_consensus.cc:993] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3: : Instructing follower da56d1b8d7a74ddb9e2415cedacf30a6 to start an election
I20260710 13:20:32.798511 13012 consensus_queue.cc:237] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:32.799136 13013 raft_consensus.cc:1081] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Signalling peer da56d1b8d7a74ddb9e2415cedacf30a6 to start an election
I20260710 13:20:32.800539 12295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f76b5694370440fdb9778f96f8d36aec"
dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
 from {username='slave'} at 127.0.0.1:46746
I20260710 13:20:32.801054 12295 raft_consensus.cc:493] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.801383 12295 raft_consensus.cc:3060] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.806815 12119 catalog_manager.cc:5697] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: term changed from 1 to 2, leader changed from 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) to da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66). New cstate: current_term: 2 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.807797 12295 raft_consensus.cc:515] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:32.809736 12295 leader_election.cc:290] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:32.810683 12370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5694370440fdb9778f96f8d36aec" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:32.811235 12370 raft_consensus.cc:3055] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:32.811503 12370 raft_consensus.cc:740] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:32.812263 12370 consensus_queue.cc:260] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:32.813402 12370 raft_consensus.cc:3060] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.815775 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76b5694370440fdb9778f96f8d36aec" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:32.816326 12222 raft_consensus.cc:3060] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.819849 12370 raft_consensus.cc:2468] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 2.
I20260710 13:20:32.821151 12263 leader_election.cc:304] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:32.821936 13012 raft_consensus.cc:2804] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:32.822458 13012 raft_consensus.cc:697] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 LEADER]: Becoming Leader. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Running, Role: LEADER
I20260710 13:20:32.822711 12222 raft_consensus.cc:2468] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 2.
I20260710 13:20:32.823359 13012 consensus_queue.cc:237] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:32.835865 12119 catalog_manager.cc:5697] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: term changed from 1 to 2, leader changed from 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) to da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66). New cstate: current_term: 2 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.962736 13011 raft_consensus.cc:993] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3: : Instructing follower f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:32.963186 13013 raft_consensus.cc:1081] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Signalling peer f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:32.964582 12646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97cac8232c614a0c96ca2be0182b42ba"
dest_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:60282
I20260710 13:20:32.965042 12646 raft_consensus.cc:493] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:32.965333 12646 raft_consensus.cc:3060] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.969772 12646 raft_consensus.cc:515] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:32.971798 12646 leader_election.cc:290] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:32.972680 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cac8232c614a0c96ca2be0182b42ba" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:32.972842 12370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97cac8232c614a0c96ca2be0182b42ba" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:32.973268 12222 raft_consensus.cc:3060] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.973423 12370 raft_consensus.cc:3055] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:32.973815 12370 raft_consensus.cc:740] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:32.974570 12370 consensus_queue.cc:260] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:32.975713 12370 raft_consensus.cc:3060] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:32.978799 12222 raft_consensus.cc:2468] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 2.
I20260710 13:20:32.979867 12612 leader_election.cc:304] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, f93e93744d974637a0fdca4d749cd566; no voters: 
I20260710 13:20:32.980481 12370 raft_consensus.cc:2468] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 2.
I20260710 13:20:32.981530 13027 raft_consensus.cc:2804] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:32.982913 13027 raft_consensus.cc:697] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Becoming Leader. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Running, Role: LEADER
I20260710 13:20:32.983845 13027 consensus_queue.cc:237] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:32.992090 12119 catalog_manager.cc:5697] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 reported cstate change: term changed from 1 to 2, leader changed from 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) to f93e93744d974637a0fdca4d749cd566 (127.10.217.68). New cstate: current_term: 2 leader_uuid: "f93e93744d974637a0fdca4d749cd566" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.065915 13009 raft_consensus.cc:993] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121: : Instructing follower f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:33.066444 13016 raft_consensus.cc:1081] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Signalling peer f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:33.068035 12646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3345d08179d40409c7174ae46e22a39"
dest_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:60276
I20260710 13:20:33.068599 12646 raft_consensus.cc:493] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.068953 12646 raft_consensus.cc:3060] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.073807 12646 raft_consensus.cc:515] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:33.075606 12646 leader_election.cc:290] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:33.076457 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3345d08179d40409c7174ae46e22a39" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:33.076682 12295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3345d08179d40409c7174ae46e22a39" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:33.077054 12222 raft_consensus.cc:3055] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:33.077196 12295 raft_consensus.cc:3060] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.077416 12222 raft_consensus.cc:740] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
I20260710 13:20:33.078373 12222 consensus_queue.cc:260] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:33.079773 12222 raft_consensus.cc:3060] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.084039 12295 raft_consensus.cc:2468] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 2.
I20260710 13:20:33.085260 12222 raft_consensus.cc:2468] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 2.
I20260710 13:20:33.085278 12609 leader_election.cc:304] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da56d1b8d7a74ddb9e2415cedacf30a6, f93e93744d974637a0fdca4d749cd566; no voters: 
I20260710 13:20:33.086266 13027 raft_consensus.cc:2804] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:33.086786 13027 raft_consensus.cc:697] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Becoming Leader. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Running, Role: LEADER
I20260710 13:20:33.087687 13027 consensus_queue.cc:237] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:33.097036 12119 catalog_manager.cc:5697] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 reported cstate change: term changed from 1 to 2, leader changed from b97d1cc4501b47708f3a04f024def121 (127.10.217.65) to f93e93744d974637a0fdca4d749cd566 (127.10.217.68). New cstate: current_term: 2 leader_uuid: "f93e93744d974637a0fdca4d749cd566" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.114652 13009 raft_consensus.cc:993] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121: : Instructing follower f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:33.115142 13009 raft_consensus.cc:1081] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Signalling peer f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:33.117038 12646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3"
dest_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:60276
I20260710 13:20:33.117509 12646 raft_consensus.cc:493] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.117900 12646 raft_consensus.cc:3060] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.122427 12646 raft_consensus.cc:515] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:33.124328 12646 leader_election.cc:290] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:33.124986 12222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:33.125627 12222 raft_consensus.cc:3055] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:33.125623 12295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b51e8b06bed4375ae723b9e6044d0e3" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:33.126214 12222 raft_consensus.cc:740] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
I20260710 13:20:33.126391 12295 raft_consensus.cc:3060] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.127125 12222 consensus_queue.cc:260] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:33.128540 12222 raft_consensus.cc:3060] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.133620 12295 raft_consensus.cc:2468] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 2.
I20260710 13:20:33.134944 12609 leader_election.cc:304] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da56d1b8d7a74ddb9e2415cedacf30a6, f93e93744d974637a0fdca4d749cd566; no voters: 
I20260710 13:20:33.135391 12222 raft_consensus.cc:2468] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 2.
I20260710 13:20:33.135699 13027 raft_consensus.cc:2804] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:33.136236 13027 raft_consensus.cc:697] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Becoming Leader. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Running, Role: LEADER
I20260710 13:20:33.137156 13027 consensus_queue.cc:237] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:33.145442 12120 catalog_manager.cc:5697] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 reported cstate change: term changed from 1 to 2, leader changed from b97d1cc4501b47708f3a04f024def121 (127.10.217.65) to f93e93744d974637a0fdca4d749cd566 (127.10.217.68). New cstate: current_term: 2 leader_uuid: "f93e93744d974637a0fdca4d749cd566" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.233546 12222 raft_consensus.cc:1275] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:33.235100 13012 consensus_queue.cc:1048] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:33.238770 12370 raft_consensus.cc:1275] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:33.241691 13020 consensus_queue.cc:1048] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:33.378825 12370 raft_consensus.cc:1275] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:33.380647 13020 consensus_queue.cc:1048] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:33.450630 12367 raft_consensus.cc:1275] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:33.452512 13027 consensus_queue.cc:1048] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:33.624109 12295 raft_consensus.cc:1275] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:33.626127 13027 consensus_queue.cc:1048] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:33.723068 12295 raft_consensus.cc:1275] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:33.728164 13041 consensus_queue.cc:1048] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:33.743675 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:33.797490 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:33.836076 12220 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fb7e626b8994af78f3438a05f58edba"
dest_uuid: "b97d1cc4501b47708f3a04f024def121"
mode: GRACEFUL
new_leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
 from {username='slave'} at 127.0.0.1:33746
I20260710 13:20:33.836802 12220 raft_consensus.cc:606] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Received request to transfer leadership to TS 66ed8fb5073c4547abd3382fcebd23f3
I20260710 13:20:33.912556 12221 raft_consensus.cc:1275] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:33.913158 12219 raft_consensus.cc:1275] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:33.915091 12218 raft_consensus.cc:1275] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:33.918625 12218 raft_consensus.cc:1275] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:33.923395 13012 consensus_queue.cc:1048] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:33.925282 13041 consensus_queue.cc:1048] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:33.932611 13041 consensus_queue.cc:1048] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:33.934198 13027 consensus_queue.cc:1048] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:33.970991 13016 raft_consensus.cc:993] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121: : Instructing follower 66ed8fb5073c4547abd3382fcebd23f3 to start an election
I20260710 13:20:33.971527 13016 raft_consensus.cc:1081] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Signalling peer 66ed8fb5073c4547abd3382fcebd23f3 to start an election
I20260710 13:20:33.981254 12371 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fb7e626b8994af78f3438a05f58edba"
dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
 from {username='slave'} at 127.0.0.1:34982
I20260710 13:20:33.981907 12371 raft_consensus.cc:493] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.982471 12371 raft_consensus.cc:3060] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:33.995682 12261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.68:36809, user_credentials={real_user=slave}} blocked reactor thread for 65520.2us
I20260710 13:20:34.013753 12295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b4a7eb3b8f44257ace1c69f03af82ac"
dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
mode: GRACEFUL
new_leader_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:46548
I20260710 13:20:34.014416 12295 raft_consensus.cc:606] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Received request to transfer leadership to TS f93e93744d974637a0fdca4d749cd566
W20260710 13:20:34.016417 12263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.67:39447, user_credentials={real_user=slave}} blocked reactor thread for 57427.4us
I20260710 13:20:34.017088 12371 raft_consensus.cc:515] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:34.020751 12295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb7e626b8994af78f3438a05f58edba" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:34.020833 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb7e626b8994af78f3438a05f58edba" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:34.021391 12295 raft_consensus.cc:3060] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.021560 12220 raft_consensus.cc:3055] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:34.022493 12220 raft_consensus.cc:740] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b97d1cc4501b47708f3a04f024def121, State: Running, Role: LEADER
I20260710 13:20:34.023675 12220 consensus_queue.cc:260] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:34.024729 12220 raft_consensus.cc:3060] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.027151 12371 leader_election.cc:290] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:34.029021 12295 raft_consensus.cc:2468] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 2.
I20260710 13:20:34.032593 12220 raft_consensus.cc:2468] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 2.
I20260710 13:20:34.034036 12337 leader_election.cc:304] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121; no voters: 
I20260710 13:20:34.036549 13013 raft_consensus.cc:2804] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:34.037205 13013 raft_consensus.cc:697] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:34.038412 13013 consensus_queue.cc:237] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:34.059784 12120 catalog_manager.cc:5697] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 1 to 2, leader changed from b97d1cc4501b47708f3a04f024def121 (127.10.217.65) to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.109153 12295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "956f4ffc0f374774a83e5a1e38e28465"
dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
mode: GRACEFUL
new_leader_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:46548
I20260710 13:20:34.111022 12295 raft_consensus.cc:606] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Received request to transfer leadership to TS f93e93744d974637a0fdca4d749cd566
I20260710 13:20:34.117120 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:20:34.125964 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:34.211455 13055 raft_consensus.cc:993] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6: : Instructing follower f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:34.212198 13055 raft_consensus.cc:1081] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Signalling peer f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:34.214926 12646 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "956f4ffc0f374774a83e5a1e38e28465"
dest_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:60260
I20260710 13:20:34.215667 12646 raft_consensus.cc:493] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.216220 12646 raft_consensus.cc:3060] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.227844 12646 raft_consensus.cc:515] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:34.232345 12646 leader_election.cc:290] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:34.232390 12220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956f4ffc0f374774a83e5a1e38e28465" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "b97d1cc4501b47708f3a04f024def121"
I20260710 13:20:34.233587 12220 raft_consensus.cc:3060] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.234995 12295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956f4ffc0f374774a83e5a1e38e28465" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:34.235937 12295 raft_consensus.cc:3055] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:34.236505 12295 raft_consensus.cc:740] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Running, Role: LEADER
I20260710 13:20:34.238273 12295 consensus_queue.cc:260] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:34.240207 12295 raft_consensus.cc:3060] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.244933 12220 raft_consensus.cc:2468] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 2.
I20260710 13:20:34.246418 12612 leader_election.cc:304] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b97d1cc4501b47708f3a04f024def121, f93e93744d974637a0fdca4d749cd566; no voters: 
I20260710 13:20:34.247675 13041 raft_consensus.cc:2804] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:34.248136 13041 raft_consensus.cc:697] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Becoming Leader. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Running, Role: LEADER
I20260710 13:20:34.248476 12295 raft_consensus.cc:2468] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 2.
I20260710 13:20:34.249217 13041 consensus_queue.cc:237] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:34.261566 12120 catalog_manager.cc:5697] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 reported cstate change: term changed from 1 to 2, leader changed from da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) to f93e93744d974637a0fdca4d749cd566 (127.10.217.68). New cstate: current_term: 2 leader_uuid: "f93e93744d974637a0fdca4d749cd566" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.348217 13020 raft_consensus.cc:993] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6: : Instructing follower f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:34.348822 13055 raft_consensus.cc:1081] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Signalling peer f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:34.350553 12643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b4a7eb3b8f44257ace1c69f03af82ac"
dest_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:60260
I20260710 13:20:34.351085 12643 raft_consensus.cc:493] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.351449 12643 raft_consensus.cc:3060] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.356711 12643 raft_consensus.cc:515] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:34.358103 12643 leader_election.cc:290] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:34.359129 12295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4a7eb3b8f44257ace1c69f03af82ac" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:34.359416 12370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b4a7eb3b8f44257ace1c69f03af82ac" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:34.359781 12295 raft_consensus.cc:3055] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:34.359930 12370 raft_consensus.cc:3060] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.360157 12295 raft_consensus.cc:740] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Running, Role: LEADER
I20260710 13:20:34.361245 12295 consensus_queue.cc:260] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:34.362725 12295 raft_consensus.cc:3060] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.368034 12370 raft_consensus.cc:2468] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 2.
I20260710 13:20:34.369499 12612 leader_election.cc:304] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, f93e93744d974637a0fdca4d749cd566; no voters: 
I20260710 13:20:34.369664 12295 raft_consensus.cc:2468] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 2.
I20260710 13:20:34.370200 13041 raft_consensus.cc:2804] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:34.370728 13041 raft_consensus.cc:697] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Becoming Leader. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Running, Role: LEADER
I20260710 13:20:34.371716 13041 consensus_queue.cc:237] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [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: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:34.380498 12120 catalog_manager.cc:5697] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 reported cstate change: term changed from 1 to 2, leader changed from da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66) to f93e93744d974637a0fdca4d749cd566 (127.10.217.68). New cstate: current_term: 2 leader_uuid: "f93e93744d974637a0fdca4d749cd566" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.433429 12220 raft_consensus.cc:1275] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.435092 13013 consensus_queue.cc:1048] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.446954 12295 raft_consensus.cc:1275] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.449055 13052 consensus_queue.cc:1048] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:34.740257 12220 raft_consensus.cc:1275] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:34.742053 13041 consensus_queue.cc:1048] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:34.755125 12295 raft_consensus.cc:1275] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:34.756479 13041 consensus_queue.cc:1048] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:20:34.781466 12243 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa260 after lost signal to thread 11112
W20260710 13:20:34.782505 12243 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa940 after lost signal to thread 12154
W20260710 13:20:34.783685 12243 debug-util.cc:398] Leaking SignalData structure 0x7b08001a43c0 after lost signal to thread 12246
W20260710 13:20:34.785281 12243 debug-util.cc:398] Leaking SignalData structure 0x7b0800221060 after lost signal to thread 12395
W20260710 13:20:34.786531 12243 debug-util.cc:398] Leaking SignalData structure 0x7b0800289e20 after lost signal to thread 12670
I20260710 13:20:34.788537 12370 raft_consensus.cc:1275] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:34.790532 13041 consensus_queue.cc:1048] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:34.801522 12295 raft_consensus.cc:1275] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:34.803856 13069 consensus_queue.cc:1048] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:35.127815 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:35.147855 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:35.167160 12370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf"
dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
mode: GRACEFUL
new_leader_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:58522
I20260710 13:20:35.167901 12370 raft_consensus.cc:606] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Received request to transfer leadership to TS f93e93744d974637a0fdca4d749cd566
I20260710 13:20:35.169502 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:35.170553 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:35.423091 13052 raft_consensus.cc:993] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3: : Instructing follower f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:35.423605 13080 raft_consensus.cc:1081] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Signalling peer f93e93744d974637a0fdca4d749cd566 to start an election
I20260710 13:20:35.424935 12643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf"
dest_uuid: "f93e93744d974637a0fdca4d749cd566"
 from {username='slave'} at 127.0.0.1:60282
I20260710 13:20:35.425359 12643 raft_consensus.cc:493] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:35.425626 12643 raft_consensus.cc:3060] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.431511 12643 raft_consensus.cc:515] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:35.433259 12643 leader_election.cc:290] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 3 election: Requested vote from peers da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:35.434093 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:35.434772 12297 raft_consensus.cc:3060] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.435048 12370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1b173e518ee4fdda4244e3b89136ddf" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3"
I20260710 13:20:35.435698 12370 raft_consensus.cc:3055] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:35.436022 12370 raft_consensus.cc:740] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:35.436800 12370 consensus_queue.cc:260] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:35.438148 12370 raft_consensus.cc:3060] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:35.442052 12297 raft_consensus.cc:2468] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 3.
I20260710 13:20:35.443565 12609 leader_election.cc:304] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [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: da56d1b8d7a74ddb9e2415cedacf30a6, f93e93744d974637a0fdca4d749cd566; no voters: 
I20260710 13:20:35.444397 13069 raft_consensus.cc:2804] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:35.444932 13069 raft_consensus.cc:697] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 3 LEADER]: Becoming Leader. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Running, Role: LEADER
I20260710 13:20:35.445166 12370 raft_consensus.cc:2468] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 3.
I20260710 13:20:35.445969 13069 consensus_queue.cc:237] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [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: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:35.460388 12120 catalog_manager.cc:5697] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 reported cstate change: term changed from 2 to 3, leader changed from 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67) to f93e93744d974637a0fdca4d749cd566 (127.10.217.68). New cstate: current_term: 3 leader_uuid: "f93e93744d974637a0fdca4d749cd566" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.021806 12367 raft_consensus.cc:1275] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 3 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:20:36.046415 12297 raft_consensus.cc:1275] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 3 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:20:36.046689 13027 consensus_queue.cc:1048] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:36.049206 13027 consensus_queue.cc:1048] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:36.216538 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:36.232681 11109 tablet_server.cc:179] TabletServer@127.10.217.65:0 shutting down...
W20260710 13:20:36.241201 12263 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260710 13:20:36.254128 12263 consensus_peers.cc:597] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:36.274446 12263 consensus_peers.cc:597] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:36.277535 12612 consensus_peers.cc:597] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:36.278986 12337 consensus_peers.cc:597] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.297713 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:36.298870 11109 tablet_replica.cc:333] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.300230 11109 raft_consensus.cc:2243] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.301092 11109 raft_consensus.cc:2272] T edf69d3971b74acc930d6002b3167ee0 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.303968 11109 tablet_replica.cc:333] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.304558 11109 raft_consensus.cc:2243] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.305557 11109 raft_consensus.cc:2272] T fc2eb21cfdd743cd872c64c8091864d9 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.307969 11109 tablet_replica.cc:333] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.308589 11109 raft_consensus.cc:2243] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.309104 11109 raft_consensus.cc:2272] T f76b5694370440fdb9778f96f8d36aec P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.311866 11109 tablet_replica.cc:333] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.312505 11109 raft_consensus.cc:2243] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.313164 11109 raft_consensus.cc:2272] T fc7d013e861a47df9d10648ed44e4682 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.315488 11109 tablet_replica.cc:333] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.316309 11109 raft_consensus.cc:2243] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.317358 11109 raft_consensus.cc:2272] T 956f4ffc0f374774a83e5a1e38e28465 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.319645 11109 tablet_replica.cc:333] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.320418 11109 raft_consensus.cc:2243] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.320976 11109 raft_consensus.cc:2272] T 1fb7e626b8994af78f3438a05f58edba P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.322973 11109 tablet_replica.cc:333] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.323554 11109 raft_consensus.cc:2243] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.324411 11109 raft_consensus.cc:2272] T 357e1f4357294c72b54744d394f2ebe3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.326445 11109 tablet_replica.cc:333] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.327257 11109 raft_consensus.cc:2243] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.327877 11109 raft_consensus.cc:2272] T 03e210d31a624c68b2dcafce7114d201 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.330719 11109 tablet_replica.cc:333] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.331386 11109 raft_consensus.cc:2243] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.332470 11109 raft_consensus.cc:2272] T 6fb8949e20694bdaa62ad3bf030dd0c6 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.335037 11109 tablet_replica.cc:333] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.335687 11109 raft_consensus.cc:2243] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.336232 11109 raft_consensus.cc:2272] T 8b51e8b06bed4375ae723b9e6044d0e3 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.338876 11109 tablet_replica.cc:333] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.339499 11109 raft_consensus.cc:2243] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.339956 11109 raft_consensus.cc:2272] T a3345d08179d40409c7174ae46e22a39 P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.341929 11109 tablet_replica.cc:333] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.342495 11109 raft_consensus.cc:2243] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.343396 11109 raft_consensus.cc:2272] T cb92182ee8f6406ca8a384c8e84dd4e7 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.345829 11109 tablet_replica.cc:333] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.346480 11109 raft_consensus.cc:2243] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.346992 11109 raft_consensus.cc:2272] T abb80694791846e6a31c2506d8c1c2d9 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:36.348500 12612 consensus_peers.cc:597] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.349466 11109 tablet_replica.cc:333] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.350085 11109 raft_consensus.cc:2243] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.350898 11109 raft_consensus.cc:2272] T cea5f1e95c4c4674a5b9c23720b2488e P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.352814 11109 tablet_replica.cc:333] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.353317 11109 raft_consensus.cc:2243] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.353914 11109 raft_consensus.cc:2272] T d8b5b89c2cae4e45a61d8c9eae83f23c P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.355759 11109 tablet_replica.cc:333] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.356241 11109 raft_consensus.cc:2243] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.356671 11109 raft_consensus.cc:2272] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.358558 11109 tablet_replica.cc:333] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.359001 11109 raft_consensus.cc:2243] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.359432 11109 raft_consensus.cc:2272] T 97cac8232c614a0c96ca2be0182b42ba P b97d1cc4501b47708f3a04f024def121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.361467 11109 tablet_replica.cc:333] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121: stopping tablet replica
I20260710 13:20:36.361967 11109 raft_consensus.cc:2243] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.362823 11109 raft_consensus.cc:2272] T cffc0d178bef4a9a8506da93d594e4db P b97d1cc4501b47708f3a04f024def121 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:36.437644 12612 consensus_peers.cc:597] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:36.530246 12337 consensus_peers.cc:597] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:36.530740 12337 consensus_peers.cc:597] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:36.582058 12337 consensus_peers.cc:597] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:36.584676 12612 consensus_peers.cc:597] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:36.608304 12337 consensus_peers.cc:597] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:36.768285 12263 consensus_peers.cc:597] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:36.873641 12151 debug-util.cc:398] Leaking SignalData structure 0x7b0800035f80 after lost signal to thread 11112
W20260710 13:20:36.874966 12151 debug-util.cc:398] Leaking SignalData structure 0x7b0800057080 after lost signal to thread 12154
W20260710 13:20:36.876351 12151 debug-util.cc:398] Leaking SignalData structure 0x7b080029c3e0 after lost signal to thread 12246
W20260710 13:20:36.877580 12151 debug-util.cc:398] Leaking SignalData structure 0x7b0800286e80 after lost signal to thread 12321
W20260710 13:20:36.878840 12151 debug-util.cc:398] Leaking SignalData structure 0x7b0800285180 after lost signal to thread 12395
W20260710 13:20:36.880120 12151 debug-util.cc:398] Leaking SignalData structure 0x7b08000b5fe0 after lost signal to thread 12670
W20260710 13:20:37.403043 11109 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 12243)
I20260710 13:20:37.496232 13107 raft_consensus.cc:493] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.496970 13107 raft_consensus.cc:515] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.499962 13107 leader_election.cc:290] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809)
I20260710 13:20:37.500540 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92182ee8f6406ca8a384c8e84dd4e7" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f93e93744d974637a0fdca4d749cd566" is_pre_election: true
W20260710 13:20:37.505614 12263 leader_election.cc:336] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.506100 12263 leader_election.cc:304] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121, f93e93744d974637a0fdca4d749cd566
I20260710 13:20:37.506987 13107 raft_consensus.cc:2749] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:37.522454 13109 raft_consensus.cc:493] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.523272 13088 raft_consensus.cc:493] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.523074 13109 raft_consensus.cc:515] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.523819 13088 raft_consensus.cc:515] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.525816 13088 leader_election.cc:290] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:37.527402 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357e1f4357294c72b54744d394f2ebe3" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
W20260710 13:20:37.531213 12612 leader_election.cc:336] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
W20260710 13:20:37.531780 12612 leader_election.cc:336] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.532208 12612 leader_election.cc:304] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [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: f93e93744d974637a0fdca4d749cd566; no voters: b97d1cc4501b47708f3a04f024def121, da56d1b8d7a74ddb9e2415cedacf30a6
I20260710 13:20:37.533289 13088 raft_consensus.cc:2749] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:37.534504 13109 leader_election.cc:290] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:37.535184 13069 raft_consensus.cc:493] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.536556 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb21cfdd743cd872c64c8091864d9" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:37.537113 13069 raft_consensus.cc:515] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.539240 13069 leader_election.cc:290] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:37.534933 13107 raft_consensus.cc:493] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.540132 13107 raft_consensus.cc:515] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.541396 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8949e20694bdaa62ad3bf030dd0c6" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:37.542217 12612 leader_election.cc:304] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [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: f93e93744d974637a0fdca4d749cd566; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:37.542359 13107 leader_election.cc:290] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809)
I20260710 13:20:37.544461 13093 raft_consensus.cc:493] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.549327 13093 raft_consensus.cc:515] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
W20260710 13:20:37.550413 12612 leader_election.cc:336] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.550891 12612 leader_election.cc:304] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [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: f93e93744d974637a0fdca4d749cd566; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:37.551478 13093 leader_election.cc:290] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:37.552068 13069 raft_consensus.cc:2749] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:37.543533 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357e1f4357294c72b54744d394f2ebe3" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f93e93744d974637a0fdca4d749cd566" is_pre_election: true
I20260710 13:20:37.548771 13109 raft_consensus.cc:2749] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:37.553001 12646 raft_consensus.cc:2468] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 1.
W20260710 13:20:37.547360 12263 leader_election.cc:336] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.554313 12261 leader_election.cc:304] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: da56d1b8d7a74ddb9e2415cedacf30a6, f93e93744d974637a0fdca4d749cd566; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:37.555936 13107 raft_consensus.cc:2804] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:37.556376 13107 raft_consensus.cc:493] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.561681 13107 raft_consensus.cc:3060] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.567598 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffc0d178bef4a9a8506da93d594e4db" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:37.573015 13107 raft_consensus.cc:515] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
W20260710 13:20:37.574026 12263 leader_election.cc:336] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.574573 12263 leader_election.cc:304] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [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: da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:37.575551 13093 raft_consensus.cc:2749] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:37.577709 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "357e1f4357294c72b54744d394f2ebe3" candidate_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f93e93744d974637a0fdca4d749cd566"
I20260710 13:20:37.578266 12646 raft_consensus.cc:3060] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:37.584595 12263 leader_election.cc:336] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.585007 12646 raft_consensus.cc:2468] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da56d1b8d7a74ddb9e2415cedacf30a6 in term 2.
I20260710 13:20:37.585350 13107 leader_election.cc:290] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809)
I20260710 13:20:37.586149 12261 leader_election.cc:304] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: da56d1b8d7a74ddb9e2415cedacf30a6, f93e93744d974637a0fdca4d749cd566; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:37.587142 13107 raft_consensus.cc:2804] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:37.587644 13107 raft_consensus.cc:697] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 LEADER]: Becoming Leader. State: Replica: da56d1b8d7a74ddb9e2415cedacf30a6, State: Running, Role: LEADER
I20260710 13:20:37.588493 13107 consensus_queue.cc:237] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.596767 12120 catalog_manager.cc:5697] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 reported cstate change: term changed from 1 to 2, leader changed from b97d1cc4501b47708f3a04f024def121 (127.10.217.65) to da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66). New cstate: current_term: 2 leader_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.620155 13080 raft_consensus.cc:493] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.620766 13080 raft_consensus.cc:515] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.623011 13080 leader_election.cc:290] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809)
I20260710 13:20:37.624403 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8949e20694bdaa62ad3bf030dd0c6" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f93e93744d974637a0fdca4d749cd566" is_pre_election: true
I20260710 13:20:37.625015 12646 raft_consensus.cc:2468] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:37.626259 12335 leader_election.cc:304] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, f93e93744d974637a0fdca4d749cd566; no voters: 
I20260710 13:20:37.627183 13080 raft_consensus.cc:2804] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:37.627565 13080 raft_consensus.cc:493] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
W20260710 13:20:37.627609 12337 leader_election.cc:336] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.628082 13080 raft_consensus.cc:3060] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.633453 13080 raft_consensus.cc:515] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.635721 13111 raft_consensus.cc:493] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.636370 13111 raft_consensus.cc:515] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.637198 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fb8949e20694bdaa62ad3bf030dd0c6" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f93e93744d974637a0fdca4d749cd566"
I20260710 13:20:37.637800 12646 raft_consensus.cc:3060] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.639210 13111 leader_election.cc:290] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809)
I20260710 13:20:37.641072 12643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb21cfdd743cd872c64c8091864d9" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f93e93744d974637a0fdca4d749cd566" is_pre_election: true
I20260710 13:20:37.641750 12643 raft_consensus.cc:2468] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:37.643213 12335 leader_election.cc:304] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, f93e93744d974637a0fdca4d749cd566; no voters: 
I20260710 13:20:37.645102 12646 raft_consensus.cc:2468] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 2.
I20260710 13:20:37.646157 13080 leader_election.cc:290] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809)
I20260710 13:20:37.646822 13080 raft_consensus.cc:2804] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:37.647177 13080 raft_consensus.cc:493] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.647866 13080 raft_consensus.cc:3060] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.649259 12335 leader_election.cc:304] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66ed8fb5073c4547abd3382fcebd23f3, f93e93744d974637a0fdca4d749cd566; no voters: 
I20260710 13:20:37.650236 13110 raft_consensus.cc:2804] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:37.650730 13110 raft_consensus.cc:697] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:37.651556 13110 consensus_queue.cc:237] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.659179 13080 raft_consensus.cc:515] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
W20260710 13:20:37.661521 12337 leader_election.cc:336] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
W20260710 13:20:37.662717 12337 leader_election.cc:336] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.666544 13109 raft_consensus.cc:493] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.667155 13109 raft_consensus.cc:515] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.669387 13109 leader_election.cc:290] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
W20260710 13:20:37.670814 12337 leader_election.cc:336] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.671872 13080 leader_election.cc:290] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809)
I20260710 13:20:37.671943 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92182ee8f6406ca8a384c8e84dd4e7" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:37.672636 12297 raft_consensus.cc:2468] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 1.
I20260710 13:20:37.674060 12609 leader_election.cc:304] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [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: da56d1b8d7a74ddb9e2415cedacf30a6, f93e93744d974637a0fdca4d749cd566; no voters: 
I20260710 13:20:37.674983 13109 raft_consensus.cc:2804] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:37.678339 13109 raft_consensus.cc:493] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.678736 13109 raft_consensus.cc:3060] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:37.680397 12612 leader_election.cc:336] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.676884 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc2eb21cfdd743cd872c64c8091864d9" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f93e93744d974637a0fdca4d749cd566"
I20260710 13:20:37.681738 12646 raft_consensus.cc:3060] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.677574 13069 raft_consensus.cc:493] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.686460 13109 raft_consensus.cc:515] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.686546 13069 raft_consensus.cc:515] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.688712 13069 leader_election.cc:290] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447)
I20260710 13:20:37.691285 13110 raft_consensus.cc:493] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.692212 12646 raft_consensus.cc:2468] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 2.
I20260710 13:20:37.691906 13110 raft_consensus.cc:515] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:37.692752 12120 catalog_manager.cc:5697] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 1 to 2, leader changed from b97d1cc4501b47708f3a04f024def121 (127.10.217.65) to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.697947 12295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffc0d178bef4a9a8506da93d594e4db" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" is_pre_election: true
I20260710 13:20:37.698623 12295 raft_consensus.cc:2468] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:37.694464 13110 leader_election.cc:290] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:37.694401 12367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea5f1e95c4c4674a5b9c23720b2488e" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "66ed8fb5073c4547abd3382fcebd23f3" is_pre_election: true
I20260710 13:20:37.696307 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb92182ee8f6406ca8a384c8e84dd4e7" candidate_uuid: "f93e93744d974637a0fdca4d749cd566" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:37.704141 12297 raft_consensus.cc:3060] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.702682 12335 leader_election.cc:304] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, f93e93744d974637a0fdca4d749cd566; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:37.709403 12334 leader_election.cc:304] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: 
I20260710 13:20:37.710422 13111 raft_consensus.cc:2804] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:37.711305 13110 raft_consensus.cc:2804] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:37.711773 13110 raft_consensus.cc:493] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.714184 13110 raft_consensus.cc:3060] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.688747 13109 leader_election.cc:290] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
W20260710 13:20:37.718353 12612 leader_election.cc:336] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
W20260710 13:20:37.721302 12612 leader_election.cc:336] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.716792 12297 raft_consensus.cc:2468] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f93e93744d974637a0fdca4d749cd566 in term 2.
W20260710 13:20:37.722355 12337 leader_election.cc:336] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.722397 12612 leader_election.cc:304] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [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: f93e93744d974637a0fdca4d749cd566; no voters: 66ed8fb5073c4547abd3382fcebd23f3, b97d1cc4501b47708f3a04f024def121
I20260710 13:20:37.723564 12609 leader_election.cc:304] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [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: da56d1b8d7a74ddb9e2415cedacf30a6, f93e93744d974637a0fdca4d749cd566; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:37.724926 13069 raft_consensus.cc:2749] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:37.725905 13069 raft_consensus.cc:2804] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:37.726554 13069 raft_consensus.cc:697] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Becoming Leader. State: Replica: f93e93744d974637a0fdca4d749cd566, State: Running, Role: LEADER
I20260710 13:20:37.726637 13080 raft_consensus.cc:493] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.727224 13080 raft_consensus.cc:515] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.727614 13069 consensus_queue.cc:237] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.730103 13080 leader_election.cc:290] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809)
I20260710 13:20:37.733613 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea5f1e95c4c4674a5b9c23720b2488e" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f93e93744d974637a0fdca4d749cd566" is_pre_election: true
I20260710 13:20:37.734704 12646 raft_consensus.cc:2468] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 1.
I20260710 13:20:37.736132 12335 leader_election.cc:304] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, f93e93744d974637a0fdca4d749cd566; no voters: 
I20260710 13:20:37.737033 13080 raft_consensus.cc:2804] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:37.737519 13080 raft_consensus.cc:493] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b97d1cc4501b47708f3a04f024def121)
I20260710 13:20:37.738022 13080 raft_consensus.cc:3060] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.744167 13111 raft_consensus.cc:697] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:37.745554 13111 consensus_queue.cc:237] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
W20260710 13:20:37.748574 12337 leader_election.cc:336] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.757453 13110 raft_consensus.cc:515] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:37.767783 12116 catalog_manager.cc:5697] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 1 to 2, leader changed from b97d1cc4501b47708f3a04f024def121 (127.10.217.65) to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.761533 12120 catalog_manager.cc:5697] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 reported cstate change: term changed from 1 to 2, leader changed from b97d1cc4501b47708f3a04f024def121 (127.10.217.65) to f93e93744d974637a0fdca4d749cd566 (127.10.217.68). New cstate: current_term: 2 leader_uuid: "f93e93744d974637a0fdca4d749cd566" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260710 13:20:37.773352 12337 leader_election.cc:336] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.759719 13080 raft_consensus.cc:515] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
W20260710 13:20:37.795341 12337 leader_election.cc:336] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111)
I20260710 13:20:37.798893 13110 leader_election.cc:290] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361)
I20260710 13:20:37.799824 13080 leader_election.cc:290] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [CANDIDATE]: Term 2 election: Requested vote from peers b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577), f93e93744d974637a0fdca4d749cd566 (127.10.217.68:36809)
I20260710 13:20:37.800598 12297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cffc0d178bef4a9a8506da93d594e4db" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6"
I20260710 13:20:37.802796 12297 raft_consensus.cc:3060] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.801535 12646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cea5f1e95c4c4674a5b9c23720b2488e" candidate_uuid: "66ed8fb5073c4547abd3382fcebd23f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f93e93744d974637a0fdca4d749cd566"
I20260710 13:20:37.804268 12646 raft_consensus.cc:3060] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.810142 12297 raft_consensus.cc:2468] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 2.
I20260710 13:20:37.813359 12334 leader_election.cc:304] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, da56d1b8d7a74ddb9e2415cedacf30a6; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:37.813989 12646 raft_consensus.cc:2468] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66ed8fb5073c4547abd3382fcebd23f3 in term 2.
I20260710 13:20:37.815203 12335 leader_election.cc:304] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [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: 66ed8fb5073c4547abd3382fcebd23f3, f93e93744d974637a0fdca4d749cd566; no voters: b97d1cc4501b47708f3a04f024def121
I20260710 13:20:37.816545 13110 raft_consensus.cc:2804] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:37.817054 13110 raft_consensus.cc:697] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:37.817191 13111 raft_consensus.cc:2804] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:37.817844 13111 raft_consensus.cc:697] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Becoming Leader. State: Replica: 66ed8fb5073c4547abd3382fcebd23f3, State: Running, Role: LEADER
I20260710 13:20:37.818084 13110 consensus_queue.cc:237] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } }
I20260710 13:20:37.818883 13111 consensus_queue.cc:237] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [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: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } }
I20260710 13:20:37.888020 12120 catalog_manager.cc:5697] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 1 to 2, leader changed from b97d1cc4501b47708f3a04f024def121 (127.10.217.65) to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.890770 12120 catalog_manager.cc:5697] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 reported cstate change: term changed from 1 to 2, leader changed from b97d1cc4501b47708f3a04f024def121 (127.10.217.65) to 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "66ed8fb5073c4547abd3382fcebd23f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b97d1cc4501b47708f3a04f024def121" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 33577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66ed8fb5073c4547abd3382fcebd23f3" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 39447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.039649 12646 raft_consensus.cc:1275] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:38.041467 13110 consensus_queue.cc:1048] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260710 13:20:38.043638 12263 consensus_peers.cc:597] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:38.073333 12337 consensus_peers.cc:597] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:38.164534 12297 raft_consensus.cc:1275] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Refusing update from remote peer f93e93744d974637a0fdca4d749cd566: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:38.166074 13069 consensus_queue.cc:1048] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:38.206151 12643 raft_consensus.cc:1275] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Refusing update from remote peer da56d1b8d7a74ddb9e2415cedacf30a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:38.212872 13128 consensus_queue.cc:1048] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 13:20:38.216435 12612 consensus_peers.cc:597] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:38.239545 12337 consensus_peers.cc:597] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:38.277812 12646 raft_consensus.cc:1275] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:38.279385 13110 consensus_queue.cc:1048] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:38.292335 12643 raft_consensus.cc:1275] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260710 13:20:38.293506 12337 consensus_peers.cc:597] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:38.294195 13110 consensus_queue.cc:1048] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f93e93744d974637a0fdca4d749cd566" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 36809 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:38.348189 12297 raft_consensus.cc:1275] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Refusing update from remote peer 66ed8fb5073c4547abd3382fcebd23f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:38.349911 13118 consensus_queue.cc:1048] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da56d1b8d7a74ddb9e2415cedacf30a6" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 36361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:38.368556 12337 consensus_peers.cc:597] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:38.403584 11109 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 12243)
I20260710 13:20:38.502039 11109 tablet_server.cc:196] TabletServer@127.10.217.65:0 shutdown complete.
I20260710 13:20:38.555698 11109 tablet_server.cc:179] TabletServer@127.10.217.66:0 shutting down...
W20260710 13:20:38.566996 12334 consensus_peers.cc:597] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Couldn't send request to peer da56d1b8d7a74ddb9e2415cedacf30a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:38.599123 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:38.600121 11109 tablet_replica.cc:333] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.601197 11109 raft_consensus.cc:2243] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.602099 11109 raft_consensus.cc:2272] T b1b173e518ee4fdda4244e3b89136ddf P da56d1b8d7a74ddb9e2415cedacf30a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.604991 11109 tablet_replica.cc:333] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.605861 11109 raft_consensus.cc:2243] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.606906 11109 raft_consensus.cc:2272] T f76b5694370440fdb9778f96f8d36aec P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.609629 11109 tablet_replica.cc:333] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.610589 11109 raft_consensus.cc:2243] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.611235 11109 raft_consensus.cc:2272] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.613875 11109 tablet_replica.cc:333] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.614693 11109 raft_consensus.cc:2243] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.615218 11109 raft_consensus.cc:2272] T 956f4ffc0f374774a83e5a1e38e28465 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.617805 11109 tablet_replica.cc:333] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.618599 11109 raft_consensus.cc:2243] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.619572 11109 raft_consensus.cc:2272] T a3345d08179d40409c7174ae46e22a39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.622200 11109 tablet_replica.cc:333] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.623154 11109 raft_consensus.cc:2243] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.623806 11109 raft_consensus.cc:2272] T cb92182ee8f6406ca8a384c8e84dd4e7 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.626789 11109 tablet_replica.cc:333] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.627640 11109 raft_consensus.cc:2243] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.628186 11109 raft_consensus.cc:2272] T 1fb7e626b8994af78f3438a05f58edba P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.630645 11109 tablet_replica.cc:333] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.631551 11109 raft_consensus.cc:2243] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.632732 11109 raft_consensus.cc:2272] T a7b8db59e0414b30815aae91252b3e39 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.635592 11109 tablet_replica.cc:333] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.636386 11109 raft_consensus.cc:2243] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.637502 11109 raft_consensus.cc:2272] T d8b5b89c2cae4e45a61d8c9eae83f23c P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.640400 11109 tablet_replica.cc:333] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.641185 11109 raft_consensus.cc:2243] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.641767 11109 raft_consensus.cc:2272] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.644547 11109 tablet_replica.cc:333] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.645318 11109 raft_consensus.cc:2243] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.645889 11109 raft_consensus.cc:2272] T abb80694791846e6a31c2506d8c1c2d9 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.648586 11109 tablet_replica.cc:333] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.649387 11109 raft_consensus.cc:2243] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.649968 11109 raft_consensus.cc:2272] T cffc0d178bef4a9a8506da93d594e4db P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.653584 11109 tablet_replica.cc:333] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.654119 11109 raft_consensus.cc:2243] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.654979 11109 raft_consensus.cc:2272] T d66f74d7a4cb48f18106722a415d279a P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.656805 11109 tablet_replica.cc:333] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.657301 11109 raft_consensus.cc:2243] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.658084 11109 raft_consensus.cc:2272] T b9a77ec780854ace9b83fb600623be2e P da56d1b8d7a74ddb9e2415cedacf30a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.660024 11109 tablet_replica.cc:333] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.660521 11109 raft_consensus.cc:2243] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.660918 11109 raft_consensus.cc:2272] T 7b4a7eb3b8f44257ace1c69f03af82ac P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.662698 11109 tablet_replica.cc:333] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.663188 11109 raft_consensus.cc:2243] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.663651 11109 raft_consensus.cc:2272] T 8b51e8b06bed4375ae723b9e6044d0e3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.665407 11109 tablet_replica.cc:333] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.665845 11109 raft_consensus.cc:2243] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.666949 11109 raft_consensus.cc:2272] T 357e1f4357294c72b54744d394f2ebe3 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.669054 11109 tablet_replica.cc:333] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6: stopping tablet replica
I20260710 13:20:38.669508 11109 raft_consensus.cc:2243] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.670197 11109 raft_consensus.cc:2272] T 03e210d31a624c68b2dcafce7114d201 P da56d1b8d7a74ddb9e2415cedacf30a6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:38.676924 12609 consensus_peers.cc:597] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 -> Peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Couldn't send request to peer da56d1b8d7a74ddb9e2415cedacf30a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:38.690780 12609 consensus_peers.cc:597] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 -> Peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Couldn't send request to peer da56d1b8d7a74ddb9e2415cedacf30a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:38.754671 11109 tablet_server.cc:196] TabletServer@127.10.217.66:0 shutdown complete.
I20260710 13:20:38.796871 11109 tablet_server.cc:179] TabletServer@127.10.217.67:0 shutting down...
W20260710 13:20:38.803404 12612 consensus_peers.cc:597] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 -> Peer 66ed8fb5073c4547abd3382fcebd23f3 (127.10.217.67:39447): Couldn't send request to peer 66ed8fb5073c4547abd3382fcebd23f3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:38.839658 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:38.840590 11109 tablet_replica.cc:333] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.841351 11109 raft_consensus.cc:2243] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.842351 11109 raft_consensus.cc:2272] T edf69d3971b74acc930d6002b3167ee0 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.844856 11109 tablet_replica.cc:333] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.845649 11109 raft_consensus.cc:2243] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.846766 11109 raft_consensus.cc:2272] T fc7d013e861a47df9d10648ed44e4682 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.848603 11109 tablet_replica.cc:333] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.849123 11109 raft_consensus.cc:2243] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.849896 11109 raft_consensus.cc:2272] T fc2eb21cfdd743cd872c64c8091864d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.852542 11109 tablet_replica.cc:333] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.853488 11109 raft_consensus.cc:2243] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.853912 11109 raft_consensus.cc:2272] T f76b5694370440fdb9778f96f8d36aec P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.855870 11109 tablet_replica.cc:333] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.856462 11109 raft_consensus.cc:2243] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.856983 11109 raft_consensus.cc:2272] T b9a77ec780854ace9b83fb600623be2e P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.858970 11109 tablet_replica.cc:333] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.859740 11109 raft_consensus.cc:2243] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.860354 11109 raft_consensus.cc:2272] T d66f74d7a4cb48f18106722a415d279a P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.862836 11109 tablet_replica.cc:333] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.863569 11109 raft_consensus.cc:2243] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.864465 11109 raft_consensus.cc:2272] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.866925 11109 tablet_replica.cc:333] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.867439 11109 raft_consensus.cc:2243] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.868057 11109 raft_consensus.cc:2272] T 1fb7e626b8994af78f3438a05f58edba P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.869977 11109 tablet_replica.cc:333] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.870577 11109 raft_consensus.cc:2243] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.870973 11109 raft_consensus.cc:2272] T b1b173e518ee4fdda4244e3b89136ddf P 66ed8fb5073c4547abd3382fcebd23f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.872745 11109 tablet_replica.cc:333] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.873425 11109 raft_consensus.cc:2243] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.874150 11109 raft_consensus.cc:2272] T 7b4a7eb3b8f44257ace1c69f03af82ac P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.876508 11109 tablet_replica.cc:333] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.877269 11109 raft_consensus.cc:2243] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.878037 11109 raft_consensus.cc:2272] T 4bc678e3be8b4370bbd0f78bb5ae28b3 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:38.878786 12334 consensus_peers.cc:597] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 -> Peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Couldn't send request to peer da56d1b8d7a74ddb9e2415cedacf30a6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.66:36361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:38.880081 11109 tablet_replica.cc:333] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.880627 11109 raft_consensus.cc:2243] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.881405 11109 raft_consensus.cc:2272] T cffc0d178bef4a9a8506da93d594e4db P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.883831 11109 tablet_replica.cc:333] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.884436 11109 raft_consensus.cc:2243] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.884997 11109 raft_consensus.cc:2272] T 03e210d31a624c68b2dcafce7114d201 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.887095 11109 tablet_replica.cc:333] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.887624 11109 raft_consensus.cc:2243] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:20:38.887710 12612 consensus_peers.cc:597] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:20:38.888681 11109 raft_consensus.cc:2272] T 6fb8949e20694bdaa62ad3bf030dd0c6 P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.891320 11109 tablet_replica.cc:333] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.892005 11109 raft_consensus.cc:2243] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.892553 11109 raft_consensus.cc:2272] T 97cac8232c614a0c96ca2be0182b42ba P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.895105 11109 tablet_replica.cc:333] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.895745 11109 raft_consensus.cc:2243] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:38.896463 11109 raft_consensus.cc:2272] T a7b8db59e0414b30815aae91252b3e39 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:38.898880 11109 tablet_replica.cc:333] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.899372 11109 raft_consensus.cc:2243] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.900676 11109 raft_consensus.cc:2272] T cea5f1e95c4c4674a5b9c23720b2488e P 66ed8fb5073c4547abd3382fcebd23f3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:38.900651 12609 consensus_peers.cc:597] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 -> Peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Couldn't send request to peer da56d1b8d7a74ddb9e2415cedacf30a6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.66:36361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:38.903347 11109 tablet_replica.cc:333] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3: stopping tablet replica
I20260710 13:20:38.903842 11109 raft_consensus.cc:2243] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:38.904592 11109 raft_consensus.cc:2272] T abb80694791846e6a31c2506d8c1c2d9 P 66ed8fb5073c4547abd3382fcebd23f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:38.955658 12612 consensus_peers.cc:597] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:20:38.961374 11109 tablet_server.cc:196] TabletServer@127.10.217.67:0 shutdown complete.
W20260710 13:20:38.966714 12609 consensus_peers.cc:597] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 -> Peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Couldn't send request to peer da56d1b8d7a74ddb9e2415cedacf30a6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.66:36361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:39.007251 11109 tablet_server.cc:179] TabletServer@127.10.217.68:0 shutting down...
W20260710 13:20:39.011185 12609 consensus_peers.cc:597] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 -> Peer da56d1b8d7a74ddb9e2415cedacf30a6 (127.10.217.66:36361): Couldn't send request to peer da56d1b8d7a74ddb9e2415cedacf30a6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.66:36361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:39.027070 12612 consensus_peers.cc:597] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 -> Peer b97d1cc4501b47708f3a04f024def121 (127.10.217.65:33577): Couldn't send request to peer b97d1cc4501b47708f3a04f024def121. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:33577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:20:39.043963 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:39.044868 11109 tablet_replica.cc:333] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.045814 11109 raft_consensus.cc:2243] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:39.046617 11109 raft_consensus.cc:2272] T fc7d013e861a47df9d10648ed44e4682 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.049279 11109 tablet_replica.cc:333] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.050100 11109 raft_consensus.cc:2243] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:39.051290 11109 raft_consensus.cc:2272] T cb92182ee8f6406ca8a384c8e84dd4e7 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.054165 11109 tablet_replica.cc:333] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.055008 11109 raft_consensus.cc:2243] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:39.055630 11109 raft_consensus.cc:2272] T 6fb8949e20694bdaa62ad3bf030dd0c6 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.058588 11109 tablet_replica.cc:333] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.059412 11109 raft_consensus.cc:2243] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:39.060097 11109 raft_consensus.cc:2272] T 357e1f4357294c72b54744d394f2ebe3 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.063068 11109 tablet_replica.cc:333] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.063894 11109 raft_consensus.cc:2243] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:39.064859 11109 raft_consensus.cc:2272] T b1b173e518ee4fdda4244e3b89136ddf P f93e93744d974637a0fdca4d749cd566 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.067401 11109 tablet_replica.cc:333] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.068163 11109 raft_consensus.cc:2243] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:39.069173 11109 raft_consensus.cc:2272] T 8b51e8b06bed4375ae723b9e6044d0e3 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.071628 11109 tablet_replica.cc:333] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.072460 11109 raft_consensus.cc:2243] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:39.073382 11109 raft_consensus.cc:2272] T 956f4ffc0f374774a83e5a1e38e28465 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.075892 11109 tablet_replica.cc:333] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.076699 11109 raft_consensus.cc:2243] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:39.077464 11109 raft_consensus.cc:2272] T 7db2e18f6dc24b8a8b8d89f2dc77f1a8 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.080343 11109 tablet_replica.cc:333] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.081480 11109 raft_consensus.cc:2243] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:39.082218 11109 raft_consensus.cc:2272] T d8b5b89c2cae4e45a61d8c9eae83f23c P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.084939 11109 tablet_replica.cc:333] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.085690 11109 raft_consensus.cc:2243] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:39.086730 11109 raft_consensus.cc:2272] T 7b4a7eb3b8f44257ace1c69f03af82ac P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.089154 11109 tablet_replica.cc:333] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.089895 11109 raft_consensus.cc:2243] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:39.090960 11109 raft_consensus.cc:2272] T a3345d08179d40409c7174ae46e22a39 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.093379 11109 tablet_replica.cc:333] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.094117 11109 raft_consensus.cc:2243] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:39.094810 11109 raft_consensus.cc:2272] T b9a77ec780854ace9b83fb600623be2e P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.097340 11109 tablet_replica.cc:333] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.098064 11109 raft_consensus.cc:2243] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:39.098702 11109 raft_consensus.cc:2272] T fc2eb21cfdd743cd872c64c8091864d9 P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.101588 11109 tablet_replica.cc:333] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.102414 11109 raft_consensus.cc:2243] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:39.103091 11109 raft_consensus.cc:2272] T a7b8db59e0414b30815aae91252b3e39 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.105839 11109 tablet_replica.cc:333] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.106577 11109 raft_consensus.cc:2243] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:39.107586 11109 raft_consensus.cc:2272] T 97cac8232c614a0c96ca2be0182b42ba P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.110332 11109 tablet_replica.cc:333] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.111084 11109 raft_consensus.cc:2243] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:39.111740 11109 raft_consensus.cc:2272] T cea5f1e95c4c4674a5b9c23720b2488e P f93e93744d974637a0fdca4d749cd566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.114977 11109 tablet_replica.cc:333] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.115674 11109 raft_consensus.cc:2243] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:39.116370 11109 raft_consensus.cc:2272] T edf69d3971b74acc930d6002b3167ee0 P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.119076 11109 tablet_replica.cc:333] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566: stopping tablet replica
I20260710 13:20:39.119704 11109 raft_consensus.cc:2243] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:39.120345 11109 raft_consensus.cc:2272] T d66f74d7a4cb48f18106722a415d279a P f93e93744d974637a0fdca4d749cd566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.162894 11109 tablet_server.cc:196] TabletServer@127.10.217.68:0 shutdown complete.
I20260710 13:20:39.208724 11109 master.cc:562] Master@127.10.217.126:34123 shutting down...
I20260710 13:20:39.235874 11109 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:39.236475 11109 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:39.236836 11109 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7dd9f703b38a49798c61c2033a233d46: stopping tablet replica
I20260710 13:20:40.100780 11109 master.cc:584] Master@127.10.217.126:34123 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (32730 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:20:40.163311 11109 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.217.126:33917
I20260710 13:20:40.164456 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:40.171758 13135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:40.171929 13138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:40.171890 13136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:40.174764 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:40.175930 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:40.176172 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:40.176340 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689640176324 us; error 0 us; skew 500 ppm
I20260710 13:20:40.176892 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:40.179872 11109 webserver.cc:533] Webserver started at http://127.10.217.126:44073/ using document root <none> and password file <none>
I20260710 13:20:40.180554 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:40.180814 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:40.181143 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:40.182364 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/master-0-root/instance:
uuid: "7fe9a3243c774585b9867fbe1797c86b"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-rp40"
I20260710 13:20:40.187728 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:20:40.192561 13143 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.193812 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:40.194139 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/master-0-root
uuid: "7fe9a3243c774585b9867fbe1797c86b"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-rp40"
I20260710 13:20:40.194475 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:40.213186 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:40.214687 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:40.256183 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.126:33917
I20260710 13:20:40.256412 13194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.126:33917 every 8 connection(s)
I20260710 13:20:40.260373 13195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.271765 13195 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b: Bootstrap starting.
I20260710 13:20:40.276973 13195 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.281596 13195 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b: No bootstrap required, opened a new log
I20260710 13:20:40.284045 13195 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fe9a3243c774585b9867fbe1797c86b" member_type: VOTER }
I20260710 13:20:40.284471 13195 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.284752 13195 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fe9a3243c774585b9867fbe1797c86b, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.285403 13195 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7fe9a3243c774585b9867fbe1797c86b" member_type: VOTER }
I20260710 13:20:40.285887 13195 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:40.286095 13195 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:40.286405 13195 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.291111 13195 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fe9a3243c774585b9867fbe1797c86b" member_type: VOTER }
I20260710 13:20:40.291635 13195 leader_election.cc:304] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [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: 7fe9a3243c774585b9867fbe1797c86b; no voters: 
I20260710 13:20:40.292793 13195 leader_election.cc:290] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:40.293170 13198 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.294653 13198 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [term 1 LEADER]: Becoming Leader. State: Replica: 7fe9a3243c774585b9867fbe1797c86b, State: Running, Role: LEADER
I20260710 13:20:40.295389 13198 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [LEADER]: Queue going to LEADER mode. State: All 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: "7fe9a3243c774585b9867fbe1797c86b" member_type: VOTER }
I20260710 13:20:40.296191 13195 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:40.300402 13200 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7fe9a3243c774585b9867fbe1797c86b. Latest consensus state: current_term: 1 leader_uuid: "7fe9a3243c774585b9867fbe1797c86b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fe9a3243c774585b9867fbe1797c86b" member_type: VOTER } }
I20260710 13:20:40.301187 13200 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:40.303237 13199 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7fe9a3243c774585b9867fbe1797c86b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fe9a3243c774585b9867fbe1797c86b" member_type: VOTER } }
I20260710 13:20:40.304082 13199 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:40.306775 13206 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:40.313261 13206 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:40.314813 11109 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:40.322764 13206 catalog_manager.cc:1383] Generated new cluster ID: f3bf1d6ca1a545ddb6360de081828917
I20260710 13:20:40.323144 13206 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:40.345480 13206 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:40.346832 13206 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:40.363359 13206 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b: Generated new TSK 0
I20260710 13:20:40.364032 13206 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:40.381596 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:40.387452 13216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:40.388871 13217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:40.390859 13219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:40.390899 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:40.392299 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:40.392627 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:40.392854 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689640392832 us; error 0 us; skew 500 ppm
I20260710 13:20:40.393471 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:40.396023 11109 webserver.cc:533] Webserver started at http://127.10.217.65:43489/ using document root <none> and password file <none>
I20260710 13:20:40.396718 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:40.396934 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:40.397245 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:40.398546 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-0-root/instance:
uuid: "31f1d6ea75f745db923da44eaff279ff"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-rp40"
I20260710 13:20:40.403553 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:40.407629 13224 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.408651 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:40.408988 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-0-root
uuid: "31f1d6ea75f745db923da44eaff279ff"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-rp40"
I20260710 13:20:40.409317 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:40.419377 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:40.420574 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:40.422089 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:40.424574 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:40.424752 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.425040 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:40.425227 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.465782 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.65:37775
I20260710 13:20:40.465891 13286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.65:37775 every 8 connection(s)
I20260710 13:20:40.471642 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:40.479844 13291 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:40.481609 13292 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:40.484082 13294 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:40.485013 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:40.486698 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:40.486959 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:40.487246 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689640487220 us; error 0 us; skew 500 ppm
I20260710 13:20:40.488036 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:40.488852 13287 heartbeater.cc:344] Connected to a master server at 127.10.217.126:33917
I20260710 13:20:40.489212 13287 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:40.489931 13287 heartbeater.cc:507] Master 127.10.217.126:33917 requested a full tablet report, sending...
I20260710 13:20:40.491117 11109 webserver.cc:533] Webserver started at http://127.10.217.66:40557/ using document root <none> and password file <none>
I20260710 13:20:40.491770 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:40.492007 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:40.492156 13160 ts_manager.cc:194] Registered new tserver with Master: 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:40.492340 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:40.493854 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-1-root/instance:
uuid: "409d346f5f0149d383cbfb2483ba9ce5"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-rp40"
I20260710 13:20:40.494649 13160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57786
I20260710 13:20:40.499588 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:40.503089 13299 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.503855 11109 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:20:40.504115 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-1-root
uuid: "409d346f5f0149d383cbfb2483ba9ce5"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-rp40"
I20260710 13:20:40.504350 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:40.514863 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:40.515980 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:40.517390 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:40.519783 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:40.519972 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.520303 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:40.520447 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.563665 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.66:34405
I20260710 13:20:40.563766 13361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.66:34405 every 8 connection(s)
I20260710 13:20:40.568542 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:40.576156 13365 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:40.579237 13366 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:40.580343 13368 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:40.582050 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:40.583156 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:40.583441 13362 heartbeater.cc:344] Connected to a master server at 127.10.217.126:33917
W20260710 13:20:40.583449 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:40.583830 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689640583817 us; error 0 us; skew 500 ppm
I20260710 13:20:40.583881 13362 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:40.584342 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:40.584589 13362 heartbeater.cc:507] Master 127.10.217.126:33917 requested a full tablet report, sending...
I20260710 13:20:40.587134 13160 ts_manager.cc:194] Registered new tserver with Master: 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:40.587291 11109 webserver.cc:533] Webserver started at http://127.10.217.67:41479/ using document root <none> and password file <none>
I20260710 13:20:40.587929 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:40.588150 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:40.588452 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:40.588937 13160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57802
I20260710 13:20:40.589970 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-2-root/instance:
uuid: "a53b73af831f4958831d201fc503e576"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-rp40"
I20260710 13:20:40.594524 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:20:40.597906 13373 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.598903 11109 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:20:40.599246 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-2-root
uuid: "a53b73af831f4958831d201fc503e576"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-rp40"
I20260710 13:20:40.599530 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:40.633818 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:40.635092 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:40.636679 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:40.638916 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:40.639123 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.639412 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:40.639565 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.681352 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.67:42465
I20260710 13:20:40.681465 13435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.67:42465 every 8 connection(s)
I20260710 13:20:40.686390 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:40.693708 13439 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:40.694123 13440 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:40.698348 13443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:40.699429 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:40.699656 13436 heartbeater.cc:344] Connected to a master server at 127.10.217.126:33917
I20260710 13:20:40.700120 13436 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:40.700469 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:40.700708 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:40.700937 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689640700896 us; error 0 us; skew 500 ppm
I20260710 13:20:40.700953 13436 heartbeater.cc:507] Master 127.10.217.126:33917 requested a full tablet report, sending...
I20260710 13:20:40.701624 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:40.703580 13160 ts_manager.cc:194] Registered new tserver with Master: a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:40.704720 11109 webserver.cc:533] Webserver started at http://127.10.217.68:45483/ using document root <none> and password file <none>
I20260710 13:20:40.705360 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:40.705415 13160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57812
I20260710 13:20:40.705709 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:40.706058 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:40.707319 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-3-root/instance:
uuid: "87c2917bbffa4529978c0dcd3151b909"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-rp40"
I20260710 13:20:40.712082 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:20:40.715504 13447 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.716367 11109 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:40.716710 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-3-root
uuid: "87c2917bbffa4529978c0dcd3151b909"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-rp40"
I20260710 13:20:40.717018 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:40.730887 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:40.732224 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:40.733749 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:40.736070 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:40.736318 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.736574 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:40.736766 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:40.777678 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.68:40817
I20260710 13:20:40.777793 13509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.68:40817 every 8 connection(s)
I20260710 13:20:40.791729 13510 heartbeater.cc:344] Connected to a master server at 127.10.217.126:33917
I20260710 13:20:40.792063 13510 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:40.792788 13510 heartbeater.cc:507] Master 127.10.217.126:33917 requested a full tablet report, sending...
I20260710 13:20:40.794793 13160 ts_manager.cc:194] Registered new tserver with Master: 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:40.795953 11109 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014916864s
I20260710 13:20:40.796329 13160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57822
I20260710 13:20:40.823300 13160 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57824:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:20:40.960078 13474 tablet_service.cc:1511] Processing CreateTablet for tablet 15f7919337ab41e593fd852f42239ebd (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:40.961764 13474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f7919337ab41e593fd852f42239ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.961895 13472 tablet_service.cc:1511] Processing CreateTablet for tablet 74747719e33047de92f8e5279e8753c2 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:40.962962 13475 tablet_service.cc:1511] Processing CreateTablet for tablet 0bdfb93b139a48cba23e0819a45af319 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:40.960278 13473 tablet_service.cc:1511] Processing CreateTablet for tablet b62e6bae735a45ba9b08778f8bf5719c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:40.963354 13472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74747719e33047de92f8e5279e8753c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.965534 13475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bdfb93b139a48cba23e0819a45af319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.967761 13473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62e6bae735a45ba9b08778f8bf5719c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.983073 13471 tablet_service.cc:1511] Processing CreateTablet for tablet ebddf503ec3744269786395e50ed9c4d (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:40.984560 13471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebddf503ec3744269786395e50ed9c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.985090 13252 tablet_service.cc:1511] Processing CreateTablet for tablet 0bdfb93b139a48cba23e0819a45af319 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:40.987357 13251 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0669a0a93c487c86e8a53bb789ee46 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:40.987818 13249 tablet_service.cc:1511] Processing CreateTablet for tablet 236ea9517cd848c3aee20ec4d9b741c9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:40.990881 13247 tablet_service.cc:1511] Processing CreateTablet for tablet ebddf503ec3744269786395e50ed9c4d (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:40.991305 13245 tablet_service.cc:1511] Processing CreateTablet for tablet c0e703ac12a24c91b422f1db33f01428 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:40.989874 13248 tablet_service.cc:1511] Processing CreateTablet for tablet 74747719e33047de92f8e5279e8753c2 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:40.989874 13244 tablet_service.cc:1511] Processing CreateTablet for tablet adebf1071c85423396badf9bbe3d1590 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:40.992722 13246 tablet_service.cc:1511] Processing CreateTablet for tablet b1d78a29960644828925c38cb702dc4e (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:40.995618 13250 tablet_service.cc:1511] Processing CreateTablet for tablet 15f7919337ab41e593fd852f42239ebd (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:40.996192 13252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bdfb93b139a48cba23e0819a45af319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.997520 13249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236ea9517cd848c3aee20ec4d9b741c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.998986 13469 tablet_service.cc:1511] Processing CreateTablet for tablet c0e703ac12a24c91b422f1db33f01428 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:41.000342 13469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e703ac12a24c91b422f1db33f01428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.001876 13248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74747719e33047de92f8e5279e8753c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:40.997143 13470 tablet_service.cc:1511] Processing CreateTablet for tablet 071cb5a2ec24420d91e0fadca300cb4c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:41.002701 13468 tablet_service.cc:1511] Processing CreateTablet for tablet adebf1071c85423396badf9bbe3d1590 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:41.006238 13243 tablet_service.cc:1511] Processing CreateTablet for tablet 790eef1bb7dd48de97a0b799bc4226df (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:41.007030 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adebf1071c85423396badf9bbe3d1590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.011574 13470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071cb5a2ec24420d91e0fadca300cb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.012585 13467 tablet_service.cc:1511] Processing CreateTablet for tablet 3dab0085bea5450897297dee5f92282a (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:41.014007 13467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dab0085bea5450897297dee5f92282a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.040555 13526 tablet_bootstrap.cc:492] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:41.042779 13251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0669a0a93c487c86e8a53bb789ee46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.043535 13246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d78a29960644828925c38cb702dc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.044416 13250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f7919337ab41e593fd852f42239ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.050649 13243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790eef1bb7dd48de97a0b799bc4226df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.051390 13326 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0669a0a93c487c86e8a53bb789ee46 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:41.058506 13326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0669a0a93c487c86e8a53bb789ee46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.059473 13321 tablet_service.cc:1511] Processing CreateTablet for tablet b1d78a29960644828925c38cb702dc4e (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:41.060887 13321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d78a29960644828925c38cb702dc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.053184 13325 tablet_service.cc:1511] Processing CreateTablet for tablet b62e6bae735a45ba9b08778f8bf5719c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:41.063251 13325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62e6bae735a45ba9b08778f8bf5719c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.063540 13320 tablet_service.cc:1511] Processing CreateTablet for tablet c0e703ac12a24c91b422f1db33f01428 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:41.064882 13320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e703ac12a24c91b422f1db33f01428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.067901 13319 tablet_service.cc:1511] Processing CreateTablet for tablet 3dab0085bea5450897297dee5f92282a (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:41.069317 13319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dab0085bea5450897297dee5f92282a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.072096 13318 tablet_service.cc:1511] Processing CreateTablet for tablet 790eef1bb7dd48de97a0b799bc4226df (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:41.073921 13322 tablet_service.cc:1511] Processing CreateTablet for tablet 071cb5a2ec24420d91e0fadca300cb4c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:41.049873 13327 tablet_service.cc:1511] Processing CreateTablet for tablet 0bdfb93b139a48cba23e0819a45af319 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:41.054911 13324 tablet_service.cc:1511] Processing CreateTablet for tablet 236ea9517cd848c3aee20ec4d9b741c9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:41.056599 13323 tablet_service.cc:1511] Processing CreateTablet for tablet 74747719e33047de92f8e5279e8753c2 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:41.078207 13247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebddf503ec3744269786395e50ed9c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.080984 13318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790eef1bb7dd48de97a0b799bc4226df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.082592 13323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74747719e33047de92f8e5279e8753c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.084764 13324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236ea9517cd848c3aee20ec4d9b741c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.086634 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bdfb93b139a48cba23e0819a45af319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.101611 13322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071cb5a2ec24420d91e0fadca300cb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.107904 13468 tablet_service.cc:1511] Processing CreateTablet for tablet 996bc384ecb9486fabea2b25d2d4b677 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:41.109294 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 996bc384ecb9486fabea2b25d2d4b677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.110596 13472 tablet_service.cc:1511] Processing CreateTablet for tablet 22f7e5cbb30d4b989a64715d481f489f (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:41.111928 13472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f7e5cbb30d4b989a64715d481f489f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.114625 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adebf1071c85423396badf9bbe3d1590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.118626 13245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e703ac12a24c91b422f1db33f01428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.144399 13526 tablet_bootstrap.cc:654] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.172601 13401 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0669a0a93c487c86e8a53bb789ee46 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:41.173938 13399 tablet_service.cc:1511] Processing CreateTablet for tablet b62e6bae735a45ba9b08778f8bf5719c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:41.172639 13400 tablet_service.cc:1511] Processing CreateTablet for tablet 15f7919337ab41e593fd852f42239ebd (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:41.176430 13398 tablet_service.cc:1511] Processing CreateTablet for tablet 236ea9517cd848c3aee20ec4d9b741c9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:41.178463 13401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0669a0a93c487c86e8a53bb789ee46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.178977 13397 tablet_service.cc:1511] Processing CreateTablet for tablet ebddf503ec3744269786395e50ed9c4d (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:41.180342 13325 tablet_service.cc:1511] Processing CreateTablet for tablet 996bc384ecb9486fabea2b25d2d4b677 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:41.180519 13394 tablet_service.cc:1511] Processing CreateTablet for tablet adebf1071c85423396badf9bbe3d1590 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:41.181901 13325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 996bc384ecb9486fabea2b25d2d4b677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.181699 13396 tablet_service.cc:1511] Processing CreateTablet for tablet 071cb5a2ec24420d91e0fadca300cb4c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:41.182156 13528 tablet_bootstrap.cc:492] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:41.183925 13395 tablet_service.cc:1511] Processing CreateTablet for tablet b1d78a29960644828925c38cb702dc4e (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:41.186748 13393 tablet_service.cc:1511] Processing CreateTablet for tablet 3dab0085bea5450897297dee5f92282a (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:41.189040 13392 tablet_service.cc:1511] Processing CreateTablet for tablet 790eef1bb7dd48de97a0b799bc4226df (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:41.190690 13527 tablet_bootstrap.cc:492] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:41.180455 13397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebddf503ec3744269786395e50ed9c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.193550 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 071cb5a2ec24420d91e0fadca300cb4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.194403 13399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62e6bae735a45ba9b08778f8bf5719c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.195056 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15f7919337ab41e593fd852f42239ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.196645 13392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790eef1bb7dd48de97a0b799bc4226df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.198311 13394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adebf1071c85423396badf9bbe3d1590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.206084 13395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d78a29960644828925c38cb702dc4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.189018 13250 tablet_service.cc:1511] Processing CreateTablet for tablet 22f7e5cbb30d4b989a64715d481f489f (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:41.207561 13250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f7e5cbb30d4b989a64715d481f489f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.210639 13398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236ea9517cd848c3aee20ec4d9b741c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.216954 13393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dab0085bea5450897297dee5f92282a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.223917 13251 tablet_service.cc:1511] Processing CreateTablet for tablet 996bc384ecb9486fabea2b25d2d4b677 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:41.226310 13474 tablet_service.cc:1511] Processing CreateTablet for tablet 3422d0f476fc4281a7dee7d1bfa62f4d (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:41.227746 13474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3422d0f476fc4281a7dee7d1bfa62f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.233767 13528 tablet_bootstrap.cc:654] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.234473 13251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 996bc384ecb9486fabea2b25d2d4b677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.235440 13327 tablet_service.cc:1511] Processing CreateTablet for tablet 3422d0f476fc4281a7dee7d1bfa62f4d (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:41.243216 13475 tablet_service.cc:1511] Processing CreateTablet for tablet 64c63471d34e45edadb6c385aee7b99c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:41.243886 13247 tablet_service.cc:1511] Processing CreateTablet for tablet c4455bba0e2846a9a0e82a4a318231a9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:41.244964 13475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c63471d34e45edadb6c385aee7b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.245729 13247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4455bba0e2846a9a0e82a4a318231a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.250497 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3422d0f476fc4281a7dee7d1bfa62f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.270795 13247 tablet_service.cc:1511] Processing CreateTablet for tablet 64c63471d34e45edadb6c385aee7b99c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:41.272264 13247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c63471d34e45edadb6c385aee7b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.285835 13318 tablet_service.cc:1511] Processing CreateTablet for tablet c4455bba0e2846a9a0e82a4a318231a9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
W20260710 13:20:41.309212 13208 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:41.310242 13318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4455bba0e2846a9a0e82a4a318231a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.324281 13527 tablet_bootstrap.cc:654] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.324743 13468 tablet_service.cc:1511] Processing CreateTablet for tablet 1bad1f75d7e24d6a934205dceafc8cd9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:41.326229 13248 tablet_service.cc:1511] Processing CreateTablet for tablet 1bad1f75d7e24d6a934205dceafc8cd9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:41.326784 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bad1f75d7e24d6a934205dceafc8cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.327620 13248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bad1f75d7e24d6a934205dceafc8cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.355152 13526 tablet_bootstrap.cc:492] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:41.354920 13321 tablet_service.cc:1511] Processing CreateTablet for tablet 64c63471d34e45edadb6c385aee7b99c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:41.355660 13526 ts_tablet_manager.cc:1403] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.315s	user 0.020s	sys 0.016s
I20260710 13:20:41.356268 13321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c63471d34e45edadb6c385aee7b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.356269 13471 tablet_service.cc:1511] Processing CreateTablet for tablet f13061db9a894565a5ca1f6923fdbd6b (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:41.357685 13471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13061db9a894565a5ca1f6923fdbd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.359812 13396 tablet_service.cc:1511] Processing CreateTablet for tablet 3422d0f476fc4281a7dee7d1bfa62f4d (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:41.361011 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3422d0f476fc4281a7dee7d1bfa62f4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.367820 13528 tablet_bootstrap.cc:492] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:41.368340 13528 ts_tablet_manager.cc:1403] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.186s	user 0.048s	sys 0.036s
I20260710 13:20:41.371169 13528 raft_consensus.cc:359] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.371883 13528 raft_consensus.cc:385] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.372179 13528 raft_consensus.cc:740] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.372926 13528 consensus_queue.cc:260] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.375838 13531 tablet_bootstrap.cc:492] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:41.377987 13244 tablet_service.cc:1511] Processing CreateTablet for tablet 845a8619c27f45cda7b338f963b577c9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:41.379712 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845a8619c27f45cda7b338f963b577c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.380107 13321 tablet_service.cc:1511] Processing CreateTablet for tablet f13061db9a894565a5ca1f6923fdbd6b (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:41.381819 13321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13061db9a894565a5ca1f6923fdbd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.390707 13526 raft_consensus.cc:359] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.391773 13526 raft_consensus.cc:385] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.392168 13526 raft_consensus.cc:740] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.393466 13526 consensus_queue.cc:260] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.390094 13401 tablet_service.cc:1511] Processing CreateTablet for tablet 22f7e5cbb30d4b989a64715d481f489f (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:41.397557 13401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f7e5cbb30d4b989a64715d481f489f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.407999 13527 tablet_bootstrap.cc:492] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:41.408756 13527 ts_tablet_manager.cc:1403] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.218s	user 0.013s	sys 0.005s
I20260710 13:20:41.420804 13392 tablet_service.cc:1511] Processing CreateTablet for tablet c4455bba0e2846a9a0e82a4a318231a9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:41.413436 13527 raft_consensus.cc:359] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.431754 13527 raft_consensus.cc:385] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.445369 13247 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1bea17e4be4c9ca61bf6e7caf0341d (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:41.445840 13469 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1bea17e4be4c9ca61bf6e7caf0341d (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:41.447971 13395 tablet_service.cc:1511] Processing CreateTablet for tablet 1bad1f75d7e24d6a934205dceafc8cd9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:41.463404 13469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1bea17e4be4c9ca61bf6e7caf0341d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.464519 13395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bad1f75d7e24d6a934205dceafc8cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.451103 13397 tablet_service.cc:1511] Processing CreateTablet for tablet f13061db9a894565a5ca1f6923fdbd6b (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:41.452287 13324 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1bea17e4be4c9ca61bf6e7caf0341d (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:41.452695 13528 ts_tablet_manager.cc:1434] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.084s	user 0.020s	sys 0.045s
I20260710 13:20:41.469470 13324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1bea17e4be4c9ca61bf6e7caf0341d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.469532 13362 heartbeater.cc:499] Master 127.10.217.126:33917 was elected leader, sending a full tablet report...
I20260710 13:20:41.456111 13398 tablet_service.cc:1511] Processing CreateTablet for tablet 845a8619c27f45cda7b338f963b577c9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:41.471508 13400 tablet_service.cc:1511] Processing CreateTablet for tablet 399317592c5c41cfbf05748ccade6958 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:41.472118 13323 tablet_service.cc:1511] Processing CreateTablet for tablet a894b2393d864bdf8e8076518eb5d26c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:41.472990 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399317592c5c41cfbf05748ccade6958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.473423 13323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a894b2393d864bdf8e8076518eb5d26c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.441366 13527 raft_consensus.cc:740] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.474864 13527 consensus_queue.cc:260] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.476231 13398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845a8619c27f45cda7b338f963b577c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.480464 13531 tablet_bootstrap.cc:654] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.477061 13472 tablet_service.cc:1511] Processing CreateTablet for tablet 399317592c5c41cfbf05748ccade6958 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:41.480908 13397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13061db9a894565a5ca1f6923fdbd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.490718 13472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399317592c5c41cfbf05748ccade6958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.493582 13392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4455bba0e2846a9a0e82a4a318231a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.497687 13287 heartbeater.cc:499] Master 127.10.217.126:33917 was elected leader, sending a full tablet report...
I20260710 13:20:41.496611 13326 tablet_service.cc:1511] Processing CreateTablet for tablet 845a8619c27f45cda7b338f963b577c9 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:41.463413 13247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1bea17e4be4c9ca61bf6e7caf0341d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.500545 13526 ts_tablet_manager.cc:1434] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.145s	user 0.020s	sys 0.021s
I20260710 13:20:41.501358 13510 heartbeater.cc:499] Master 127.10.217.126:33917 was elected leader, sending a full tablet report...
I20260710 13:20:41.501682 13526 tablet_bootstrap.cc:492] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:41.508863 13399 tablet_service.cc:1511] Processing CreateTablet for tablet a894b2393d864bdf8e8076518eb5d26c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:41.517138 13475 tablet_service.cc:1511] Processing CreateTablet for tablet a894b2393d864bdf8e8076518eb5d26c (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:41.520464 13475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a894b2393d864bdf8e8076518eb5d26c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.520550 13528 tablet_bootstrap.cc:492] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:41.512100 13399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a894b2393d864bdf8e8076518eb5d26c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.522500 13326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845a8619c27f45cda7b338f963b577c9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:41.534241 13511 tablet.cc:2406] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:41.536429 13251 tablet_service.cc:1511] Processing CreateTablet for tablet 399317592c5c41cfbf05748ccade6958 (DEFAULT_TABLE table=test-workload [id=342ae3518192436fb20a0ca3874441c8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:41.537758 13251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 399317592c5c41cfbf05748ccade6958. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.551644 13527 ts_tablet_manager.cc:1434] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.142s	user 0.015s	sys 0.011s
I20260710 13:20:41.552954 13527 tablet_bootstrap.cc:492] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:41.559734 13527 tablet_bootstrap.cc:654] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.567018 13534 raft_consensus.cc:493] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.567567 13534 raft_consensus.cc:515] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.573458 13534 leader_election.cc:290] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:41.592129 13531 tablet_bootstrap.cc:492] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:41.592969 13531 ts_tablet_manager.cc:1403] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.217s	user 0.019s	sys 0.005s
W20260710 13:20:41.594774 13144 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.217.67:42465, user_credentials={real_user=slave}} blocked reactor thread for 45736us
I20260710 13:20:41.606329 13528 tablet_bootstrap.cc:654] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.615193 13526 tablet_bootstrap.cc:654] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.605448 13531 raft_consensus.cc:359] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.651193 13531 raft_consensus.cc:385] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.659940 13531 raft_consensus.cc:740] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.666833 13526 tablet_bootstrap.cc:492] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:41.667462 13526 ts_tablet_manager.cc:1403] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.166s	user 0.023s	sys 0.003s
I20260710 13:20:41.670804 13526 raft_consensus.cc:359] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.671612 13526 raft_consensus.cc:385] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.671922 13526 raft_consensus.cc:740] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.672466 13528 tablet_bootstrap.cc:492] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:41.673235 13528 ts_tablet_manager.cc:1403] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.162s	user 0.020s	sys 0.003s
I20260710 13:20:41.672765 13526 consensus_queue.cc:260] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.673978 13534 raft_consensus.cc:493] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.674516 13534 raft_consensus.cc:515] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.676718 13534 leader_election.cc:290] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:41.679666 13526 ts_tablet_manager.cc:1434] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 13:20:41.692408 13528 raft_consensus.cc:359] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.693298 13528 raft_consensus.cc:385] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.693612 13528 raft_consensus.cc:740] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.696529 13527 tablet_bootstrap.cc:492] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:41.697157 13527 ts_tablet_manager.cc:1403] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.144s	user 0.032s	sys 0.065s
I20260710 13:20:41.698349 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62e6bae735a45ba9b08778f8bf5719c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:41.699426 13526 tablet_bootstrap.cc:492] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:41.700440 13531 consensus_queue.cc:260] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.700850 13527 raft_consensus.cc:359] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:41.701576 13527 raft_consensus.cc:385] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.701586 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071cb5a2ec24420d91e0fadca300cb4c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:41.702533 13411 raft_consensus.cc:2468] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 0.
I20260710 13:20:41.703624 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62e6bae735a45ba9b08778f8bf5719c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:41.704329 13337 raft_consensus.cc:2468] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 0.
I20260710 13:20:41.701982 13527 raft_consensus.cc:740] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.706441 13527 consensus_queue.cc:260] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:41.707020 13451 leader_election.cc:304] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:41.707324 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071cb5a2ec24420d91e0fadca300cb4c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:41.707923 13534 raft_consensus.cc:2804] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.708343 13534 raft_consensus.cc:493] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.708698 13436 heartbeater.cc:499] Master 127.10.217.126:33917 was elected leader, sending a full tablet report...
I20260710 13:20:41.708789 13534 raft_consensus.cc:3060] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.712875 13527 ts_tablet_manager.cc:1434] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:20:41.713991 13527 tablet_bootstrap.cc:492] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
W20260710 13:20:41.714854 13448 leader_election.cc:343] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.708204 13528 consensus_queue.cc:260] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.717149 13448 leader_election.cc:304] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576; no voters: 
W20260710 13:20:41.723178 13451 leader_election.cc:343] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.717362 13534 raft_consensus.cc:515] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.727226 13534 leader_election.cc:290] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Requested vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:41.734808 13534 raft_consensus.cc:2804] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.728825 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62e6bae735a45ba9b08778f8bf5719c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:41.735735 13337 raft_consensus.cc:3060] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.721364 13528 ts_tablet_manager.cc:1434] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260710 13:20:41.730247 13527 tablet_bootstrap.cc:654] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.743822 13528 tablet_bootstrap.cc:492] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:41.729005 13526 tablet_bootstrap.cc:654] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.749550 13337 raft_consensus.cc:2468] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 1.
I20260710 13:20:41.758801 13534 raft_consensus.cc:493] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.762620 13534 raft_consensus.cc:3060] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.763556 13451 leader_election.cc:304] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:41.765336 13531 ts_tablet_manager.cc:1434] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.172s	user 0.014s	sys 0.014s
I20260710 13:20:41.770146 13543 raft_consensus.cc:2804] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.771379 13531 tablet_bootstrap.cc:492] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:41.772271 13534 raft_consensus.cc:515] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.775367 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071cb5a2ec24420d91e0fadca300cb4c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
W20260710 13:20:41.776696 13451 leader_election.cc:343] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.778380 13531 tablet_bootstrap.cc:654] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.779009 13534 leader_election.cc:290] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Requested vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:41.780428 13526 tablet_bootstrap.cc:492] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:41.781060 13526 ts_tablet_manager.cc:1403] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.011s
I20260710 13:20:41.764870 13527 tablet_bootstrap.cc:492] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:41.767102 13528 tablet_bootstrap.cc:654] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.781769 13527 ts_tablet_manager.cc:1403] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.006s
W20260710 13:20:41.764281 13448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.217.67:42465, user_credentials={real_user=slave}} blocked reactor thread for 47297.2us
I20260710 13:20:41.784925 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62e6bae735a45ba9b08778f8bf5719c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:41.785104 13527 raft_consensus.cc:359] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:41.785884 13527 raft_consensus.cc:385] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.786230 13527 raft_consensus.cc:740] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.786942 13528 tablet_bootstrap.cc:492] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:41.787333 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071cb5a2ec24420d91e0fadca300cb4c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:41.787575 13528 ts_tablet_manager.cc:1403] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.004s
I20260710 13:20:41.787235 13527 consensus_queue.cc:260] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:41.788024 13411 raft_consensus.cc:3060] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.791929 13528 raft_consensus.cc:359] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:41.793071 13527 ts_tablet_manager.cc:1434] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:41.793444 13528 raft_consensus.cc:385] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.793977 13528 raft_consensus.cc:740] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.795768 13527 tablet_bootstrap.cc:492] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:41.795243 13528 consensus_queue.cc:260] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:41.803054 13535 raft_consensus.cc:493] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:41.799250 13448 leader_election.cc:343] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.803617 13535 raft_consensus.cc:515] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:41.804615 13411 raft_consensus.cc:2468] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 1.
I20260710 13:20:41.805997 13448 leader_election.cc:304] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [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: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576; no voters: 409d346f5f0149d383cbfb2483ba9ce5
I20260710 13:20:41.807766 13535 leader_election.cc:290] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:41.808671 13534 raft_consensus.cc:2804] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.809331 13534 raft_consensus.cc:697] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Becoming Leader. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Running, Role: LEADER
I20260710 13:20:41.806840 13528 ts_tablet_manager.cc:1434] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 13:20:41.810437 13534 consensus_queue.cc:237] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.814390 13528 tablet_bootstrap.cc:492] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:41.829584 13528 tablet_bootstrap.cc:654] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.842585 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebddf503ec3744269786395e50ed9c4d" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:41.842506 13526 raft_consensus.cc:359] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
W20260710 13:20:41.844652 13225 leader_election.cc:343] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.844988 13526 raft_consensus.cc:385] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.845397 13526 raft_consensus.cc:740] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.846742 13526 consensus_queue.cc:260] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.851688 13531 tablet_bootstrap.cc:492] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:41.854732 13531 ts_tablet_manager.cc:1403] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.084s	user 0.042s	sys 0.030s
I20260710 13:20:41.850135 13543 raft_consensus.cc:697] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Becoming Leader. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Running, Role: LEADER
I20260710 13:20:41.856207 13543 consensus_queue.cc:237] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.857370 13528 tablet_bootstrap.cc:492] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:41.858068 13528 ts_tablet_manager.cc:1403] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.021s
I20260710 13:20:41.850054 13526 ts_tablet_manager.cc:1434] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.004s
I20260710 13:20:41.849862 13527 tablet_bootstrap.cc:654] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.858029 13531 raft_consensus.cc:359] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.859166 13531 raft_consensus.cc:385] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.859546 13526 tablet_bootstrap.cc:492] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:41.859562 13531 raft_consensus.cc:740] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.861135 13531 consensus_queue.cc:260] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.861606 13528 raft_consensus.cc:359] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:41.862437 13528 raft_consensus.cc:385] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.862758 13528 raft_consensus.cc:740] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.863862 13531 ts_tablet_manager.cc:1434] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:41.863725 13528 consensus_queue.cc:260] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:41.868257 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebddf503ec3744269786395e50ed9c4d" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:41.869964 13531 tablet_bootstrap.cc:492] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576: Bootstrap starting.
W20260710 13:20:41.869964 13225 leader_election.cc:343] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.873723 13225 leader_election.cc:304] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff; no voters: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576
I20260710 13:20:41.875011 13535 raft_consensus.cc:2749] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:41.878753 13531 tablet_bootstrap.cc:654] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.879082 13526 tablet_bootstrap.cc:654] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.879982 13528 ts_tablet_manager.cc:1434] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:20:41.887880 13526 tablet_bootstrap.cc:492] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:41.888484 13526 ts_tablet_manager.cc:1403] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.001s
I20260710 13:20:41.890015 13528 tablet_bootstrap.cc:492] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:41.890228 13160 catalog_manager.cc:5697] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68). New cstate: current_term: 1 leader_uuid: "87c2917bbffa4529978c0dcd3151b909" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:41.891732 13526 raft_consensus.cc:359] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:41.892587 13526 raft_consensus.cc:385] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.892985 13526 raft_consensus.cc:740] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.896956 13527 tablet_bootstrap.cc:492] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:41.897557 13527 ts_tablet_manager.cc:1403] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.016s
I20260710 13:20:41.898108 13528 tablet_bootstrap.cc:654] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.899873 13531 tablet_bootstrap.cc:492] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:41.900731 13531 ts_tablet_manager.cc:1403] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.002s
I20260710 13:20:41.900600 13526 consensus_queue.cc:260] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:41.904237 13526 ts_tablet_manager.cc:1434] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 13:20:41.904556 13527 raft_consensus.cc:359] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:41.904899 13531 raft_consensus.cc:359] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:41.905373 13526 tablet_bootstrap.cc:492] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:41.905761 13543 raft_consensus.cc:493] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.905819 13531 raft_consensus.cc:385] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.906590 13531 raft_consensus.cc:740] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.906627 13543 raft_consensus.cc:515] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.907831 13531 consensus_queue.cc:260] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:41.913007 13531 ts_tablet_manager.cc:1434] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:20:41.914217 13531 tablet_bootstrap.cc:492] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:41.914158 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74747719e33047de92f8e5279e8753c2" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:41.915068 13526 tablet_bootstrap.cc:654] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:41.916006 13451 leader_election.cc:343] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.917021 13546 raft_consensus.cc:493] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.917570 13546 raft_consensus.cc:515] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:41.920156 13546 leader_election.cc:290] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:41.921373 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adebf1071c85423396badf9bbe3d1590" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:41.922910 13531 tablet_bootstrap.cc:654] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:41.923463 13448 leader_election.cc:343] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:41.921370 13543 leader_election.cc:290] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:41.905441 13527 raft_consensus.cc:385] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.927215 13527 raft_consensus.cc:740] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.929706 13527 consensus_queue.cc:260] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:41.935719 13528 tablet_bootstrap.cc:492] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:41.936187 13531 tablet_bootstrap.cc:492] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:41.936486 13528 ts_tablet_manager.cc:1403] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.000s
I20260710 13:20:41.936868 13531 ts_tablet_manager.cc:1403] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260710 13:20:41.941949 13531 raft_consensus.cc:359] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:41.942993 13531 raft_consensus.cc:385] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.943361 13531 raft_consensus.cc:740] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.944264 13531 consensus_queue.cc:260] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:41.946221 13526 tablet_bootstrap.cc:492] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:41.946879 13526 ts_tablet_manager.cc:1403] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.022s
I20260710 13:20:41.947288 13531 ts_tablet_manager.cc:1434] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:20:41.947973 13528 raft_consensus.cc:359] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.948817 13528 raft_consensus.cc:385] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.949193 13528 raft_consensus.cc:740] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.950156 13527 ts_tablet_manager.cc:1434] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.005s
I20260710 13:20:41.950821 13526 raft_consensus.cc:359] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.951794 13526 raft_consensus.cc:385] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.951514 13528 consensus_queue.cc:260] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.952210 13526 raft_consensus.cc:740] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.953217 13526 consensus_queue.cc:260] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:41.955821 13526 ts_tablet_manager.cc:1434] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:41.956979 13526 tablet_bootstrap.cc:492] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:41.960481 13531 tablet_bootstrap.cc:492] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:41.958753 13528 ts_tablet_manager.cc:1434] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 13:20:41.965453 13533 raft_consensus.cc:493] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.966078 13533 raft_consensus.cc:515] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:41.968312 13531 tablet_bootstrap.cc:654] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.969421 13526 tablet_bootstrap.cc:654] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.977221 13535 raft_consensus.cc:493] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.978085 13535 raft_consensus.cc:515] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.980289 13533 leader_election.cc:290] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:41.982594 13535 leader_election.cc:290] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:41.982930 13526 tablet_bootstrap.cc:492] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:41.983819 13526 ts_tablet_manager.cc:1403] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260710 13:20:41.987957 13526 raft_consensus.cc:359] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.989225 13526 raft_consensus.cc:385] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.989667 13526 raft_consensus.cc:740] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.990805 13526 consensus_queue.cc:260] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:41.994199 13526 ts_tablet_manager.cc:1434] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:41.995527 13526 tablet_bootstrap.cc:492] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:41.995731 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:41.996569 13411 raft_consensus.cc:2468] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 0.
I20260710 13:20:41.997982 13225 leader_election.cc:304] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:41.998910 13535 raft_consensus.cc:2804] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.999363 13535 raft_consensus.cc:493] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.998498 13160 catalog_manager.cc:5697] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68). New cstate: current_term: 1 leader_uuid: "87c2917bbffa4529978c0dcd3151b909" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:41.999863 13535 raft_consensus.cc:3060] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.960124 13527 tablet_bootstrap.cc:492] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:42.003623 13526 tablet_bootstrap.cc:654] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.964818 13528 tablet_bootstrap.cc:492] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:42.016603 13526 tablet_bootstrap.cc:492] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:42.017472 13526 ts_tablet_manager.cc:1403] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 13:20:42.041817 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74747719e33047de92f8e5279e8753c2" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:42.043380 13527 tablet_bootstrap.cc:654] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.043574 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adebf1071c85423396badf9bbe3d1590" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
W20260710 13:20:42.046547 13449 leader_election.cc:343] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.047081 13449 leader_election.cc:304] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909; no voters: 31f1d6ea75f745db923da44eaff279ff, 409d346f5f0149d383cbfb2483ba9ce5
W20260710 13:20:42.048326 13449 leader_election.cc:343] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.048784 13449 leader_election.cc:304] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909; no voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576
I20260710 13:20:42.049763 13535 raft_consensus.cc:515] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.055188 13535 leader_election.cc:290] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 election: Requested vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:42.057168 13543 raft_consensus.cc:2749] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.056030 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:42.056668 13546 raft_consensus.cc:2749] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.058100 13411 raft_consensus.cc:3060] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.058859 13526 raft_consensus.cc:359] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.060470 13526 raft_consensus.cc:385] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.062325 13526 raft_consensus.cc:740] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.063752 13531 tablet_bootstrap.cc:492] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:42.068432 13531 ts_tablet_manager.cc:1403] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.108s	user 0.035s	sys 0.053s
I20260710 13:20:42.068780 13526 consensus_queue.cc:260] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.053139 13528 tablet_bootstrap.cc:654] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.070389 13527 tablet_bootstrap.cc:492] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:42.070909 13527 ts_tablet_manager.cc:1403] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.004s
I20260710 13:20:42.071599 13531 raft_consensus.cc:359] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.072371 13531 raft_consensus.cc:385] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.072687 13531 raft_consensus.cc:740] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.073561 13531 consensus_queue.cc:260] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.077008 13527 raft_consensus.cc:359] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.077837 13527 raft_consensus.cc:385] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.077886 13411 raft_consensus.cc:2468] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 1.
I20260710 13:20:42.078225 13527 raft_consensus.cc:740] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.079280 13526 ts_tablet_manager.cc:1434] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260710 13:20:42.079389 13225 leader_election.cc:304] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:42.079216 13527 consensus_queue.cc:260] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.082486 13531 ts_tablet_manager.cc:1434] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:20:42.082964 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:42.083454 13535 raft_consensus.cc:2804] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.083947 13531 tablet_bootstrap.cc:492] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:42.091204 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d78a29960644828925c38cb702dc4e" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:42.091655 13531 tablet_bootstrap.cc:654] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.092033 13261 raft_consensus.cc:2468] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 0.
I20260710 13:20:42.093704 13527 ts_tablet_manager.cc:1434] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.023s	user 0.013s	sys 0.000s
I20260710 13:20:42.094007 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:42.100701 13526 tablet_bootstrap.cc:492] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:42.103268 13301 leader_election.cc:304] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 409d346f5f0149d383cbfb2483ba9ce5; no voters: 
I20260710 13:20:42.103832 13573 raft_consensus.cc:493] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.107368 13533 raft_consensus.cc:2804] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.109354 13533 raft_consensus.cc:493] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.109879 13533 raft_consensus.cc:3060] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:42.110193 13228 leader_election.cc:343] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:42.111788 13228 leader_election.cc:343] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.117877 13542 raft_consensus.cc:493] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.118739 13542 raft_consensus.cc:515] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.123345 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d78a29960644828925c38cb702dc4e" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:42.124578 13411 raft_consensus.cc:2468] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 0.
I20260710 13:20:42.125133 13526 tablet_bootstrap.cc:654] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.135835 13542 leader_election.cc:290] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:42.131834 13527 tablet_bootstrap.cc:492] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:42.104560 13573 raft_consensus.cc:515] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.139902 13573 leader_election.cc:290] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:42.144615 13576 raft_consensus.cc:493] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.141055 13535 raft_consensus.cc:697] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 1 LEADER]: Becoming Leader. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Running, Role: LEADER
I20260710 13:20:42.145998 13535 consensus_queue.cc:237] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.148806 13528 tablet_bootstrap.cc:492] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:42.153565 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:42.153788 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:42.154239 13411 raft_consensus.cc:2468] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 0.
I20260710 13:20:42.155961 13527 tablet_bootstrap.cc:654] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.157433 13225 leader_election.cc:304] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:42.159999 13575 raft_consensus.cc:2804] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.154542 13528 ts_tablet_manager.cc:1403] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.190s	user 0.016s	sys 0.006s
I20260710 13:20:42.149931 13576 raft_consensus.cc:515] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.160586 13575 raft_consensus.cc:493] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.162678 13575 raft_consensus.cc:3060] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:42.161732 13225 leader_election.cc:343] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.163861 13533 raft_consensus.cc:515] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.164937 13531 tablet_bootstrap.cc:492] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:42.165407 13531 ts_tablet_manager.cc:1403] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.013s
I20260710 13:20:42.166039 13533 leader_election.cc:290] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 election: Requested vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:42.168145 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d78a29960644828925c38cb702dc4e" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:42.168766 13261 raft_consensus.cc:3060] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.171949 13576 leader_election.cc:290] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:42.172894 13526 tablet_bootstrap.cc:492] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:42.173375 13526 ts_tablet_manager.cc:1403] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.001s
I20260710 13:20:42.173511 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdfb93b139a48cba23e0819a45af319" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
W20260710 13:20:42.175048 13301 leader_election.cc:343] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.176059 13526 raft_consensus.cc:359] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.176723 13526 raft_consensus.cc:385] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.176982 13526 raft_consensus.cc:740] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.176285 13160 catalog_manager.cc:5697] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f1d6ea75f745db923da44eaff279ff (127.10.217.65). New cstate: current_term: 1 leader_uuid: "31f1d6ea75f745db923da44eaff279ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.177491 13526 consensus_queue.cc:260] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.178999 13526 ts_tablet_manager.cc:1434] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:20:42.181423 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d78a29960644828925c38cb702dc4e" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:42.181922 13411 raft_consensus.cc:3060] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.192520 13411 raft_consensus.cc:2468] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 1.
I20260710 13:20:42.194159 13300 leader_election.cc:304] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:42.194097 13528 raft_consensus.cc:359] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.195218 13528 raft_consensus.cc:385] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.195429 13576 raft_consensus.cc:2804] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.195654 13528 raft_consensus.cc:740] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.197633 13531 raft_consensus.cc:359] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.199633 13531 raft_consensus.cc:385] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.200073 13531 raft_consensus.cc:740] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.196432 13576 raft_consensus.cc:697] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Becoming Leader. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Running, Role: LEADER
I20260710 13:20:42.203253 13575 raft_consensus.cc:515] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.204027 13576 consensus_queue.cc:237] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.205446 13575 leader_election.cc:290] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 election: Requested vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:42.206796 13528 consensus_queue.cc:260] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.207743 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:42.208643 13411 raft_consensus.cc:3060] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.209095 13528 ts_tablet_manager.cc:1434] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.002s
I20260710 13:20:42.210000 13528 tablet_bootstrap.cc:492] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:42.212704 13261 raft_consensus.cc:2468] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 1.
I20260710 13:20:42.214938 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:42.218175 13485 raft_consensus.cc:3060] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.201363 13531 consensus_queue.cc:260] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.224960 13531 ts_tablet_manager.cc:1434] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260710 13:20:42.227165 13160 catalog_manager.cc:5697] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "409d346f5f0149d383cbfb2483ba9ce5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.216569 13528 tablet_bootstrap.cc:654] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.230780 13526 tablet_bootstrap.cc:492] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:42.232470 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:42.233950 13531 tablet_bootstrap.cc:492] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:42.235984 13485 raft_consensus.cc:2468] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 1.
I20260710 13:20:42.229496 13411 raft_consensus.cc:2468] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 1.
I20260710 13:20:42.238092 13527 tablet_bootstrap.cc:492] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:42.244139 13225 leader_election.cc:304] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:42.248665 13575 raft_consensus.cc:2804] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.249239 13575 raft_consensus.cc:697] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 1 LEADER]: Becoming Leader. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Running, Role: LEADER
I20260710 13:20:42.250177 13575 consensus_queue.cc:237] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.244691 13576 raft_consensus.cc:493] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.246665 13546 consensus_queue.cc:1048] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.255424 13576 raft_consensus.cc:515] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.254820 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:42.259424 13526 tablet_bootstrap.cc:654] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.259528 13527 ts_tablet_manager.cc:1403] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.146s	user 0.009s	sys 0.007s
I20260710 13:20:42.267194 13576 leader_election.cc:290] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:42.267306 13375 leader_election.cc:304] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a53b73af831f4958831d201fc503e576; no voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909
I20260710 13:20:42.270470 13542 raft_consensus.cc:2749] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.270958 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790eef1bb7dd48de97a0b799bc4226df" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:42.271137 13527 raft_consensus.cc:359] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.271745 13410 raft_consensus.cc:2468] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 0.
I20260710 13:20:42.272019 13527 raft_consensus.cc:385] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.272424 13527 raft_consensus.cc:740] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.273579 13528 tablet_bootstrap.cc:492] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:42.274112 13528 ts_tablet_manager.cc:1403] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.004s
I20260710 13:20:42.276320 13531 tablet_bootstrap.cc:654] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.275632 13156 catalog_manager.cc:5697] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f1d6ea75f745db923da44eaff279ff (127.10.217.65). New cstate: current_term: 1 leader_uuid: "31f1d6ea75f745db923da44eaff279ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.278713 13300 leader_election.cc:304] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:42.279135 13528 raft_consensus.cc:359] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.279975 13528 raft_consensus.cc:385] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.282114 13576 raft_consensus.cc:2804] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.284615 13528 raft_consensus.cc:740] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.284708 13576 raft_consensus.cc:493] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.285295 13576 raft_consensus.cc:3060] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.285712 13528 consensus_queue.cc:260] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.284662 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790eef1bb7dd48de97a0b799bc4226df" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:42.287317 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdfb93b139a48cba23e0819a45af319" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
W20260710 13:20:42.288862 13300 leader_election.cc:343] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.289341 13300 leader_election.cc:304] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5; no voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909
I20260710 13:20:42.290686 13533 raft_consensus.cc:2749] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.292071 13528 ts_tablet_manager.cc:1434] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:20:42.293247 13528 tablet_bootstrap.cc:492] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:42.277419 13527 consensus_queue.cc:260] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.305332 13546 raft_consensus.cc:493] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.307132 13546 raft_consensus.cc:515] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.308239 13576 raft_consensus.cc:515] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.310856 13576 leader_election.cc:290] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 election: Requested vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:42.315999 13527 ts_tablet_manager.cc:1434] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.001s
I20260710 13:20:42.316113 13261 raft_consensus.cc:2468] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 0.
I20260710 13:20:42.317147 13527 tablet_bootstrap.cc:492] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:42.317193 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790eef1bb7dd48de97a0b799bc4226df" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:42.317263 13576 raft_consensus.cc:493] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.322639 13576 raft_consensus.cc:515] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.325042 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e703ac12a24c91b422f1db33f01428" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:42.327158 13526 tablet_bootstrap.cc:492] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:42.327359 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74747719e33047de92f8e5279e8753c2" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:42.327687 13526 ts_tablet_manager.cc:1403] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.097s	user 0.018s	sys 0.002s
I20260710 13:20:42.328040 13485 raft_consensus.cc:2468] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 0.
I20260710 13:20:42.312829 13546 leader_election.cc:290] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:42.331127 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e703ac12a24c91b422f1db33f01428" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
W20260710 13:20:42.331993 13208 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:20:42.333585 13451 leader_election.cc:343] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.334540 13300 leader_election.cc:304] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 
W20260710 13:20:42.334923 13449 leader_election.cc:343] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.331233 13526 raft_consensus.cc:359] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.335480 13533 raft_consensus.cc:2804] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.335783 13526 raft_consensus.cc:385] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.335397 13449 leader_election.cc:304] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909; no voters: 31f1d6ea75f745db923da44eaff279ff, 409d346f5f0149d383cbfb2483ba9ce5
I20260710 13:20:42.335875 13528 tablet_bootstrap.cc:654] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.336242 13526 raft_consensus.cc:740] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.335919 13533 raft_consensus.cc:493] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.323040 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790eef1bb7dd48de97a0b799bc4226df" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:42.338966 13410 raft_consensus.cc:3060] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:42.339087 13451 consensus_peers.cc:597] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 -> Peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Couldn't send request to peer 409d346f5f0149d383cbfb2483ba9ce5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.339561 13546 raft_consensus.cc:2749] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.338464 13533 raft_consensus.cc:3060] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.341394 13576 leader_election.cc:290] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:42.342679 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74747719e33047de92f8e5279e8753c2" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
W20260710 13:20:42.344129 13301 leader_election.cc:343] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.348272 13531 tablet_bootstrap.cc:492] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:42.348861 13531 ts_tablet_manager.cc:1403] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.033s
I20260710 13:20:42.348713 13533 raft_consensus.cc:515] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.351702 13546 raft_consensus.cc:493] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.352389 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74747719e33047de92f8e5279e8753c2" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:42.353088 13485 raft_consensus.cc:3060] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.353317 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74747719e33047de92f8e5279e8753c2" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:42.352195 13546 raft_consensus.cc:515] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.354775 13526 consensus_queue.cc:260] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.356195 13533 leader_election.cc:290] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 election: Requested vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:42.359728 13526 ts_tablet_manager.cc:1434] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:20:42.362142 13534 raft_consensus.cc:493] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:42.358741 13301 leader_election.cc:343] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.367005 13534 raft_consensus.cc:515] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.370606 13526 tablet_bootstrap.cc:492] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:42.370999 13534 leader_election.cc:290] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:42.372313 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dab0085bea5450897297dee5f92282a" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:42.372539 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dab0085bea5450897297dee5f92282a" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
W20260710 13:20:42.373838 13451 leader_election.cc:343] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:42.374655 13448 leader_election.cc:343] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.376402 13448 leader_election.cc:304] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909; no voters: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576
I20260710 13:20:42.376870 13546 leader_election.cc:290] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:42.377441 13546 raft_consensus.cc:2749] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.378121 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebddf503ec3744269786395e50ed9c4d" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:42.378810 13261 raft_consensus.cc:2468] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 0.
I20260710 13:20:42.380175 13449 leader_election.cc:304] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:42.380780 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebddf503ec3744269786395e50ed9c4d" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:42.381002 13546 raft_consensus.cc:2804] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.381453 13546 raft_consensus.cc:493] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.381843 13485 raft_consensus.cc:2468] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 1.
I20260710 13:20:42.382004 13546 raft_consensus.cc:3060] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.381484 13409 raft_consensus.cc:2468] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 0.
I20260710 13:20:42.383607 13533 raft_consensus.cc:493] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.384903 13575 raft_consensus.cc:493] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.384296 13533 raft_consensus.cc:515] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.385358 13575 raft_consensus.cc:515] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.383667 13300 leader_election.cc:304] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [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: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:42.387185 13576 raft_consensus.cc:2804] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.387439 13533 leader_election.cc:290] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:42.387591 13575 leader_election.cc:290] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:42.389673 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4455bba0e2846a9a0e82a4a318231a9" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
W20260710 13:20:42.391265 13228 leader_election.cc:343] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.391419 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4455bba0e2846a9a0e82a4a318231a9" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:42.391765 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c63471d34e45edadb6c385aee7b99c" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
W20260710 13:20:42.392908 13225 leader_election.cc:343] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.391422 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c63471d34e45edadb6c385aee7b99c" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:42.392872 13531 raft_consensus.cc:359] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.394201 13225 leader_election.cc:304] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff; no voters: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576
W20260710 13:20:42.392908 13300 leader_election.cc:343] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.394954 13531 raft_consensus.cc:385] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.396150 13575 raft_consensus.cc:2749] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.396512 13531 raft_consensus.cc:740] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
W20260710 13:20:42.396255 13301 leader_election.cc:343] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.397477 13301 leader_election.cc:304] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5; no voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909
I20260710 13:20:42.397634 13531 consensus_queue.cc:260] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.398765 13533 raft_consensus.cc:2749] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.400295 13576 raft_consensus.cc:697] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Becoming Leader. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Running, Role: LEADER
I20260710 13:20:42.401620 13576 consensus_queue.cc:237] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.403656 13410 raft_consensus.cc:2468] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 1.
I20260710 13:20:42.406132 13531 ts_tablet_manager.cc:1434] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.057s	user 0.011s	sys 0.000s
I20260710 13:20:42.406381 13300 leader_election.cc:304] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [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: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576; no voters: 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:42.407076 13526 tablet_bootstrap.cc:654] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.407308 13531 tablet_bootstrap.cc:492] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:42.407692 13533 raft_consensus.cc:2804] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.408211 13533 raft_consensus.cc:697] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Becoming Leader. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Running, Role: LEADER
I20260710 13:20:42.409055 13533 consensus_queue.cc:237] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.414410 13542 raft_consensus.cc:493] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.419076 13542 raft_consensus.cc:515] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.421515 13542 leader_election.cc:290] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:42.422259 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236ea9517cd848c3aee20ec4d9b741c9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
W20260710 13:20:42.424034 13375 leader_election.cc:343] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.428416 13546 raft_consensus.cc:515] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.429466 13527 tablet_bootstrap.cc:654] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.430802 13526 tablet_bootstrap.cc:492] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:42.431335 13526 ts_tablet_manager.cc:1403] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.005s
I20260710 13:20:42.433559 13160 catalog_manager.cc:5697] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "409d346f5f0149d383cbfb2483ba9ce5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:42.437244 13448 consensus_peers.cc:597] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 -> Peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Couldn't send request to peer a53b73af831f4958831d201fc503e576. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:42.436954 13526 raft_consensus.cc:359] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.439936 13526 raft_consensus.cc:385] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.440304 13526 raft_consensus.cc:740] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.443104 13526 consensus_queue.cc:260] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.445088 13526 ts_tablet_manager.cc:1434] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260710 13:20:42.446553 13528 tablet_bootstrap.cc:492] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:42.447265 13546 leader_election.cc:290] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Requested vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:42.448148 13531 tablet_bootstrap.cc:654] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.448756 13528 ts_tablet_manager.cc:1403] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.156s	user 0.022s	sys 0.003s
I20260710 13:20:42.449050 13526 tablet_bootstrap.cc:492] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:42.451035 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebddf503ec3744269786395e50ed9c4d" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:42.451622 13261 raft_consensus.cc:3060] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.451725 13528 raft_consensus.cc:359] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.452654 13528 raft_consensus.cc:385] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.452998 13528 raft_consensus.cc:740] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.453732 13528 consensus_queue.cc:260] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.455394 13546 consensus_queue.cc:1048] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.456180 13528 ts_tablet_manager.cc:1434] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:42.456324 13526 tablet_bootstrap.cc:654] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.457296 13528 tablet_bootstrap.cc:492] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:42.465121 13528 tablet_bootstrap.cc:654] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.466573 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebddf503ec3744269786395e50ed9c4d" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:42.471747 13410 raft_consensus.cc:3060] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.485338 13410 raft_consensus.cc:2468] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 1.
I20260710 13:20:42.485567 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236ea9517cd848c3aee20ec4d9b741c9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:42.486382 13336 raft_consensus.cc:2468] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:42.490324 13377 leader_election.cc:304] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [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: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576; no voters: 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:42.490823 13261 raft_consensus.cc:2468] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 1.
I20260710 13:20:42.491678 13542 raft_consensus.cc:2804] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.494184 13449 leader_election.cc:304] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:42.495705 13542 raft_consensus.cc:493] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.499374 13542 raft_consensus.cc:3060] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.502072 13546 raft_consensus.cc:2804] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.502830 13546 raft_consensus.cc:697] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Becoming Leader. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Running, Role: LEADER
I20260710 13:20:42.503966 13546 consensus_queue.cc:237] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.507332 13542 raft_consensus.cc:515] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.510565 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236ea9517cd848c3aee20ec4d9b741c9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:42.514678 13527 tablet_bootstrap.cc:492] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:42.514976 13531 tablet_bootstrap.cc:492] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:42.514482 13158 catalog_manager.cc:5697] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "409d346f5f0149d383cbfb2483ba9ce5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.515560 13527 ts_tablet_manager.cc:1403] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.199s	user 0.012s	sys 0.022s
I20260710 13:20:42.523567 13526 tablet_bootstrap.cc:492] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:42.524176 13526 ts_tablet_manager.cc:1403] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.004s
I20260710 13:20:42.525568 13527 raft_consensus.cc:359] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.526353 13527 raft_consensus.cc:385] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:42.526638 13375 leader_election.cc:343] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.526647 13527 raft_consensus.cc:740] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.527297 13526 raft_consensus.cc:359] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.527938 13527 consensus_queue.cc:260] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.528496 13528 tablet_bootstrap.cc:492] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:42.528439 13542 leader_election.cc:290] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Requested vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:42.529105 13528 ts_tablet_manager.cc:1403] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.009s
I20260710 13:20:42.529646 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236ea9517cd848c3aee20ec4d9b741c9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:42.530263 13336 raft_consensus.cc:3060] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.515561 13531 ts_tablet_manager.cc:1403] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.014s
I20260710 13:20:42.531734 13528 raft_consensus.cc:359] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.532377 13528 raft_consensus.cc:385] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.532625 13528 raft_consensus.cc:740] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.527951 13526 raft_consensus.cc:385] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.533594 13526 raft_consensus.cc:740] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.533299 13531 raft_consensus.cc:359] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.533985 13531 raft_consensus.cc:385] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.534256 13531 raft_consensus.cc:740] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.534425 13528 consensus_queue.cc:260] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.530227 13527 ts_tablet_manager.cc:1434] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.002s
I20260710 13:20:42.535495 13526 consensus_queue.cc:260] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.535944 13527 tablet_bootstrap.cc:492] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:42.537809 13526 ts_tablet_manager.cc:1434] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.001s
I20260710 13:20:42.538334 13531 consensus_queue.cc:260] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.538779 13526 tablet_bootstrap.cc:492] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:42.538698 13336 raft_consensus.cc:2468] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:42.540062 13377 leader_election.cc:304] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [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: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576; no voters: 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:42.543999 13542 raft_consensus.cc:2804] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.544484 13542 raft_consensus.cc:697] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Leader. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:42.545300 13542 consensus_queue.cc:237] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.549481 13528 ts_tablet_manager.cc:1434] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:20:42.550546 13528 tablet_bootstrap.cc:492] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:42.548828 13156 catalog_manager.cc:5697] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68). New cstate: current_term: 1 leader_uuid: "87c2917bbffa4529978c0dcd3151b909" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.553184 13527 tablet_bootstrap.cc:654] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.540313 13531 ts_tablet_manager.cc:1434] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260710 13:20:42.556430 13531 tablet_bootstrap.cc:492] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:42.561218 13528 tablet_bootstrap.cc:654] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.562729 13526 tablet_bootstrap.cc:654] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.580967 13531 tablet_bootstrap.cc:654] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.580775 13157 catalog_manager.cc:5697] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 reported cstate change: term changed from 0 to 1, leader changed from <none> to a53b73af831f4958831d201fc503e576 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "a53b73af831f4958831d201fc503e576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.595392 13527 tablet_bootstrap.cc:492] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:42.595954 13527 ts_tablet_manager.cc:1403] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.020s
I20260710 13:20:42.595980 13526 tablet_bootstrap.cc:492] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:42.596596 13526 ts_tablet_manager.cc:1403] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.004s
I20260710 13:20:42.597870 13528 tablet_bootstrap.cc:492] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:42.598377 13528 ts_tablet_manager.cc:1403] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.003s
I20260710 13:20:42.599251 13527 raft_consensus.cc:359] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.599530 13526 raft_consensus.cc:359] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.600028 13527 raft_consensus.cc:385] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.600241 13526 raft_consensus.cc:385] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.600610 13527 raft_consensus.cc:740] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.600878 13528 raft_consensus.cc:359] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.600653 13526 raft_consensus.cc:740] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.602227 13527 consensus_queue.cc:260] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.602727 13526 consensus_queue.cc:260] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.604769 13527 ts_tablet_manager.cc:1434] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:42.605031 13526 ts_tablet_manager.cc:1434] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:42.605796 13527 tablet_bootstrap.cc:492] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:42.605963 13526 tablet_bootstrap.cc:492] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:42.601627 13528 raft_consensus.cc:385] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.607100 13528 raft_consensus.cc:740] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.607883 13528 consensus_queue.cc:260] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.609721 13542 raft_consensus.cc:493] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.610019 13575 consensus_queue.cc:1048] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.610241 13542 raft_consensus.cc:515] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.611771 13546 raft_consensus.cc:493] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.612221 13546 raft_consensus.cc:515] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.612586 13527 tablet_bootstrap.cc:654] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.613313 13542 leader_election.cc:290] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:42.614331 13546 leader_election.cc:290] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:42.615021 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62e6bae735a45ba9b08778f8bf5719c" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:42.616945 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c63471d34e45edadb6c385aee7b99c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:42.617583 13336 raft_consensus.cc:2468] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 0.
I20260710 13:20:42.617640 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62e6bae735a45ba9b08778f8bf5719c" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:42.618940 13451 leader_election.cc:304] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:42.619385 13374 leader_election.cc:304] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a53b73af831f4958831d201fc503e576; no voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909
I20260710 13:20:42.620641 13606 raft_consensus.cc:2749] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.624146 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c63471d34e45edadb6c385aee7b99c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
W20260710 13:20:42.625626 13449 leader_election.cc:343] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.626963 13526 tablet_bootstrap.cc:654] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.628199 13546 raft_consensus.cc:2804] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.628619 13546 raft_consensus.cc:493] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.628949 13546 raft_consensus.cc:3060] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.634541 13531 tablet_bootstrap.cc:492] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:42.635028 13531 ts_tablet_manager.cc:1403] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.013s
I20260710 13:20:42.639205 13528 ts_tablet_manager.cc:1434] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.001s
I20260710 13:20:42.641474 13546 raft_consensus.cc:515] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.644734 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c63471d34e45edadb6c385aee7b99c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:42.645558 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c63471d34e45edadb6c385aee7b99c" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
W20260710 13:20:42.646186 13449 leader_election.cc:343] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.646380 13336 raft_consensus.cc:3060] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.638200 13531 raft_consensus.cc:359] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.647569 13531 raft_consensus.cc:385] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.647927 13531 raft_consensus.cc:740] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.649363 13527 tablet_bootstrap.cc:492] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:42.649256 13531 consensus_queue.cc:260] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.650256 13527 ts_tablet_manager.cc:1403] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.018s
I20260710 13:20:42.656077 13527 raft_consensus.cc:359] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.658342 13527 raft_consensus.cc:385] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.659363 13527 raft_consensus.cc:740] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.659864 13531 ts_tablet_manager.cc:1434] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:20:42.656430 13336 raft_consensus.cc:2468] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 1.
I20260710 13:20:42.661237 13527 consensus_queue.cc:260] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.662493 13451 leader_election.cc:304] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [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: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:42.663769 13592 raft_consensus.cc:2804] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.664399 13592 raft_consensus.cc:697] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Becoming Leader. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Running, Role: LEADER
I20260710 13:20:42.665691 13527 ts_tablet_manager.cc:1434] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 13:20:42.666636 13543 raft_consensus.cc:493] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.668154 13528 tablet_bootstrap.cc:492] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:42.666831 13535 raft_consensus.cc:493] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.668618 13535 raft_consensus.cc:515] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.670135 13527 tablet_bootstrap.cc:492] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:42.671278 13575 raft_consensus.cc:493] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.671739 13575 raft_consensus.cc:515] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:42.673856 13575 leader_election.cc:290] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:42.667835 13543 raft_consensus.cc:515] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.675550 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236ea9517cd848c3aee20ec4d9b741c9" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:42.676234 13543 leader_election.cc:290] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:42.665558 13592 consensus_queue.cc:237] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.678957 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:42.679570 13528 tablet_bootstrap.cc:654] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.680428 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:42.680876 13546 leader_election.cc:290] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Requested vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
W20260710 13:20:42.682559 13448 leader_election.cc:343] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:42.683142 13449 leader_election.cc:343] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.683574 13449 leader_election.cc:304] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909; no voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576
I20260710 13:20:42.684331 13531 tablet_bootstrap.cc:492] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:42.681933 13535 leader_election.cc:290] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:42.691253 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74747719e33047de92f8e5279e8753c2" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:42.694650 13531 tablet_bootstrap.cc:654] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.694868 13485 raft_consensus.cc:2393] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31f1d6ea75f745db923da44eaff279ff in current term 1: Already voted for candidate 409d346f5f0149d383cbfb2483ba9ce5 in this term.
I20260710 13:20:42.686034 13546 raft_consensus.cc:2749] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.711480 13533 consensus_queue.cc:1048] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.713279 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74747719e33047de92f8e5279e8753c2" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:42.707201 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236ea9517cd848c3aee20ec4d9b741c9" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:42.715984 13337 raft_consensus.cc:2393] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31f1d6ea75f745db923da44eaff279ff in current term 1: Already voted for candidate a53b73af831f4958831d201fc503e576 in this term.
I20260710 13:20:42.719895 13527 tablet_bootstrap.cc:654] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.719775 13336 raft_consensus.cc:3060] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.721660 13157 catalog_manager.cc:5697] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68). New cstate: current_term: 1 leader_uuid: "87c2917bbffa4529978c0dcd3151b909" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.724223 13617 consensus_queue.cc:1048] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.736886 13526 tablet_bootstrap.cc:492] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:42.737654 13526 ts_tablet_manager.cc:1403] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.132s	user 0.018s	sys 0.024s
I20260710 13:20:42.742681 13533 consensus_queue.cc:1048] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.747144 13526 raft_consensus.cc:359] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.748145 13526 raft_consensus.cc:385] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.748477 13526 raft_consensus.cc:740] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.731135 13228 leader_election.cc:304] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff; no voters: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576
I20260710 13:20:42.754256 13617 raft_consensus.cc:3060] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.754426 13228 leader_election.cc:304] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff; no voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909
I20260710 13:20:42.758746 13592 raft_consensus.cc:493] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.759475 13592 raft_consensus.cc:515] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.762639 13574 raft_consensus.cc:3060] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.763556 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdfb93b139a48cba23e0819a45af319" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:42.763846 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdfb93b139a48cba23e0819a45af319" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:42.764539 13336 raft_consensus.cc:2468] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 0.
I20260710 13:20:42.765116 13261 raft_consensus.cc:2468] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 0.
I20260710 13:20:42.765972 13451 leader_election.cc:304] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:42.766868 13546 raft_consensus.cc:2804] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.767400 13546 raft_consensus.cc:493] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.767853 13546 raft_consensus.cc:3060] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.764140 13592 leader_election.cc:290] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:42.779191 13546 raft_consensus.cc:515] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.749993 13526 consensus_queue.cc:260] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.750968 13533 raft_consensus.cc:493] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.786656 13535 consensus_queue.cc:1048] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.798974 13526 ts_tablet_manager.cc:1434] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.002s
I20260710 13:20:42.791091 13576 raft_consensus.cc:493] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.791481 13533 raft_consensus.cc:515] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.810992 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdfb93b139a48cba23e0819a45af319" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:42.811645 13262 raft_consensus.cc:3060] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.812127 13526 tablet_bootstrap.cc:492] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:42.819517 13592 raft_consensus.cc:493] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.820310 13592 raft_consensus.cc:515] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.825021 13531 tablet_bootstrap.cc:492] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:42.823411 13262 raft_consensus.cc:2468] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 1.
I20260710 13:20:42.825541 13531 ts_tablet_manager.cc:1403] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.141s	user 0.016s	sys 0.020s
I20260710 13:20:42.826375 13449 leader_election.cc:304] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:42.827241 13543 raft_consensus.cc:2804] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.827700 13543 raft_consensus.cc:697] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Becoming Leader. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Running, Role: LEADER
I20260710 13:20:42.828159 13531 raft_consensus.cc:359] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.828891 13531 raft_consensus.cc:385] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.828495 13543 consensus_queue.cc:237] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.829157 13531 raft_consensus.cc:740] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.825021 13528 tablet_bootstrap.cc:492] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:42.804632 13576 raft_consensus.cc:515] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.830782 13528 ts_tablet_manager.cc:1403] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.163s	user 0.039s	sys 0.017s
I20260710 13:20:42.832800 13576 leader_election.cc:290] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:42.834576 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:42.835754 13533 leader_election.cc:290] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:42.829833 13531 consensus_queue.cc:260] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.842123 13531 ts_tablet_manager.cc:1434] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:20:42.842677 13528 raft_consensus.cc:359] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.843303 13528 raft_consensus.cc:385] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.843549 13528 raft_consensus.cc:740] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.844318 13528 consensus_queue.cc:260] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:42.844673 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3422d0f476fc4281a7dee7d1bfa62f4d" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:42.846334 13528 ts_tablet_manager.cc:1434] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:20:42.847106 13531 tablet_bootstrap.cc:492] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:42.848367 13617 raft_consensus.cc:2749] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.848001 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3422d0f476fc4281a7dee7d1bfa62f4d" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:42.849172 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:42.851195 13528 tablet_bootstrap.cc:492] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:42.851346 13526 tablet_bootstrap.cc:654] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.846611 13574 raft_consensus.cc:2749] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:42.856631 13449 leader_election.cc:343] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:42.852068 13300 leader_election.cc:343] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.867309 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bdfb93b139a48cba23e0819a45af319" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
W20260710 13:20:42.867630 13300 leader_election.cc:343] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.867996 13335 raft_consensus.cc:3060] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.868108 13300 leader_election.cc:304] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5; no voters: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576
I20260710 13:20:42.868983 13533 raft_consensus.cc:2749] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.874725 13527 tablet_bootstrap.cc:492] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:42.875254 13527 ts_tablet_manager.cc:1403] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.207s	user 0.016s	sys 0.011s
I20260710 13:20:42.876597 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:42.878015 13527 raft_consensus.cc:359] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.879179 13527 raft_consensus.cc:385] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.879576 13527 raft_consensus.cc:740] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.852682 13546 leader_election.cc:290] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Requested vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:42.880932 13594 consensus_queue.cc:1048] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:20:42.881058 13527 consensus_queue.cc:260] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.883952 13527 ts_tablet_manager.cc:1434] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:42.885233 13527 tablet_bootstrap.cc:492] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:42.888450 13592 leader_election.cc:290] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:42.890072 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:42.890133 13594 raft_consensus.cc:493] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.892022 13594 raft_consensus.cc:515] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.896766 13527 tablet_bootstrap.cc:654] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.897099 13301 leader_election.cc:304] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [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: 409d346f5f0149d383cbfb2483ba9ce5; no voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576
W20260710 13:20:42.896847 13451 leader_election.cc:343] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.899731 13451 leader_election.cc:304] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909; no voters: 31f1d6ea75f745db923da44eaff279ff, 409d346f5f0149d383cbfb2483ba9ce5
I20260710 13:20:42.900566 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dab0085bea5450897297dee5f92282a" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:42.901229 13411 raft_consensus.cc:2468] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 0.
I20260710 13:20:42.902673 13617 consensus_queue.cc:1048] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.895268 13594 leader_election.cc:290] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:42.905534 13592 raft_consensus.cc:2749] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.909449 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dab0085bea5450897297dee5f92282a" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:42.910100 13484 raft_consensus.cc:2468] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 0.
I20260710 13:20:42.913820 13335 raft_consensus.cc:2468] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 1.
I20260710 13:20:42.908329 13158 catalog_manager.cc:5697] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68). New cstate: current_term: 1 leader_uuid: "87c2917bbffa4529978c0dcd3151b909" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.908329 13300 leader_election.cc:304] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:42.917493 13576 raft_consensus.cc:2749] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:42.918056 13531 tablet_bootstrap.cc:654] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.934614 13594 raft_consensus.cc:2804] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.928068 13528 tablet_bootstrap.cc:654] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.947865 13606 consensus_queue.cc:1048] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.955536 13526 tablet_bootstrap.cc:492] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:42.943600 13594 raft_consensus.cc:493] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.952286 13606 raft_consensus.cc:493] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.961968 13594 raft_consensus.cc:3060] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.957151 13410 raft_consensus.cc:3060] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.968123 13527 tablet_bootstrap.cc:492] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:42.956691 13526 ts_tablet_manager.cc:1403] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.146s	user 0.015s	sys 0.001s
I20260710 13:20:42.970606 13606 raft_consensus.cc:515] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.974704 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13061db9a894565a5ca1f6923fdbd6b" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
W20260710 13:20:42.976652 13377 leader_election.cc:343] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.970780 13527 ts_tablet_manager.cc:1403] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.086s	user 0.031s	sys 0.024s
I20260710 13:20:42.981256 13531 tablet_bootstrap.cc:492] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:42.982945 13531 ts_tablet_manager.cc:1403] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.004s
I20260710 13:20:42.980947 13592 consensus_queue.cc:1048] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.986091 13531 raft_consensus.cc:359] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.982430 13528 tablet_bootstrap.cc:492] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:42.986231 13542 consensus_queue.cc:1048] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.987464 13528 ts_tablet_manager.cc:1403] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.006s
I20260710 13:20:42.981871 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13061db9a894565a5ca1f6923fdbd6b" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:42.990520 13528 raft_consensus.cc:359] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:42.986343 13526 raft_consensus.cc:359] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.991460 13528 raft_consensus.cc:385] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.991576 13526 raft_consensus.cc:385] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.992604 13528 raft_consensus.cc:740] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.992784 13526 raft_consensus.cc:740] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.992340 13531 raft_consensus.cc:385] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.993521 13531 raft_consensus.cc:740] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.994344 13531 consensus_queue.cc:260] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:42.996680 13528 consensus_queue.cc:260] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
W20260710 13:20:43.001381 13374 leader_election.cc:343] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.001969 13374 leader_election.cc:304] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a53b73af831f4958831d201fc503e576; no voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909
I20260710 13:20:43.003758 13260 raft_consensus.cc:3060] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.006007 13533 consensus_queue.cc:1048] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:43.001106 13531 ts_tablet_manager.cc:1434] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:20:42.991432 13606 leader_election.cc:290] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:43.012027 13606 raft_consensus.cc:2749] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.011893 13527 raft_consensus.cc:359] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.016456 13592 consensus_queue.cc:1048] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:43.022852 13630 consensus_queue.cc:1048] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:20:43.016546 13576 consensus_queue.cc:1048] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:20:43.018230 13527 raft_consensus.cc:385] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.026964 13527 raft_consensus.cc:740] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.029544 13527 consensus_queue.cc:260] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.031584 13528 ts_tablet_manager.cc:1434] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260710 13:20:43.031944 13531 tablet_bootstrap.cc:492] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:43.033037 13528 tablet_bootstrap.cc:492] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:43.042002 13527 ts_tablet_manager.cc:1434] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.001s
I20260710 13:20:43.050377 13526 consensus_queue.cc:260] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.053207 13526 ts_tablet_manager.cc:1434] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.083s	user 0.009s	sys 0.000s
I20260710 13:20:43.055855 13594 raft_consensus.cc:515] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.060403 13594 leader_election.cc:290] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 election: Requested vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:43.060668 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dab0085bea5450897297dee5f92282a" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:43.061302 13484 raft_consensus.cc:3060] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.063097 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dab0085bea5450897297dee5f92282a" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:43.063777 13409 raft_consensus.cc:3060] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.064004 13531 tablet_bootstrap.cc:654] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.069556 13528 tablet_bootstrap.cc:654] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.069856 13527 tablet_bootstrap.cc:492] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:43.072368 13526 tablet_bootstrap.cc:492] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:43.080407 13409 raft_consensus.cc:2468] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 1.
I20260710 13:20:43.076792 13527 tablet_bootstrap.cc:654] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.088817 13526 tablet_bootstrap.cc:654] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.097066 13484 raft_consensus.cc:2468] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 1.
I20260710 13:20:43.100135 13300 leader_election.cc:304] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:43.101239 13630 raft_consensus.cc:2804] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.101792 13630 raft_consensus.cc:697] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Becoming Leader. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Running, Role: LEADER
I20260710 13:20:43.102825 13630 consensus_queue.cc:237] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.130594 13636 raft_consensus.cc:493] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.131156 13636 raft_consensus.cc:515] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.136166 13636 leader_election.cc:290] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:43.136610 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adebf1071c85423396badf9bbe3d1590" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:43.137389 13259 raft_consensus.cc:2468] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:43.137837 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adebf1071c85423396badf9bbe3d1590" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:43.138657 13484 raft_consensus.cc:2468] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:43.138904 13375 leader_election.cc:304] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:43.143934 13606 raft_consensus.cc:2804] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.144493 13606 raft_consensus.cc:493] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.144863 13606 raft_consensus.cc:3060] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.149444 13593 raft_consensus.cc:493] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.150134 13593 raft_consensus.cc:515] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.152787 13576 raft_consensus.cc:493] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.153501 13527 tablet_bootstrap.cc:492] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:43.153347 13576 raft_consensus.cc:515] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.154245 13527 ts_tablet_manager.cc:1403] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.009s
I20260710 13:20:43.154073 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1bea17e4be4c9ca61bf6e7caf0341d" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:43.155061 13593 leader_election.cc:290] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:43.155704 13576 leader_election.cc:290] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:43.156672 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e703ac12a24c91b422f1db33f01428" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:43.157337 13484 raft_consensus.cc:2468] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 0.
W20260710 13:20:43.157824 13451 leader_election.cc:343] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.154955 13606 raft_consensus.cc:515] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.159024 13300 leader_election.cc:304] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:43.159761 13528 tablet_bootstrap.cc:492] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:43.159868 13576 raft_consensus.cc:2804] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.160280 13576 raft_consensus.cc:493] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.160387 13528 ts_tablet_manager.cc:1403] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.128s	user 0.022s	sys 0.024s
I20260710 13:20:43.160658 13576 raft_consensus.cc:3060] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.161077 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adebf1071c85423396badf9bbe3d1590" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:43.162315 13484 raft_consensus.cc:3060] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.163954 13528 raft_consensus.cc:359] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.166833 13528 raft_consensus.cc:385] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.166698 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1bea17e4be4c9ca61bf6e7caf0341d" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:43.161240 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e703ac12a24c91b422f1db33f01428" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:43.171164 13528 raft_consensus.cc:740] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
W20260710 13:20:43.171998 13449 leader_election.cc:343] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.172142 13528 consensus_queue.cc:260] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.172580 13449 leader_election.cc:304] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909; no voters: 31f1d6ea75f745db923da44eaff279ff, 409d346f5f0149d383cbfb2483ba9ce5
W20260710 13:20:43.173360 13301 leader_election.cc:343] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.173903 13593 raft_consensus.cc:2749] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.176384 13528 ts_tablet_manager.cc:1434] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:20:43.182484 13576 raft_consensus.cc:515] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.183375 13528 tablet_bootstrap.cc:492] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:43.184372 13527 raft_consensus.cc:359] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.185132 13527 raft_consensus.cc:385] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.185436 13527 raft_consensus.cc:740] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.186254 13527 consensus_queue.cc:260] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.189960 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e703ac12a24c91b422f1db33f01428" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:43.190446 13528 tablet_bootstrap.cc:654] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.190743 13483 raft_consensus.cc:3060] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.201653 13527 ts_tablet_manager.cc:1434] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260710 13:20:43.202992 13527 tablet_bootstrap.cc:492] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:43.185817 13158 catalog_manager.cc:5697] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "409d346f5f0149d383cbfb2483ba9ce5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:43.207336 13531 tablet_bootstrap.cc:492] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:43.208840 13531 ts_tablet_manager.cc:1403] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.177s	user 0.013s	sys 0.009s
I20260710 13:20:43.210865 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adebf1071c85423396badf9bbe3d1590" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:43.211563 13261 raft_consensus.cc:3060] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.213234 13484 raft_consensus.cc:2468] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:43.232017 13593 raft_consensus.cc:493] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.232652 13593 raft_consensus.cc:515] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.234027 13527 tablet_bootstrap.cc:654] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.231922 13374 leader_election.cc:304] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:43.213725 13531 raft_consensus.cc:359] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.235985 13531 raft_consensus.cc:385] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.236382 13531 raft_consensus.cc:740] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.230517 13261 raft_consensus.cc:2468] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:43.237977 13636 raft_consensus.cc:2804] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.238549 13636 raft_consensus.cc:697] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Leader. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:43.235126 13593 leader_election.cc:290] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:43.239315 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bad1f75d7e24d6a934205dceafc8cd9" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:43.239390 13636 consensus_queue.cc:237] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.240159 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bad1f75d7e24d6a934205dceafc8cd9" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
W20260710 13:20:43.241386 13449 leader_election.cc:343] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:43.241894 13448 leader_election.cc:343] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.242326 13448 leader_election.cc:304] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909; no voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576
I20260710 13:20:43.239408 13259 raft_consensus.cc:3060] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.243170 13546 raft_consensus.cc:2749] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.237354 13531 consensus_queue.cc:260] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.245352 13483 raft_consensus.cc:2468] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 1.
I20260710 13:20:43.253880 13531 ts_tablet_manager.cc:1434] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260710 13:20:43.236665 13606 leader_election.cc:290] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Requested vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:43.254926 13531 tablet_bootstrap.cc:492] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:43.260939 13531 tablet_bootstrap.cc:654] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.261410 13576 leader_election.cc:290] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 election: Requested vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:43.261674 13528 tablet_bootstrap.cc:492] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:43.262336 13528 ts_tablet_manager.cc:1403] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.004s
I20260710 13:20:43.262981 13300 leader_election.cc:304] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:43.263164 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e703ac12a24c91b422f1db33f01428" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:43.263754 13261 raft_consensus.cc:3060] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.263900 13533 raft_consensus.cc:2804] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.264403 13533 raft_consensus.cc:697] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Becoming Leader. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Running, Role: LEADER
I20260710 13:20:43.265219 13533 consensus_queue.cc:237] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.266047 13593 consensus_queue.cc:1048] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:43.271823 13528 raft_consensus.cc:359] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.272600 13528 raft_consensus.cc:385] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.273034 13528 raft_consensus.cc:740] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.275009 13528 consensus_queue.cc:260] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.278393 13261 raft_consensus.cc:2468] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 1.
I20260710 13:20:43.282025 13526 tablet_bootstrap.cc:492] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:43.282560 13526 ts_tablet_manager.cc:1403] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.210s	user 0.037s	sys 0.054s
I20260710 13:20:43.283427 13156 catalog_manager.cc:5697] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 reported cstate change: term changed from 0 to 1, leader changed from <none> to a53b73af831f4958831d201fc503e576 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "a53b73af831f4958831d201fc503e576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:43.285660 13526 raft_consensus.cc:359] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.285773 13528 ts_tablet_manager.cc:1434] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:20:43.286552 13526 raft_consensus.cc:385] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.286952 13526 raft_consensus.cc:740] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.287539 13593 consensus_queue.cc:1048] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:43.287884 13526 consensus_queue.cc:260] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.290767 13526 ts_tablet_manager.cc:1434] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:43.291993 13526 tablet_bootstrap.cc:492] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:43.297684 13527 tablet_bootstrap.cc:492] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:43.298568 13527 ts_tablet_manager.cc:1403] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.015s
I20260710 13:20:43.302376 13527 raft_consensus.cc:359] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.303376 13527 raft_consensus.cc:385] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.303758 13527 raft_consensus.cc:740] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.304738 13527 consensus_queue.cc:260] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.313513 13526 tablet_bootstrap.cc:654] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.317262 13528 tablet_bootstrap.cc:492] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:43.319466 13160 catalog_manager.cc:5697] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "409d346f5f0149d383cbfb2483ba9ce5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:43.323621 13527 ts_tablet_manager.cc:1434] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 13:20:43.324990 13527 tablet_bootstrap.cc:492] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:43.332959 13527 tablet_bootstrap.cc:654] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.333493 13528 tablet_bootstrap.cc:654] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:43.355778 13208 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:43.366005 13531 tablet_bootstrap.cc:492] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:43.366559 13531 ts_tablet_manager.cc:1403] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.112s	user 0.028s	sys 0.019s
I20260710 13:20:43.368459 13526 tablet_bootstrap.cc:492] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:43.369091 13526 ts_tablet_manager.cc:1403] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.001s
I20260710 13:20:43.369278 13531 raft_consensus.cc:359] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.370008 13531 raft_consensus.cc:385] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.370363 13531 raft_consensus.cc:740] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.371382 13531 consensus_queue.cc:260] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.373690 13531 ts_tablet_manager.cc:1434] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:20:43.374922 13531 tablet_bootstrap.cc:492] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:43.377998 13526 raft_consensus.cc:359] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.378741 13526 raft_consensus.cc:385] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.379031 13526 raft_consensus.cc:740] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.379700 13526 consensus_queue.cc:260] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.381965 13531 tablet_bootstrap.cc:654] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.388792 13526 ts_tablet_manager.cc:1434] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:20:43.388553 13594 raft_consensus.cc:493] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.389791 13526 tablet_bootstrap.cc:492] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:43.389712 13594 raft_consensus.cc:515] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.391987 13594 leader_election.cc:290] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:43.393923 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894b2393d864bdf8e8076518eb5d26c" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:43.394348 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894b2393d864bdf8e8076518eb5d26c" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
W20260710 13:20:43.395756 13300 leader_election.cc:343] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:43.396478 13300 leader_election.cc:343] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.396889 13300 leader_election.cc:304] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5; no voters: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576
I20260710 13:20:43.398088 13594 raft_consensus.cc:2749] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.399601 13526 tablet_bootstrap.cc:654] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.400328 13546 consensus_queue.cc:1048] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:43.403460 13527 tablet_bootstrap.cc:492] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:43.403967 13527 ts_tablet_manager.cc:1403] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.007s
I20260710 13:20:43.408959 13617 raft_consensus.cc:493] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.409629 13617 raft_consensus.cc:515] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.414028 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:43.415020 13483 raft_consensus.cc:2468] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 0.
I20260710 13:20:43.416428 13617 leader_election.cc:290] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:43.416451 13225 leader_election.cc:304] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:43.417559 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:43.417922 13617 raft_consensus.cc:2804] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.418293 13335 raft_consensus.cc:2468] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 0.
I20260710 13:20:43.418864 13617 raft_consensus.cc:493] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.419481 13617 raft_consensus.cc:3060] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.418069 13528 tablet_bootstrap.cc:492] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:43.421336 13528 ts_tablet_manager.cc:1403] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.001s
I20260710 13:20:43.422165 13531 tablet_bootstrap.cc:492] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:43.422677 13531 ts_tablet_manager.cc:1403] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.004s
I20260710 13:20:43.424263 13528 raft_consensus.cc:359] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:43.425033 13528 raft_consensus.cc:385] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.425336 13528 raft_consensus.cc:740] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.407565 13527 raft_consensus.cc:359] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.426239 13527 raft_consensus.cc:385] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.426582 13527 raft_consensus.cc:740] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.427263 13527 consensus_queue.cc:260] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.427891 13531 raft_consensus.cc:359] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.428643 13531 raft_consensus.cc:385] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.428964 13531 raft_consensus.cc:740] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.428467 13528 consensus_queue.cc:260] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:43.429626 13531 consensus_queue.cc:260] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.431123 13528 ts_tablet_manager.cc:1434] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:20:43.431965 13531 ts_tablet_manager.cc:1434] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:43.432866 13531 tablet_bootstrap.cc:492] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:43.434437 13527 ts_tablet_manager.cc:1434] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260710 13:20:43.435461 13527 tablet_bootstrap.cc:492] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:43.437813 13531 tablet_bootstrap.cc:654] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.444633 13528 tablet_bootstrap.cc:492] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:43.450176 13528 tablet_bootstrap.cc:654] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.452440 13531 tablet_bootstrap.cc:492] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:43.452991 13531 ts_tablet_manager.cc:1403] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260710 13:20:43.454250 13593 consensus_queue.cc:1048] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:43.455760 13531 raft_consensus.cc:359] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.459690 13594 raft_consensus.cc:493] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.465826 13594 raft_consensus.cc:515] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.468014 13594 leader_election.cc:290] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:43.462399 13527 tablet_bootstrap.cc:654] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.469571 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071cb5a2ec24420d91e0fadca300cb4c" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:43.456477 13531 raft_consensus.cc:385] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.470265 13531 raft_consensus.cc:740] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.470780 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "071cb5a2ec24420d91e0fadca300cb4c" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:43.473871 13531 consensus_queue.cc:260] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.483237 13531 ts_tablet_manager.cc:1434] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260710 13:20:43.484238 13531 tablet_bootstrap.cc:492] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:43.485452 13527 tablet_bootstrap.cc:492] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:43.486123 13527 ts_tablet_manager.cc:1403] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.001s
I20260710 13:20:43.490622 13300 leader_election.cc:304] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5; no voters: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576
I20260710 13:20:43.491552 13594 raft_consensus.cc:2749] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.496775 13336 raft_consensus.cc:3060] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.501281 13636 raft_consensus.cc:493] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.489987 13527 raft_consensus.cc:359] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.506959 13636 raft_consensus.cc:515] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.509248 13636 leader_election.cc:290] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:43.510522 13531 tablet_bootstrap.cc:654] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.511402 13617 raft_consensus.cc:515] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.512140 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bad1f75d7e24d6a934205dceafc8cd9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:43.512802 13483 raft_consensus.cc:2468] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:43.513835 13617 leader_election.cc:290] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 election: Requested vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:43.514000 13374 leader_election.cc:304] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:43.506959 13527 raft_consensus.cc:385] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.515072 13527 raft_consensus.cc:740] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.515789 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:43.516518 13483 raft_consensus.cc:3060] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.516047 13527 consensus_queue.cc:260] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.515844 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bad1f75d7e24d6a934205dceafc8cd9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:43.517382 13636 raft_consensus.cc:2804] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.517820 13636 raft_consensus.cc:493] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.515067 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:43.518257 13262 raft_consensus.cc:2468] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:43.519320 13335 raft_consensus.cc:3060] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.521700 13527 ts_tablet_manager.cc:1434] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 13:20:43.522498 13527 tablet_bootstrap.cc:492] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:43.518157 13636 raft_consensus.cc:3060] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.527590 13526 tablet_bootstrap.cc:492] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:43.528297 13526 ts_tablet_manager.cc:1403] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.139s	user 0.040s	sys 0.023s
I20260710 13:20:43.531797 13526 raft_consensus.cc:359] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.532706 13526 raft_consensus.cc:385] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.533063 13526 raft_consensus.cc:740] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.533903 13526 consensus_queue.cc:260] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.536310 13526 ts_tablet_manager.cc:1434] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:43.537503 13526 tablet_bootstrap.cc:492] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909: Bootstrap starting.
I20260710 13:20:43.545192 13526 tablet_bootstrap.cc:654] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.547915 13335 raft_consensus.cc:2468] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 1.
I20260710 13:20:43.549893 13228 leader_election.cc:304] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 409d346f5f0149d383cbfb2483ba9ce5; no voters: 
I20260710 13:20:43.550313 13483 raft_consensus.cc:2468] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 1.
I20260710 13:20:43.552235 13528 tablet_bootstrap.cc:492] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:43.552686 13528 ts_tablet_manager.cc:1403] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.108s	user 0.029s	sys 0.004s
I20260710 13:20:43.554845 13617 raft_consensus.cc:2804] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.556171 13594 consensus_queue.cc:1048] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:43.557693 13528 raft_consensus.cc:359] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.560665 13528 raft_consensus.cc:385] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.560977 13528 raft_consensus.cc:740] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.556202 13636 raft_consensus.cc:515] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.562659 13528 consensus_queue.cc:260] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.566515 13636 leader_election.cc:290] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Requested vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:43.567562 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bad1f75d7e24d6a934205dceafc8cd9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:43.568181 13262 raft_consensus.cc:3060] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.563083 13617 raft_consensus.cc:697] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 1 LEADER]: Becoming Leader. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Running, Role: LEADER
I20260710 13:20:43.570519 13617 consensus_queue.cc:237] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.571599 13531 tablet_bootstrap.cc:492] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:43.572234 13531 ts_tablet_manager.cc:1403] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.088s	user 0.023s	sys 0.013s
I20260710 13:20:43.568238 13528 ts_tablet_manager.cc:1434] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:20:43.574937 13528 tablet_bootstrap.cc:492] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:43.579957 13606 raft_consensus.cc:493] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.580467 13606 raft_consensus.cc:515] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.581948 13262 raft_consensus.cc:2468] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:43.582582 13606 leader_election.cc:290] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:43.584167 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3422d0f476fc4281a7dee7d1bfa62f4d" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:43.594159 13375 leader_election.cc:304] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:43.594708 13484 raft_consensus.cc:2468] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:43.595810 13531 raft_consensus.cc:359] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:43.596328 13374 leader_election.cc:304] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:43.596504 13531 raft_consensus.cc:385] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.585717 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3422d0f476fc4281a7dee7d1bfa62f4d" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:43.597301 13531 raft_consensus.cc:740] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.597576 13335 raft_consensus.cc:2468] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:43.589257 13528 tablet_bootstrap.cc:654] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.575665 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bad1f75d7e24d6a934205dceafc8cd9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:43.585299 13527 tablet_bootstrap.cc:654] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.599102 13483 raft_consensus.cc:3060] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.598135 13531 consensus_queue.cc:260] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:43.598608 13606 raft_consensus.cc:2804] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.607972 13542 raft_consensus.cc:2804] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.608402 13542 raft_consensus.cc:493] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.608748 13531 ts_tablet_manager.cc:1434] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.001s
I20260710 13:20:43.608740 13542 raft_consensus.cc:3060] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.613713 13606 raft_consensus.cc:697] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Leader. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:43.614725 13606 consensus_queue.cc:237] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.618571 13531 tablet_bootstrap.cc:492] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:43.634332 13526 tablet_bootstrap.cc:492] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909: No bootstrap required, opened a new log
I20260710 13:20:43.634874 13526 ts_tablet_manager.cc:1403] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909: Time spent bootstrapping tablet: real 0.098s	user 0.032s	sys 0.019s
I20260710 13:20:43.635775 13636 consensus_queue.cc:1048] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:43.637616 13526 raft_consensus.cc:359] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.639231 13526 raft_consensus.cc:385] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.639545 13526 raft_consensus.cc:740] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.640303 13526 consensus_queue.cc:260] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.646579 13526 ts_tablet_manager.cc:1434] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:43.646656 13158 catalog_manager.cc:5697] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f1d6ea75f745db923da44eaff279ff (127.10.217.65). New cstate: current_term: 1 leader_uuid: "31f1d6ea75f745db923da44eaff279ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:43.673357 13483 raft_consensus.cc:2468] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:43.675472 13617 raft_consensus.cc:493] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.675841 13576 consensus_queue.cc:1048] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:43.675984 13617 raft_consensus.cc:515] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.679368 13531 tablet_bootstrap.cc:654] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.682999 13617 leader_election.cc:290] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:43.683187 13636 raft_consensus.cc:493] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.683370 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:43.683723 13636 raft_consensus.cc:515] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.684101 13485 raft_consensus.cc:2468] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 0.
I20260710 13:20:43.685431 13225 leader_election.cc:304] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:43.686502 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:43.687021 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399317592c5c41cfbf05748ccade6958" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:43.687269 13410 raft_consensus.cc:2468] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 0.
W20260710 13:20:43.688445 13375 leader_election.cc:343] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.681444 13158 catalog_manager.cc:5697] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 reported cstate change: term changed from 0 to 1, leader changed from <none> to a53b73af831f4958831d201fc503e576 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "a53b73af831f4958831d201fc503e576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:43.689268 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399317592c5c41cfbf05748ccade6958" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:43.691916 13617 raft_consensus.cc:2804] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.693229 13617 raft_consensus.cc:493] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.693698 13617 raft_consensus.cc:3060] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.695904 13533 consensus_queue.cc:1048] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:43.696301 13592 raft_consensus.cc:493] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.696834 13592 raft_consensus.cc:515] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.690068 13485 raft_consensus.cc:2468] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
W20260710 13:20:43.698769 13669 log.cc:927] Time spent T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260710 13:20:43.699119 13592 leader_election.cc:290] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:43.684268 13542 raft_consensus.cc:515] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.699465 13374 leader_election.cc:304] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [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: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576; no voters: 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:43.703377 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13061db9a894565a5ca1f6923fdbd6b" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:43.691468 13636 leader_election.cc:290] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
W20260710 13:20:43.705179 13451 leader_election.cc:343] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.708127 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3422d0f476fc4281a7dee7d1bfa62f4d" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:43.708209 13606 raft_consensus.cc:2804] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.712484 13606 raft_consensus.cc:493] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.712880 13606 raft_consensus.cc:3060] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.713292 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13061db9a894565a5ca1f6923fdbd6b" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:43.713966 13411 raft_consensus.cc:2468] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 0.
I20260710 13:20:43.716625 13335 raft_consensus.cc:3060] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.717931 13448 leader_election.cc:304] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [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: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576; no voters: 409d346f5f0149d383cbfb2483ba9ce5
I20260710 13:20:43.718863 13592 raft_consensus.cc:2804] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.719280 13592 raft_consensus.cc:493] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.719621 13592 raft_consensus.cc:3060] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.725704 13335 raft_consensus.cc:2468] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:43.727219 13527 tablet_bootstrap.cc:492] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:43.728556 13527 ts_tablet_manager.cc:1403] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.206s	user 0.009s	sys 0.017s
I20260710 13:20:43.730867 13606 raft_consensus.cc:515] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.728392 13592 raft_consensus.cc:515] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.733021 13527 raft_consensus.cc:359] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:43.733950 13527 raft_consensus.cc:385] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.734403 13527 raft_consensus.cc:740] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.738821 13606 leader_election.cc:290] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Requested vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:43.738853 13377 leader_election.cc:304] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:43.742246 13527 consensus_queue.cc:260] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:43.745380 13527 ts_tablet_manager.cc:1434] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:20:43.746157 13542 leader_election.cc:290] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Requested vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:43.755733 13527 tablet_bootstrap.cc:492] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:43.757828 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399317592c5c41cfbf05748ccade6958" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:43.759764 13528 tablet_bootstrap.cc:492] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:43.770725 13528 ts_tablet_manager.cc:1403] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.196s	user 0.014s	sys 0.009s
I20260710 13:20:43.760718 13617 raft_consensus.cc:515] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.766249 13576 consensus_queue.cc:1048] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:43.767176 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3422d0f476fc4281a7dee7d1bfa62f4d" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:43.757965 13636 raft_consensus.cc:2804] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.775220 13485 raft_consensus.cc:3060] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.779037 13483 raft_consensus.cc:3060] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:43.778468 13375 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.65:37775, user_credentials={real_user=slave}} blocked reactor thread for 49935.9us
I20260710 13:20:43.791256 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399317592c5c41cfbf05748ccade6958" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
W20260710 13:20:43.793190 13375 leader_election.cc:343] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.792646 13528 raft_consensus.cc:359] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.796548 13528 raft_consensus.cc:385] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.796952 13528 raft_consensus.cc:740] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.781117 13636 raft_consensus.cc:697] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Leader. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:43.800673 13528 consensus_queue.cc:260] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.803820 13617 leader_election.cc:290] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 election: Requested vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:43.804891 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13061db9a894565a5ca1f6923fdbd6b" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:43.805538 13335 raft_consensus.cc:3060] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.812611 13528 ts_tablet_manager.cc:1434] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260710 13:20:43.815004 13592 leader_election.cc:290] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Requested vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:43.827005 13636 consensus_queue.cc:237] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.829789 13531 tablet_bootstrap.cc:492] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:43.830466 13531 ts_tablet_manager.cc:1403] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.212s	user 0.041s	sys 0.017s
I20260710 13:20:43.834491 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:43.835151 13484 raft_consensus.cc:3060] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.814136 13528 tablet_bootstrap.cc:492] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5: Bootstrap starting.
I20260710 13:20:43.850766 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:43.851470 13411 raft_consensus.cc:3060] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.851269 13531 raft_consensus.cc:359] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:43.852033 13531 raft_consensus.cc:385] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.852326 13531 raft_consensus.cc:740] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.852216 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f13061db9a894565a5ca1f6923fdbd6b" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:43.853145 13531 consensus_queue.cc:260] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:43.857029 13679 consensus_queue.cc:1048] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:43.853183 13410 raft_consensus.cc:3060] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.871980 13411 raft_consensus.cc:2468] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 1.
W20260710 13:20:43.856642 13377 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.217.66:34405, user_credentials={real_user=slave}} blocked reactor thread for 116451us
I20260710 13:20:43.873857 13483 raft_consensus.cc:2468] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:43.878700 13484 raft_consensus.cc:2468] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 1.
I20260710 13:20:43.880091 13225 leader_election.cc:304] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:43.880157 13485 raft_consensus.cc:2468] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:43.881074 13574 raft_consensus.cc:2804] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.881714 13574 raft_consensus.cc:697] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 1 LEADER]: Becoming Leader. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Running, Role: LEADER
I20260710 13:20:43.888352 13531 ts_tablet_manager.cc:1434] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260710 13:20:43.889724 13531 tablet_bootstrap.cc:492] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576: Bootstrap starting.
I20260710 13:20:43.894753 13681 raft_consensus.cc:493] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.895073 13527 tablet_bootstrap.cc:654] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.895375 13681 raft_consensus.cc:515] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:43.897651 13681 leader_election.cc:290] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:43.894018 13335 raft_consensus.cc:2468] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 1.
I20260710 13:20:43.910594 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4455bba0e2846a9a0e82a4a318231a9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:43.911324 13336 raft_consensus.cc:2468] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:43.907792 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4455bba0e2846a9a0e82a4a318231a9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:43.912916 13259 raft_consensus.cc:2468] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:43.913264 13682 raft_consensus.cc:493] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.904713 13574 consensus_queue.cc:237] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:43.914685 13375 leader_election.cc:304] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:43.915619 13606 raft_consensus.cc:2804] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.914041 13682 raft_consensus.cc:515] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.916020 13606 raft_consensus.cc:493] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.916416 13606 raft_consensus.cc:3060] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.919376 13451 leader_election.cc:304] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:43.920442 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1bea17e4be4c9ca61bf6e7caf0341d" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:43.921085 13485 raft_consensus.cc:2468] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 0.
I20260710 13:20:43.922773 13528 tablet_bootstrap.cc:654] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.923549 13300 leader_election.cc:304] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:43.924597 13594 raft_consensus.cc:2804] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.931200 13527 tablet_bootstrap.cc:492] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:43.931787 13527 ts_tablet_manager.cc:1403] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.177s	user 0.018s	sys 0.001s
I20260710 13:20:43.924940 13592 raft_consensus.cc:2804] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.937083 13374 leader_election.cc:304] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [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: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576; no voters: 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:43.932958 13594 raft_consensus.cc:493] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.938545 13594 raft_consensus.cc:3060] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.939630 13527 raft_consensus.cc:359] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.940354 13527 raft_consensus.cc:385] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.940613 13527 raft_consensus.cc:740] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.942430 13527 consensus_queue.cc:260] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.944789 13527 ts_tablet_manager.cc:1434] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:20:43.947300 13527 tablet_bootstrap.cc:492] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:43.949009 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1bea17e4be4c9ca61bf6e7caf0341d" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:43.951040 13594 raft_consensus.cc:515] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:43.949759 13259 raft_consensus.cc:2468] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 0.
I20260710 13:20:43.932224 13682 leader_election.cc:290] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:43.955039 13158 catalog_manager.cc:5697] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 reported cstate change: term changed from 0 to 1, leader changed from <none> to a53b73af831f4958831d201fc503e576 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "a53b73af831f4958831d201fc503e576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:43.964004 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1bea17e4be4c9ca61bf6e7caf0341d" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:43.964942 13484 raft_consensus.cc:3060] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.952409 13592 raft_consensus.cc:697] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Becoming Leader. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Running, Role: LEADER
I20260710 13:20:43.952922 13636 raft_consensus.cc:2804] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.950928 13159 catalog_manager.cc:5697] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f1d6ea75f745db923da44eaff279ff (127.10.217.65). New cstate: current_term: 1 leader_uuid: "31f1d6ea75f745db923da44eaff279ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:43.974758 13592 consensus_queue.cc:237] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:43.982254 13594 leader_election.cc:290] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 election: Requested vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:43.987962 13685 raft_consensus.cc:493] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.988518 13685 raft_consensus.cc:515] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:43.990654 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1bea17e4be4c9ca61bf6e7caf0341d" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:43.991259 13259 raft_consensus.cc:3060] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.991779 13606 raft_consensus.cc:515] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:43.995173 13685 leader_election.cc:290] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:43.996781 13531 tablet_bootstrap.cc:654] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.997116 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845a8619c27f45cda7b338f963b577c9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:43.997089 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845a8619c27f45cda7b338f963b577c9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:43.998502 13262 raft_consensus.cc:2468] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:43.999871 13375 leader_election.cc:304] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:44.002187 13679 raft_consensus.cc:2804] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.980494 13636 raft_consensus.cc:697] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Leader. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:44.002588 13679 raft_consensus.cc:493] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.003024 13679 raft_consensus.cc:3060] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.003691 13636 consensus_queue.cc:237] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:44.006325 13484 raft_consensus.cc:2468] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 1.
I20260710 13:20:44.008401 13527 tablet_bootstrap.cc:654] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:44.010550 13377 leader_election.cc:343] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.006410 13528 tablet_bootstrap.cc:492] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5: No bootstrap required, opened a new log
I20260710 13:20:44.011358 13528 ts_tablet_manager.cc:1403] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent bootstrapping tablet: real 0.198s	user 0.022s	sys 0.018s
I20260710 13:20:44.004928 13410 raft_consensus.cc:2468] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 1.
I20260710 13:20:44.008253 13300 leader_election.cc:304] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:44.012154 13531 tablet_bootstrap.cc:492] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576: No bootstrap required, opened a new log
I20260710 13:20:44.012666 13531 ts_tablet_manager.cc:1403] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.000s
I20260710 13:20:44.005569 13259 raft_consensus.cc:2468] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 1.
I20260710 13:20:44.014403 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4455bba0e2846a9a0e82a4a318231a9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:44.016531 13528 raft_consensus.cc:359] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:44.017234 13528 raft_consensus.cc:385] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.017496 13528 raft_consensus.cc:740] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.015060 13262 raft_consensus.cc:3060] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.017695 13157 catalog_manager.cc:5697] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68). New cstate: current_term: 1 leader_uuid: "87c2917bbffa4529978c0dcd3151b909" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.019120 13594 raft_consensus.cc:2804] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.019493 13528 consensus_queue.cc:260] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:44.021553 13528 ts_tablet_manager.cc:1434] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 13:20:44.022696 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4455bba0e2846a9a0e82a4a318231a9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:44.023524 13594 raft_consensus.cc:697] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Becoming Leader. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Running, Role: LEADER
I20260710 13:20:44.024724 13594 consensus_queue.cc:237] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:44.028440 13574 consensus_queue.cc:1048] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:44.023445 13335 raft_consensus.cc:3060] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.009370 13606 leader_election.cc:290] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Requested vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:44.024808 13531 raft_consensus.cc:359] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:44.058704 13531 raft_consensus.cc:385] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.059088 13531 raft_consensus.cc:740] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.059978 13531 consensus_queue.cc:260] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:44.063222 13531 ts_tablet_manager.cc:1434] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260710 13:20:44.066249 13681 consensus_queue.cc:1048] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:44.068176 13680 consensus_queue.cc:1048] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:44.073199 13335 raft_consensus.cc:2468] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:44.074669 13377 leader_election.cc:304] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:44.075568 13606 raft_consensus.cc:2804] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.076109 13606 raft_consensus.cc:697] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Leader. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:44.077301 13606 consensus_queue.cc:237] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:44.078871 13680 raft_consensus.cc:493] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.081652 13680 raft_consensus.cc:515] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:44.085009 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894b2393d864bdf8e8076518eb5d26c" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:44.085706 13484 raft_consensus.cc:2468] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:44.086433 13680 leader_election.cc:290] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:44.087842 13374 leader_election.cc:304] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:44.090229 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894b2393d864bdf8e8076518eb5d26c" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:44.090906 13337 raft_consensus.cc:2468] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 0.
I20260710 13:20:44.093770 13680 raft_consensus.cc:2804] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.094310 13680 raft_consensus.cc:493] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.094709 13680 raft_consensus.cc:3060] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.096676 13617 consensus_queue.cc:1048] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.079557 13679 raft_consensus.cc:515] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:44.109045 13679 leader_election.cc:290] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Requested vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:44.081089 13262 raft_consensus.cc:2468] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:44.114778 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845a8619c27f45cda7b338f963b577c9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:44.115437 13261 raft_consensus.cc:3060] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.109429 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "845a8619c27f45cda7b338f963b577c9" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:44.122799 13336 raft_consensus.cc:3060] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.127375 13159 catalog_manager.cc:5697] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "409d346f5f0149d383cbfb2483ba9ce5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.136397 13261 raft_consensus.cc:2468] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:44.137825 13336 raft_consensus.cc:2468] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:44.140990 13527 tablet_bootstrap.cc:492] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff: No bootstrap required, opened a new log
I20260710 13:20:44.134799 13680 raft_consensus.cc:515] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:44.145620 13159 catalog_manager.cc:5697] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 reported cstate change: term changed from 0 to 1, leader changed from <none> to a53b73af831f4958831d201fc503e576 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "a53b73af831f4958831d201fc503e576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.151324 13527 ts_tablet_manager.cc:1403] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.204s	user 0.022s	sys 0.017s
I20260710 13:20:44.163753 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894b2393d864bdf8e8076518eb5d26c" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:44.164543 13335 raft_consensus.cc:3060] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.171037 13680 leader_election.cc:290] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Requested vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:44.171638 13527 raft_consensus.cc:359] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:44.172354 13527 raft_consensus.cc:385] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.172632 13527 raft_consensus.cc:740] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.172971 13375 leader_election.cc:304] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:44.173327 13527 consensus_queue.cc:260] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:44.175241 13680 raft_consensus.cc:2804] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.175743 13680 raft_consensus.cc:697] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Leader. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:44.175802 13527 ts_tablet_manager.cc:1434] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:20:44.176600 13680 consensus_queue.cc:237] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:44.177114 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894b2393d864bdf8e8076518eb5d26c" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:44.177822 13484 raft_consensus.cc:3060] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.181476 13335 raft_consensus.cc:2468] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:44.182808 13377 leader_election.cc:304] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:44.183495 13680 raft_consensus.cc:2804] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.183976 13680 raft_consensus.cc:697] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Leader. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:44.184995 13484 raft_consensus.cc:2468] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:44.184796 13680 consensus_queue.cc:237] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:44.286480 13159 catalog_manager.cc:5697] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 reported cstate change: term changed from 0 to 1, leader changed from <none> to a53b73af831f4958831d201fc503e576 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "a53b73af831f4958831d201fc503e576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.290119 13617 raft_consensus.cc:493] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.291234 13617 raft_consensus.cc:515] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:44.293910 13159 catalog_manager.cc:5697] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 reported cstate change: term changed from 0 to 1, leader changed from <none> to a53b73af831f4958831d201fc503e576 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "a53b73af831f4958831d201fc503e576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.295974 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399317592c5c41cfbf05748ccade6958" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:44.297525 13617 leader_election.cc:290] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:44.296872 13159 catalog_manager.cc:5697] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 reported cstate change: term changed from 0 to 1, leader changed from <none> to a53b73af831f4958831d201fc503e576 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "a53b73af831f4958831d201fc503e576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.301355 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "399317592c5c41cfbf05748ccade6958" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:44.302553 13484 raft_consensus.cc:2393] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31f1d6ea75f745db923da44eaff279ff in current term 1: Already voted for candidate a53b73af831f4958831d201fc503e576 in this term.
I20260710 13:20:44.303841 13225 leader_election.cc:304] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff; no voters: 87c2917bbffa4529978c0dcd3151b909, a53b73af831f4958831d201fc503e576
I20260710 13:20:44.304836 13617 raft_consensus.cc:3060] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.315702 13617 raft_consensus.cc:2749] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.328754 13617 consensus_queue.cc:1048] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.341858 13574 consensus_queue.cc:1048] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.370759 13680 consensus_queue.cc:1048] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.386338 13606 consensus_queue.cc:1048] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:44.400094 13592 consensus_queue.cc:1048] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:44.415900 13592 consensus_queue.cc:1048] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.506771 13606 consensus_queue.cc:1048] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:44.519366 13606 consensus_queue.cc:1048] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.592308 13576 consensus_queue.cc:1048] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.604161 13576 consensus_queue.cc:1048] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.620561 13606 consensus_queue.cc:1048] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:44.633759 13606 consensus_queue.cc:1048] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:20:44.637533 13680 consensus_queue.cc:1048] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.642705 13680 consensus_queue.cc:1048] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:44.676131 13679 consensus_queue.cc:1048] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:44.698356 13636 consensus_queue.cc:1048] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:45.125192 11109 tablet_server.cc:179] TabletServer@127.10.217.65:0 shutting down...
W20260710 13:20:45.135850 13301 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 100 similar messages]
W20260710 13:20:45.143124 13301 consensus_peers.cc:597] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.155786 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:45.156549 11109 tablet_replica.cc:333] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.157254 11109 raft_consensus.cc:2243] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.157750 11109 raft_consensus.cc:2272] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.161183 11109 tablet_replica.cc:333] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.162169 11109 raft_consensus.cc:2243] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.162719 11109 raft_consensus.cc:2272] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.166249 11109 tablet_replica.cc:333] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.166971 11109 raft_consensus.cc:2243] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.167435 11109 raft_consensus.cc:2272] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.169723 11109 tablet_replica.cc:333] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.170327 11109 raft_consensus.cc:2243] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:45.171120 11109 raft_consensus.cc:2272] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.173416 11109 tablet_replica.cc:333] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.173955 11109 raft_consensus.cc:2243] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:45.174777 11109 raft_consensus.cc:2272] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.176668 11109 tablet_replica.cc:333] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.177224 11109 raft_consensus.cc:2243] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.177659 11109 raft_consensus.cc:2272] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.179508 11109 tablet_replica.cc:333] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.180025 11109 raft_consensus.cc:2243] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.180437 11109 raft_consensus.cc:2272] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.182359 11109 tablet_replica.cc:333] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.182862 11109 raft_consensus.cc:2243] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.183303 11109 raft_consensus.cc:2272] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.185072 11109 tablet_replica.cc:333] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.185577 11109 raft_consensus.cc:2243] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.186048 11109 raft_consensus.cc:2272] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.187922 11109 tablet_replica.cc:333] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.188458 11109 raft_consensus.cc:2243] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.188879 11109 raft_consensus.cc:2272] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.190968 11109 tablet_replica.cc:333] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.191499 11109 raft_consensus.cc:2243] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:45.192399 11109 raft_consensus.cc:2272] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.194409 11109 tablet_replica.cc:333] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.194900 11109 raft_consensus.cc:2243] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.195374 11109 raft_consensus.cc:2272] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.198253 11109 tablet_replica.cc:333] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.198912 11109 raft_consensus.cc:2243] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.199369 11109 raft_consensus.cc:2272] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.201942 11109 tablet_replica.cc:333] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.202565 11109 raft_consensus.cc:2243] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.203023 11109 raft_consensus.cc:2272] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.204883 11109 tablet_replica.cc:333] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.205370 11109 raft_consensus.cc:2243] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.205899 11109 raft_consensus.cc:2272] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.207960 11109 tablet_replica.cc:333] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.208460 11109 raft_consensus.cc:2243] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.208884 11109 raft_consensus.cc:2272] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.210727 11109 tablet_replica.cc:333] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.211341 11109 raft_consensus.cc:2243] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.211779 11109 raft_consensus.cc:2272] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.213649 11109 tablet_replica.cc:333] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff: stopping tablet replica
I20260710 13:20:45.214133 11109 raft_consensus.cc:2243] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:45.215081 11109 raft_consensus.cc:2272] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:45.229640 13301 consensus_peers.cc:597] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:45.244577 13228 connection.cc:466] server connection from 127.0.0.1:47834 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47834 (request call id 44) could send its response
W20260710 13:20:45.245641 13301 consensus_peers.cc:597] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: recv got EOF from 127.10.217.65:37775 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.261613 11109 tablet_server.cc:196] TabletServer@127.10.217.65:0 shutdown complete.
W20260710 13:20:45.268477 13301 consensus_peers.cc:597] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:45.297925 13449 consensus_peers.cc:597] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.304740 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:45.312247 13724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:45.313341 13725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:45.315963 13727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:45.316772 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:45.320045 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:45.320474 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:45.320768 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689645320747 us; error 0 us; skew 500 ppm
I20260710 13:20:45.321743 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:45.325706 11109 webserver.cc:533] Webserver started at http://127.10.217.65:43489/ using document root <none> and password file <none>
I20260710 13:20:45.326650 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:45.326954 11109 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:45.331959 11109 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.001s
I20260710 13:20:45.337225 13732 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:45.338176 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:45.338574 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-0-root
uuid: "31f1d6ea75f745db923da44eaff279ff"
format_stamp: "Formatted at 2026-07-10 13:20:40 on dist-test-slave-rp40"
I20260710 13:20:45.339032 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689583455301-11109-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:45.350984 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:45.352201 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:45.353530 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:45.357611 13739 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:20:45.442567 13375 consensus_peers.cc:597] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:45.450696 13375 consensus_peers.cc:597] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:45.463845 13375 consensus_peers.cc:597] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.473260 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:20:45.473803 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.117s	user 0.004s	sys 0.000s
I20260710 13:20:45.474146 11109 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:20:45.479233 13739 tablet_bootstrap.cc:492] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.492517 13739 tablet_bootstrap.cc:492] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.493294 13739 tablet_bootstrap.cc:492] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.493870 13739 ts_tablet_manager.cc:1403] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:20:45.496160 13739 raft_consensus.cc:359] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:45.496758 13739 raft_consensus.cc:740] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.497357 13739 consensus_queue.cc:260] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [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: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:45.499848 13739 ts_tablet_manager.cc:1434] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:45.500837 13739 tablet_bootstrap.cc:492] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
W20260710 13:20:45.511785 13375 consensus_peers.cc:597] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.516579 13739 tablet_bootstrap.cc:492] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.517621 13739 tablet_bootstrap.cc:492] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.518313 13739 ts_tablet_manager.cc:1403] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 13:20:45.521081 13739 raft_consensus.cc:359] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:45.521834 13739 raft_consensus.cc:740] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.522754 13739 consensus_queue.cc:260] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [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: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:45.524725 13739 ts_tablet_manager.cc:1434] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:45.525513 13739 tablet_bootstrap.cc:492] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
W20260710 13:20:45.532441 13301 consensus_peers.cc:597] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.540491 13739 tablet_bootstrap.cc:492] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.541707 13739 tablet_bootstrap.cc:492] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.542521 13739 ts_tablet_manager.cc:1403] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260710 13:20:45.545274 13739 raft_consensus.cc:359] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.545989 13739 raft_consensus.cc:740] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
W20260710 13:20:45.546746 13375 consensus_peers.cc:597] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.546808 13739 consensus_queue.cc:260] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [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: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.549297 13739 ts_tablet_manager.cc:1434] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:45.550184 13739 tablet_bootstrap.cc:492] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.576493 13739 tablet_bootstrap.cc:492] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.577412 13739 tablet_bootstrap.cc:492] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.577972 13739 ts_tablet_manager.cc:1403] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.000s
I20260710 13:20:45.578326 11109 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:20:45.578699 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.105s	user 0.101s	sys 0.000s
I20260710 13:20:45.580859 13739 raft_consensus.cc:359] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.581596 13739 raft_consensus.cc:740] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.582302 13739 consensus_queue.cc:260] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [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: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.584200 13739 ts_tablet_manager.cc:1434] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:45.584947 13739 tablet_bootstrap.cc:492] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
W20260710 13:20:45.589316 13449 consensus_peers.cc:597] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:45.596446 13375 consensus_peers.cc:597] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.604028 13739 tablet_bootstrap.cc:492] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.605182 13739 tablet_bootstrap.cc:492] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.605978 13739 ts_tablet_manager.cc:1403] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 13:20:45.609144 13739 raft_consensus.cc:359] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.609968 13739 raft_consensus.cc:740] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.610849 13739 consensus_queue.cc:260] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [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: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.613245 13739 ts_tablet_manager.cc:1434] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:45.614192 13739 tablet_bootstrap.cc:492] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.633051 13739 tablet_bootstrap.cc:492] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.634270 13739 tablet_bootstrap.cc:492] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.635066 13739 ts_tablet_manager.cc:1403] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:20:45.637874 13739 raft_consensus.cc:359] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.638756 13739 raft_consensus.cc:740] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.639819 13739 consensus_queue.cc:260] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [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: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.643002 13739 ts_tablet_manager.cc:1434] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:45.644095 13739 tablet_bootstrap.cc:492] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.657078 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.65:37775
I20260710 13:20:45.657466 13806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.65:37775 every 8 connection(s)
I20260710 13:20:45.665908 13739 tablet_bootstrap.cc:492] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.667322 13739 tablet_bootstrap.cc:492] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.668254 13739 ts_tablet_manager.cc:1403] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 13:20:45.671139 13739 raft_consensus.cc:359] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.671860 13739 raft_consensus.cc:740] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.672705 13739 consensus_queue.cc:260] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [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: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.674902 13739 ts_tablet_manager.cc:1434] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:45.675717 13739 tablet_bootstrap.cc:492] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.698838 13739 tablet_bootstrap.cc:492] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.699918 13739 tablet_bootstrap.cc:492] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.700584 13739 ts_tablet_manager.cc:1403] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.004s
I20260710 13:20:45.703287 13739 raft_consensus.cc:359] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.703886 13808 heartbeater.cc:344] Connected to a master server at 127.10.217.126:33917
I20260710 13:20:45.704005 13739 raft_consensus.cc:740] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.704792 13808 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:45.705420 13739 consensus_queue.cc:260] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [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: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.705843 13808 heartbeater.cc:507] Master 127.10.217.126:33917 requested a full tablet report, sending...
I20260710 13:20:45.707604 13739 ts_tablet_manager.cc:1434] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:45.708433 13739 tablet_bootstrap.cc:492] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.715395 13159 ts_manager.cc:194] Re-registered known tserver with Master: 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:45.721371 13739 tablet_bootstrap.cc:492] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.722116 13739 tablet_bootstrap.cc:492] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.722685 13739 ts_tablet_manager.cc:1403] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260710 13:20:45.724578 13739 raft_consensus.cc:359] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.725050 13739 raft_consensus.cc:740] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.725632 13739 consensus_queue.cc:260] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [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: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.727053 13739 ts_tablet_manager.cc:1434] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:45.727698 13739 tablet_bootstrap.cc:492] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.729255 13159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57826
I20260710 13:20:45.732348 13808 heartbeater.cc:499] Master 127.10.217.126:33917 was elected leader, sending a full tablet report...
I20260710 13:20:45.739800 13739 tablet_bootstrap.cc:492] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.740571 13739 tablet_bootstrap.cc:492] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.741128 13739 ts_tablet_manager.cc:1403] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 13:20:45.743121 13739 raft_consensus.cc:359] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:45.743774 13739 raft_consensus.cc:740] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.744474 13739 consensus_queue.cc:260] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [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: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:45.746654 13739 ts_tablet_manager.cc:1434] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:45.747416 13739 tablet_bootstrap.cc:492] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
W20260710 13:20:45.757685 13449 consensus_peers.cc:597] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.761441 13739 tablet_bootstrap.cc:492] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.762244 13739 tablet_bootstrap.cc:492] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.762830 13739 ts_tablet_manager.cc:1403] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:20:45.765108 13739 raft_consensus.cc:359] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:45.765679 13739 raft_consensus.cc:740] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.766402 13739 consensus_queue.cc:260] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [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: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:45.768401 13739 ts_tablet_manager.cc:1434] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:45.769161 13739 tablet_bootstrap.cc:492] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.782150 13739 tablet_bootstrap.cc:492] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.782950 13739 tablet_bootstrap.cc:492] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.783502 13739 ts_tablet_manager.cc:1403] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:20:45.785279 13739 raft_consensus.cc:359] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.785804 13739 raft_consensus.cc:740] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.786432 13739 consensus_queue.cc:260] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [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: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.787838 13739 ts_tablet_manager.cc:1434] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:45.788437 13739 tablet_bootstrap.cc:492] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.802009 13739 tablet_bootstrap.cc:492] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.802882 13739 tablet_bootstrap.cc:492] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.803529 13739 ts_tablet_manager.cc:1403] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:20:45.805702 13739 raft_consensus.cc:359] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.806396 13739 raft_consensus.cc:740] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.807063 13739 consensus_queue.cc:260] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [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: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.808997 13739 ts_tablet_manager.cc:1434] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:20:45.809995 13739 tablet_bootstrap.cc:492] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.825323 13739 tablet_bootstrap.cc:492] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.826561 13739 tablet_bootstrap.cc:492] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.827335 13739 ts_tablet_manager.cc:1403] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:20:45.829869 13739 raft_consensus.cc:359] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.830566 13739 raft_consensus.cc:740] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.831269 13739 consensus_queue.cc:260] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [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: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.833372 13739 ts_tablet_manager.cc:1434] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:45.834204 13739 tablet_bootstrap.cc:492] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.847793 13739 tablet_bootstrap.cc:492] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.848618 13739 tablet_bootstrap.cc:492] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.849270 13739 ts_tablet_manager.cc:1403] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:20:45.851601 13739 raft_consensus.cc:359] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.852276 13739 raft_consensus.cc:740] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.852929 13739 consensus_queue.cc:260] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [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: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.855046 13739 ts_tablet_manager.cc:1434] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:45.855877 13739 tablet_bootstrap.cc:492] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.867834 13739 tablet_bootstrap.cc:492] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.868628 13739 tablet_bootstrap.cc:492] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.869203 13739 ts_tablet_manager.cc:1403] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:20:45.871217 13739 raft_consensus.cc:359] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:45.871673 13739 raft_consensus.cc:740] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.872339 13739 consensus_queue.cc:260] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [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: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:45.873754 13739 ts_tablet_manager.cc:1434] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:45.874416 13739 tablet_bootstrap.cc:492] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.886217 13739 tablet_bootstrap.cc:492] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.887065 13739 tablet_bootstrap.cc:492] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.887598 13739 ts_tablet_manager.cc:1403] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 13:20:45.889365 13739 raft_consensus.cc:359] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.889876 13739 raft_consensus.cc:740] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.890496 13739 consensus_queue.cc:260] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [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: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:45.892282 13739 ts_tablet_manager.cc:1434] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:45.893455 13739 tablet_bootstrap.cc:492] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap starting.
I20260710 13:20:45.907649 13739 tablet_bootstrap.cc:492] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:45.908447 13739 tablet_bootstrap.cc:492] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff: Bootstrap complete.
I20260710 13:20:45.909019 13739 ts_tablet_manager.cc:1403] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:20:45.910898 13739 raft_consensus.cc:359] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.911417 13739 raft_consensus.cc:740] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.911957 13739 consensus_queue.cc:260] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [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: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:45.913748 13739 ts_tablet_manager.cc:1434] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:46.253051 13825 raft_consensus.cc:493] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.253535 13825 raft_consensus.cc:515] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:46.255419 13825 leader_election.cc:290] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:46.256265 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:46.256420 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:46.257045 13781 raft_consensus.cc:2468] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:46.258097 13375 leader_election.cc:304] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [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: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 87c2917bbffa4529978c0dcd3151b909
I20260710 13:20:46.259272 13825 raft_consensus.cc:2804] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:46.259660 13825 raft_consensus.cc:493] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.259967 13825 raft_consensus.cc:3060] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.265441 13825 raft_consensus.cc:515] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:46.267064 13825 leader_election.cc:290] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 2 election: Requested vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:46.267930 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:46.268028 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:46.268666 13781 raft_consensus.cc:3060] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.274192 13781 raft_consensus.cc:2468] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 2.
I20260710 13:20:46.275359 13375 leader_election.cc:304] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [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: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 87c2917bbffa4529978c0dcd3151b909
I20260710 13:20:46.276053 13825 raft_consensus.cc:2804] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.276528 13825 raft_consensus.cc:697] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 2 LEADER]: Becoming Leader. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:46.277253 13825 consensus_queue.cc:237] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:46.284806 13159 catalog_manager.cc:5697] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 reported cstate change: term changed from 1 to 2, leader changed from 31f1d6ea75f745db923da44eaff279ff (127.10.217.65) to a53b73af831f4958831d201fc503e576 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "a53b73af831f4958831d201fc503e576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.314019 13593 raft_consensus.cc:493] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.314640 13593 raft_consensus.cc:515] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:46.316730 13593 leader_election.cc:290] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:46.317750 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:46.318009 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f7e5cbb30d4b989a64715d481f489f" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:46.318995 13781 raft_consensus.cc:2393] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87c2917bbffa4529978c0dcd3151b909 in current term 2: Already voted for candidate a53b73af831f4958831d201fc503e576 in this term.
I20260710 13:20:46.320160 13449 leader_election.cc:304] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [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: 87c2917bbffa4529978c0dcd3151b909; no voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576
I20260710 13:20:46.321071 13593 raft_consensus.cc:3060] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.329835 13593 raft_consensus.cc:2749] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:46.430656 13636 raft_consensus.cc:493] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.431295 13636 raft_consensus.cc:515] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:46.433096 13636 leader_election.cc:290] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:46.434103 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:46.434363 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:46.435161 13780 raft_consensus.cc:2468] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 1.
I20260710 13:20:46.436282 13375 leader_election.cc:304] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [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: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 87c2917bbffa4529978c0dcd3151b909
I20260710 13:20:46.437160 13636 raft_consensus.cc:2804] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:46.437541 13636 raft_consensus.cc:493] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.437837 13636 raft_consensus.cc:3060] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.445201 13636 raft_consensus.cc:515] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:46.447794 13636 leader_election.cc:290] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 2 election: Requested vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:46.449039 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:46.449841 13780 raft_consensus.cc:3060] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.450489 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:46.449263 13593 raft_consensus.cc:493] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.451267 13593 raft_consensus.cc:515] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:46.452270 13484 raft_consensus.cc:3060] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.459864 13780 raft_consensus.cc:2468] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 2.
I20260710 13:20:46.450703 13746 raft_consensus.cc:493] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.460731 13746 raft_consensus.cc:515] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:46.463042 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:46.463510 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576" is_pre_election: true
I20260710 13:20:46.464051 13409 raft_consensus.cc:2393] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87c2917bbffa4529978c0dcd3151b909 in current term 2: Already voted for candidate a53b73af831f4958831d201fc503e576 in this term.
I20260710 13:20:46.465786 13375 leader_election.cc:304] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:46.466019 13746 leader_election.cc:290] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:46.467847 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15f7919337ab41e593fd852f42239ebd" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:46.468402 13593 leader_election.cc:290] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:46.469429 13780 raft_consensus.cc:2393] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87c2917bbffa4529978c0dcd3151b909 in current term 2: Already voted for candidate a53b73af831f4958831d201fc503e576 in this term.
I20260710 13:20:46.469488 13636 raft_consensus.cc:2804] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.470139 13636 raft_consensus.cc:697] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 2 LEADER]: Becoming Leader. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:46.471019 13636 consensus_queue.cc:237] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:46.471365 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:46.472105 13780 raft_consensus.cc:2468] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 1.
I20260710 13:20:46.473889 13449 leader_election.cc:304] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [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: 87c2917bbffa4529978c0dcd3151b909; no voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576
I20260710 13:20:46.475572 13301 leader_election.cc:304] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [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: 31f1d6ea75f745db923da44eaff279ff, 409d346f5f0149d383cbfb2483ba9ce5; no voters: a53b73af831f4958831d201fc503e576
I20260710 13:20:46.479079 13748 raft_consensus.cc:2804] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:46.479759 13748 raft_consensus.cc:493] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.480136 13748 raft_consensus.cc:3060] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.483599 13484 raft_consensus.cc:2468] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a53b73af831f4958831d201fc503e576 in term 2.
I20260710 13:20:46.486627 13593 raft_consensus.cc:2749] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:46.489969 13748 raft_consensus.cc:515] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:46.492496 13748 leader_election.cc:290] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 2 election: Requested vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:46.493616 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:46.494266 13780 raft_consensus.cc:3060] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.494110 13157 catalog_manager.cc:5697] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 reported cstate change: term changed from 1 to 2, leader changed from 31f1d6ea75f745db923da44eaff279ff (127.10.217.65) to a53b73af831f4958831d201fc503e576 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "a53b73af831f4958831d201fc503e576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.494740 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:46.501132 13780 raft_consensus.cc:2468] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 2.
I20260710 13:20:46.502338 13301 leader_election.cc:304] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [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: 31f1d6ea75f745db923da44eaff279ff, 409d346f5f0149d383cbfb2483ba9ce5; no voters: a53b73af831f4958831d201fc503e576
I20260710 13:20:46.504242 13748 raft_consensus.cc:2804] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.504766 13748 raft_consensus.cc:697] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 LEADER]: Becoming Leader. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Running, Role: LEADER
I20260710 13:20:46.505652 13748 consensus_queue.cc:237] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:46.520526 13157 catalog_manager.cc:5697] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 reported cstate change: term changed from 1 to 2, leader changed from 31f1d6ea75f745db923da44eaff279ff (127.10.217.65) to 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66). New cstate: current_term: 2 leader_uuid: "409d346f5f0149d383cbfb2483ba9ce5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.554545 13827 raft_consensus.cc:493] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.554986 13827 raft_consensus.cc:515] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:46.556810 13827 leader_election.cc:290] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:46.557813 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:46.557947 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "a53b73af831f4958831d201fc503e576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:46.558610 13780 raft_consensus.cc:2393] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a53b73af831f4958831d201fc503e576 in current term 2: Already voted for candidate 409d346f5f0149d383cbfb2483ba9ce5 in this term.
I20260710 13:20:46.559892 13377 leader_election.cc:304] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [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: a53b73af831f4958831d201fc503e576; no voters: 31f1d6ea75f745db923da44eaff279ff, 409d346f5f0149d383cbfb2483ba9ce5
I20260710 13:20:46.561260 13827 raft_consensus.cc:3060] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.568765 13827 raft_consensus.cc:2749] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:46.571970 13592 raft_consensus.cc:493] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.572568 13592 raft_consensus.cc:515] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:46.575067 13592 leader_election.cc:290] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:46.575796 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:46.576609 13780 raft_consensus.cc:2468] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 1.
I20260710 13:20:46.577787 13449 leader_election.cc:304] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [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: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:46.579327 13593 raft_consensus.cc:2804] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:46.579707 13593 raft_consensus.cc:493] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.579569 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5" is_pre_election: true
I20260710 13:20:46.580211 13593 raft_consensus.cc:3060] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.586829 13593 raft_consensus.cc:515] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:46.588629 13593 leader_election.cc:290] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [CANDIDATE]: Term 2 election: Requested vote from peers 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:46.589491 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
I20260710 13:20:46.589625 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "87c2917bbffa4529978c0dcd3151b909" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:46.590098 13780 raft_consensus.cc:3060] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.595351 13780 raft_consensus.cc:2468] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87c2917bbffa4529978c0dcd3151b909 in term 2.
I20260710 13:20:46.596659 13449 leader_election.cc:304] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [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: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909; no voters: 409d346f5f0149d383cbfb2483ba9ce5
I20260710 13:20:46.597666 13593 raft_consensus.cc:2804] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.598126 13593 raft_consensus.cc:697] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 2 LEADER]: Becoming Leader. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Running, Role: LEADER
I20260710 13:20:46.598874 13593 consensus_queue.cc:237] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:46.606242 13157 catalog_manager.cc:5697] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 reported cstate change: term changed from 1 to 2, leader changed from 31f1d6ea75f745db923da44eaff279ff (127.10.217.65) to 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68). New cstate: current_term: 2 leader_uuid: "87c2917bbffa4529978c0dcd3151b909" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.615622 13748 raft_consensus.cc:493] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 31f1d6ea75f745db923da44eaff279ff)
I20260710 13:20:46.616211 13748 raft_consensus.cc:515] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:46.618333 13748 leader_election.cc:290] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775)
I20260710 13:20:46.619207 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87c2917bbffa4529978c0dcd3151b909" is_pre_election: true
I20260710 13:20:46.619354 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996bc384ecb9486fabea2b25d2d4b677" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31f1d6ea75f745db923da44eaff279ff" is_pre_election: true
I20260710 13:20:46.620044 13780 raft_consensus.cc:2393] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 409d346f5f0149d383cbfb2483ba9ce5 in current term 2: Already voted for candidate 87c2917bbffa4529978c0dcd3151b909 in this term.
I20260710 13:20:46.620920 13301 leader_election.cc:304] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [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: 409d346f5f0149d383cbfb2483ba9ce5; no voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909
I20260710 13:20:46.621613 13748 raft_consensus.cc:3060] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.626641 13748 raft_consensus.cc:2749] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:46.693635 13484 raft_consensus.cc:1275] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Refusing update from remote peer a53b73af831f4958831d201fc503e576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.695037 13827 consensus_queue.cc:1048] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.705046 13780 raft_consensus.cc:1275] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Refusing update from remote peer a53b73af831f4958831d201fc503e576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.706792 13827 consensus_queue.cc:1048] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.873374 13780 raft_consensus.cc:1275] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Refusing update from remote peer a53b73af831f4958831d201fc503e576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.874745 13827 consensus_queue.cc:1048] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.883388 13485 raft_consensus.cc:1275] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Refusing update from remote peer a53b73af831f4958831d201fc503e576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.884994 13826 consensus_queue.cc:1048] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.970088 13409 raft_consensus.cc:1275] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Refusing update from remote peer 409d346f5f0149d383cbfb2483ba9ce5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.970088 13780 raft_consensus.cc:1275] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Refusing update from remote peer 409d346f5f0149d383cbfb2483ba9ce5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.971776 13748 consensus_queue.cc:1048] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.972401 13576 consensus_queue.cc:1048] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.986969 13781 raft_consensus.cc:1275] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Refusing update from remote peer 87c2917bbffa4529978c0dcd3151b909: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.988521 13819 consensus_queue.cc:1048] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.001116 13335 raft_consensus.cc:1275] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Refusing update from remote peer 87c2917bbffa4529978c0dcd3151b909: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.003007 13592 consensus_queue.cc:1048] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:55.691401 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:55.719677 13410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "236ea9517cd848c3aee20ec4d9b741c9"
dest_uuid: "a53b73af831f4958831d201fc503e576"
mode: GRACEFUL
new_leader_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:55870
I20260710 13:20:55.720504 13410 raft_consensus.cc:606] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Received request to transfer leadership to TS 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:55.732801 13335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46"
dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
mode: GRACEFUL
new_leader_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:47492
I20260710 13:20:55.733408 13335 raft_consensus.cc:606] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 LEADER]: Received request to transfer leadership to TS 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:55.736270 13410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adebf1071c85423396badf9bbe3d1590"
dest_uuid: "a53b73af831f4958831d201fc503e576"
mode: GRACEFUL
new_leader_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:55870
I20260710 13:20:55.736802 13410 raft_consensus.cc:606] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Received request to transfer leadership to TS 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:55.750633 13484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b62e6bae735a45ba9b08778f8bf5719c"
dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
mode: GRACEFUL
new_leader_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
 from {username='slave'} at 127.0.0.1:45676
I20260710 13:20:55.751156 13484 raft_consensus.cc:606] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Received request to transfer leadership to TS 409d346f5f0149d383cbfb2483ba9ce5
I20260710 13:20:55.753605 13410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4455bba0e2846a9a0e82a4a318231a9"
dest_uuid: "a53b73af831f4958831d201fc503e576"
mode: GRACEFUL
new_leader_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:55870
I20260710 13:20:55.754155 13410 raft_consensus.cc:606] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Received request to transfer leadership to TS 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:55.755229 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:55.755911 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:55.768112 13870 raft_consensus.cc:993] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5: : Instructing follower 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:55.769393 13861 raft_consensus.cc:1081] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 LEADER]: Signalling peer 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:55.771203 13780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46"
dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:48092
I20260710 13:20:55.771912 13780 raft_consensus.cc:493] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:55.772480 13780 raft_consensus.cc:3060] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:55.779201 13780 raft_consensus.cc:515] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:55.781857 13780 leader_election.cc:290] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 3 election: Requested vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:55.794459 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:55.795370 13410 raft_consensus.cc:3060] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:55.798409 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0669a0a93c487c86e8a53bb789ee46" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:55.799005 13335 raft_consensus.cc:3055] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:55.799296 13335 raft_consensus.cc:740] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Running, Role: LEADER
I20260710 13:20:55.800113 13335 consensus_queue.cc:260] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [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: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:55.801246 13335 raft_consensus.cc:3060] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:55.802731 13410 raft_consensus.cc:2468] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 3.
I20260710 13:20:55.803957 13733 leader_election.cc:304] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [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: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:55.805830 13880 raft_consensus.cc:2804] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:55.806972 13335 raft_consensus.cc:2468] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 3.
I20260710 13:20:55.807199 13880 raft_consensus.cc:697] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 3 LEADER]: Becoming Leader. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Running, Role: LEADER
I20260710 13:20:55.808310 13880 consensus_queue.cc:237] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [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: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:55.816077 13160 catalog_manager.cc:5697] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff reported cstate change: term changed from 2 to 3, leader changed from 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66) to 31f1d6ea75f745db923da44eaff279ff (127.10.217.65). New cstate: current_term: 3 leader_uuid: "31f1d6ea75f745db923da44eaff279ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:55.957034 13869 raft_consensus.cc:993] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909: : Instructing follower 409d346f5f0149d383cbfb2483ba9ce5 to start an election
I20260710 13:20:55.957733 13865 raft_consensus.cc:1081] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Signalling peer 409d346f5f0149d383cbfb2483ba9ce5 to start an election
I20260710 13:20:55.959640 13335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b62e6bae735a45ba9b08778f8bf5719c"
dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
 from {username='slave'} at 127.0.0.1:43452
I20260710 13:20:55.960183 13335 raft_consensus.cc:493] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:55.960489 13335 raft_consensus.cc:3060] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:55.966694 13335 raft_consensus.cc:515] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:55.968214 13335 leader_election.cc:290] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 2 election: Requested vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:55.969215 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62e6bae735a45ba9b08778f8bf5719c" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:55.969570 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62e6bae735a45ba9b08778f8bf5719c" candidate_uuid: "409d346f5f0149d383cbfb2483ba9ce5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:55.969790 13410 raft_consensus.cc:3060] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:55.970239 13484 raft_consensus.cc:3055] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:55.970587 13484 raft_consensus.cc:740] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 87c2917bbffa4529978c0dcd3151b909, State: Running, Role: LEADER
I20260710 13:20:55.971311 13484 consensus_queue.cc:260] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:55.972314 13484 raft_consensus.cc:3060] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:55.975636 13410 raft_consensus.cc:2468] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 2.
I20260710 13:20:55.976893 13300 leader_election.cc:304] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 409d346f5f0149d383cbfb2483ba9ce5, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:55.977864 13861 raft_consensus.cc:2804] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:55.978513 13861 raft_consensus.cc:697] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 LEADER]: Becoming Leader. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Running, Role: LEADER
I20260710 13:20:55.979282 13484 raft_consensus.cc:2468] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 409d346f5f0149d383cbfb2483ba9ce5 in term 2.
I20260710 13:20:55.979401 13861 consensus_queue.cc:237] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } }
I20260710 13:20:55.987772 13160 catalog_manager.cc:5697] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 reported cstate change: term changed from 1 to 2, leader changed from 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68) to 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66). New cstate: current_term: 2 leader_uuid: "409d346f5f0149d383cbfb2483ba9ce5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:55.988641 13875 raft_consensus.cc:993] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576: : Instructing follower 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:55.989264 13868 raft_consensus.cc:1081] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Signalling peer 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:55.991353 13780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4455bba0e2846a9a0e82a4a318231a9"
dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:48112
I20260710 13:20:55.992143 13780 raft_consensus.cc:493] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:55.992702 13780 raft_consensus.cc:3060] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:55.998732 13780 raft_consensus.cc:515] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:56.000356 13780 leader_election.cc:290] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 2 election: Requested vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:56.001372 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4455bba0e2846a9a0e82a4a318231a9" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:56.002466 13410 raft_consensus.cc:3055] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:56.002570 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4455bba0e2846a9a0e82a4a318231a9" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:56.002872 13410 raft_consensus.cc:740] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:56.003134 13335 raft_consensus.cc:3060] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.003804 13410 consensus_queue.cc:260] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:56.005128 13410 raft_consensus.cc:3060] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.010262 13335 raft_consensus.cc:2468] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 2.
I20260710 13:20:56.011636 13410 raft_consensus.cc:2468] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 2.
I20260710 13:20:56.011734 13736 leader_election.cc:304] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 409d346f5f0149d383cbfb2483ba9ce5; no voters: 
I20260710 13:20:56.012682 13880 raft_consensus.cc:2804] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:56.013095 13880 raft_consensus.cc:697] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 2 LEADER]: Becoming Leader. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Running, Role: LEADER
I20260710 13:20:56.013965 13880 consensus_queue.cc:237] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:56.021971 13160 catalog_manager.cc:5697] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff reported cstate change: term changed from 1 to 2, leader changed from a53b73af831f4958831d201fc503e576 (127.10.217.67) to 31f1d6ea75f745db923da44eaff279ff (127.10.217.65). New cstate: current_term: 2 leader_uuid: "31f1d6ea75f745db923da44eaff279ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:56.046244 13889 raft_consensus.cc:993] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576: : Instructing follower 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:56.047133 13889 raft_consensus.cc:1081] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Signalling peer 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:56.050913 13781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adebf1071c85423396badf9bbe3d1590"
dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:48112
I20260710 13:20:56.051497 13781 raft_consensus.cc:493] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:56.051833 13781 raft_consensus.cc:3060] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.053167 13875 raft_consensus.cc:993] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576: : Instructing follower 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:56.053750 13875 raft_consensus.cc:1081] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Signalling peer 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:56.057329 13780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "236ea9517cd848c3aee20ec4d9b741c9"
dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:48112
I20260710 13:20:56.057937 13780 raft_consensus.cc:493] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:56.058230 13780 raft_consensus.cc:3060] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.059367 13781 raft_consensus.cc:515] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:56.061815 13781 leader_election.cc:290] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 2 election: Requested vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:56.062548 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adebf1071c85423396badf9bbe3d1590" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:56.063146 13410 raft_consensus.cc:3055] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:56.063454 13410 raft_consensus.cc:740] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:56.064193 13410 consensus_queue.cc:260] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:56.064395 13780 raft_consensus.cc:515] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:56.065548 13410 raft_consensus.cc:3060] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.066469 13780 leader_election.cc:290] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 2 election: Requested vote from peers 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405), a53b73af831f4958831d201fc503e576 (127.10.217.67:42465)
I20260710 13:20:56.067183 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236ea9517cd848c3aee20ec4d9b741c9" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:56.067747 13335 raft_consensus.cc:3060] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.067833 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236ea9517cd848c3aee20ec4d9b741c9" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:56.068502 13409 raft_consensus.cc:3055] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:56.068836 13409 raft_consensus.cc:740] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:56.069741 13409 consensus_queue.cc:260] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:56.071012 13409 raft_consensus.cc:3060] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.072427 13410 raft_consensus.cc:2468] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 2.
I20260710 13:20:56.074038 13733 leader_election.cc:304] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, a53b73af831f4958831d201fc503e576; no voters: 
I20260710 13:20:56.075366 13880 raft_consensus.cc:2804] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:56.075678 13335 raft_consensus.cc:2468] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 2.
I20260710 13:20:56.075865 13880 raft_consensus.cc:697] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 2 LEADER]: Becoming Leader. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Running, Role: LEADER
I20260710 13:20:56.076328 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adebf1071c85423396badf9bbe3d1590" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:56.076841 13736 leader_election.cc:304] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 409d346f5f0149d383cbfb2483ba9ce5; no voters: 
I20260710 13:20:56.076926 13485 raft_consensus.cc:3060] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.076957 13880 consensus_queue.cc:237] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:56.078028 13881 raft_consensus.cc:2804] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:56.079524 13881 raft_consensus.cc:697] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 2 LEADER]: Becoming Leader. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Running, Role: LEADER
I20260710 13:20:56.080318 13881 consensus_queue.cc:237] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } }
I20260710 13:20:56.085026 13409 raft_consensus.cc:2468] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 2.
I20260710 13:20:56.088354 13485 raft_consensus.cc:2468] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 2.
I20260710 13:20:56.094538 13160 catalog_manager.cc:5697] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff reported cstate change: term changed from 1 to 2, leader changed from a53b73af831f4958831d201fc503e576 (127.10.217.67) to 31f1d6ea75f745db923da44eaff279ff (127.10.217.65). New cstate: current_term: 2 leader_uuid: "31f1d6ea75f745db923da44eaff279ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:56.096009 13160 catalog_manager.cc:5697] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff reported cstate change: term changed from 1 to 2, leader changed from a53b73af831f4958831d201fc503e576 (127.10.217.67) to 31f1d6ea75f745db923da44eaff279ff (127.10.217.65). New cstate: current_term: 2 leader_uuid: "31f1d6ea75f745db923da44eaff279ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:56.259606 13409 raft_consensus.cc:1275] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 3 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:56.260967 13881 consensus_queue.cc:1048] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:56.275749 13336 raft_consensus.cc:1275] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 3 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:56.277278 13881 consensus_queue.cc:1048] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:56.369948 13409 raft_consensus.cc:1275] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Refusing update from remote peer 409d346f5f0149d383cbfb2483ba9ce5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:56.371531 13861 consensus_queue.cc:1048] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:56.381717 13485 raft_consensus.cc:1275] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Refusing update from remote peer 409d346f5f0149d383cbfb2483ba9ce5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:56.384157 13877 consensus_queue.cc:1048] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:56.460873 13335 raft_consensus.cc:1275] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:56.462674 13881 consensus_queue.cc:1048] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:56.473675 13409 raft_consensus.cc:1275] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:56.475876 13891 consensus_queue.cc:1048] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:56.495007 13485 raft_consensus.cc:1275] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:56.496210 13891 consensus_queue.cc:1048] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:56.506829 13409 raft_consensus.cc:1275] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:56.510473 13891 consensus_queue.cc:1048] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:56.541589 13409 raft_consensus.cc:1275] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:56.542805 13891 consensus_queue.cc:1048] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:56.554891 13335 raft_consensus.cc:1275] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:56.556610 13881 consensus_queue.cc:1048] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:56.756783 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:56.773268 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:56.786870 13409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bad1f75d7e24d6a934205dceafc8cd9"
dest_uuid: "a53b73af831f4958831d201fc503e576"
mode: GRACEFUL
new_leader_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:55870
I20260710 13:20:56.787379 13409 raft_consensus.cc:606] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Received request to transfer leadership to TS 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:56.790098 13335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0e703ac12a24c91b422f1db33f01428"
dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
mode: GRACEFUL
new_leader_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:47492
I20260710 13:20:56.790709 13335 raft_consensus.cc:606] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Received request to transfer leadership to TS 31f1d6ea75f745db923da44eaff279ff
I20260710 13:20:56.791903 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:56.792868 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:57.046814 13900 raft_consensus.cc:993] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5: : Instructing follower 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:57.047254 13900 raft_consensus.cc:1081] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Signalling peer 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:57.048727 13781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0e703ac12a24c91b422f1db33f01428"
dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:48092
I20260710 13:20:57.049192 13781 raft_consensus.cc:493] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.049418 13781 raft_consensus.cc:3060] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.054643 13781 raft_consensus.cc:515] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:57.056354 13781 leader_election.cc:290] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 2 election: Requested vote from peers 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817), 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405)
I20260710 13:20:57.057067 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e703ac12a24c91b422f1db33f01428" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:57.057394 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e703ac12a24c91b422f1db33f01428" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "409d346f5f0149d383cbfb2483ba9ce5"
I20260710 13:20:57.057716 13484 raft_consensus.cc:3060] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.057979 13335 raft_consensus.cc:3055] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:57.058400 13335 raft_consensus.cc:740] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 409d346f5f0149d383cbfb2483ba9ce5, State: Running, Role: LEADER
I20260710 13:20:57.059161 13335 consensus_queue.cc:260] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:57.060364 13335 raft_consensus.cc:3060] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.063501 13484 raft_consensus.cc:2468] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 2.
I20260710 13:20:57.064680 13733 leader_election.cc:304] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:57.065431 13881 raft_consensus.cc:2804] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:57.065876 13881 raft_consensus.cc:697] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 2 LEADER]: Becoming Leader. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Running, Role: LEADER
I20260710 13:20:57.066713 13881 consensus_queue.cc:237] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } }
I20260710 13:20:57.067155 13335 raft_consensus.cc:2468] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 2.
I20260710 13:20:57.076664 13159 catalog_manager.cc:5697] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff reported cstate change: term changed from 1 to 2, leader changed from 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66) to 31f1d6ea75f745db923da44eaff279ff (127.10.217.65). New cstate: current_term: 2 leader_uuid: "31f1d6ea75f745db923da44eaff279ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:57.134011 13913 raft_consensus.cc:993] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576: : Instructing follower 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:57.134658 13875 raft_consensus.cc:1081] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Signalling peer 31f1d6ea75f745db923da44eaff279ff to start an election
I20260710 13:20:57.136478 13781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bad1f75d7e24d6a934205dceafc8cd9"
dest_uuid: "31f1d6ea75f745db923da44eaff279ff"
 from {username='slave'} at 127.0.0.1:48112
I20260710 13:20:57.137043 13781 raft_consensus.cc:493] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.137373 13781 raft_consensus.cc:3060] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.143558 13781 raft_consensus.cc:515] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:57.145386 13781 leader_election.cc:290] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 2 election: Requested vote from peers a53b73af831f4958831d201fc503e576 (127.10.217.67:42465), 87c2917bbffa4529978c0dcd3151b909 (127.10.217.68:40817)
I20260710 13:20:57.146396 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bad1f75d7e24d6a934205dceafc8cd9" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "87c2917bbffa4529978c0dcd3151b909"
I20260710 13:20:57.146569 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bad1f75d7e24d6a934205dceafc8cd9" candidate_uuid: "31f1d6ea75f745db923da44eaff279ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a53b73af831f4958831d201fc503e576"
I20260710 13:20:57.147070 13484 raft_consensus.cc:3060] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.147220 13409 raft_consensus.cc:3055] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:57.147673 13409 raft_consensus.cc:740] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a53b73af831f4958831d201fc503e576, State: Running, Role: LEADER
I20260710 13:20:57.148474 13409 consensus_queue.cc:260] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:57.149675 13409 raft_consensus.cc:3060] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.152244 13484 raft_consensus.cc:2468] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 2.
I20260710 13:20:57.153316 13733 leader_election.cc:304] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31f1d6ea75f745db923da44eaff279ff, 87c2917bbffa4529978c0dcd3151b909; no voters: 
I20260710 13:20:57.154007 13881 raft_consensus.cc:2804] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:57.154459 13881 raft_consensus.cc:697] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 2 LEADER]: Becoming Leader. State: Replica: 31f1d6ea75f745db923da44eaff279ff, State: Running, Role: LEADER
I20260710 13:20:57.155253 13881 consensus_queue.cc:237] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } }
I20260710 13:20:57.155948 13409 raft_consensus.cc:2468] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31f1d6ea75f745db923da44eaff279ff in term 2.
I20260710 13:20:57.163172 13159 catalog_manager.cc:5697] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff reported cstate change: term changed from 1 to 2, leader changed from a53b73af831f4958831d201fc503e576 (127.10.217.67) to 31f1d6ea75f745db923da44eaff279ff (127.10.217.65). New cstate: current_term: 2 leader_uuid: "31f1d6ea75f745db923da44eaff279ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31f1d6ea75f745db923da44eaff279ff" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37775 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:57.475364 13484 raft_consensus.cc:1275] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.476779 13891 consensus_queue.cc:1048] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:57.487135 13334 raft_consensus.cc:1275] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.489050 13880 consensus_queue.cc:1048] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "409d346f5f0149d383cbfb2483ba9ce5" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 34405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:57.547204 13484 raft_consensus.cc:1275] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.548449 13880 consensus_queue.cc:1048] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "87c2917bbffa4529978c0dcd3151b909" member_type: VOTER last_known_addr { host: "127.10.217.68" port: 40817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:57.558363 13409 raft_consensus.cc:1275] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Refusing update from remote peer 31f1d6ea75f745db923da44eaff279ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.560447 13880 consensus_queue.cc:1048] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "a53b73af831f4958831d201fc503e576" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 42465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:57.793741 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:57.807803 11109 tablet_server.cc:179] TabletServer@127.10.217.65:37775 shutting down...
I20260710 13:20:57.838581 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:57.839586 11109 tablet_replica.cc:333] stopping tablet replica
W20260710 13:20:57.839952 13449 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
I20260710 13:20:57.840693 11109 raft_consensus.cc:2243] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.841741 11109 raft_consensus.cc:2272] T 1bad1f75d7e24d6a934205dceafc8cd9 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.844547 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.845681 11109 raft_consensus.cc:2243] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.846239 11109 raft_consensus.cc:2272] T 64c63471d34e45edadb6c385aee7b99c P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:57.847419 13449 consensus_peers.cc:597] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.848853 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.849444 11109 raft_consensus.cc:2243] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.849833 11109 raft_consensus.cc:2272] T 790eef1bb7dd48de97a0b799bc4226df P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.851874 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.852437 11109 raft_consensus.cc:2243] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.852875 11109 raft_consensus.cc:2272] T 0bdfb93b139a48cba23e0819a45af319 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.855038 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.855614 11109 raft_consensus.cc:2243] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.856034 11109 raft_consensus.cc:2272] T 996bc384ecb9486fabea2b25d2d4b677 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.857964 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.858579 11109 raft_consensus.cc:2243] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.859040 11109 raft_consensus.cc:2272] T b1d78a29960644828925c38cb702dc4e P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.861567 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.862378 11109 raft_consensus.cc:2243] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.862844 11109 raft_consensus.cc:2272] T 22f7e5cbb30d4b989a64715d481f489f P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.865301 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.865994 11109 raft_consensus.cc:2243] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.866446 11109 raft_consensus.cc:2272] T 399317592c5c41cfbf05748ccade6958 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:57.867794 13301 consensus_peers.cc:597] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.868764 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.869445 11109 raft_consensus.cc:2243] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.870427 11109 raft_consensus.cc:2272] T c4455bba0e2846a9a0e82a4a318231a9 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.872820 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.873504 11109 raft_consensus.cc:2243] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.874022 11109 raft_consensus.cc:2272] T 15f7919337ab41e593fd852f42239ebd P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.876416 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.877032 11109 raft_consensus.cc:2243] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.877769 11109 raft_consensus.cc:2272] T 2f0669a0a93c487c86e8a53bb789ee46 P 31f1d6ea75f745db923da44eaff279ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.879621 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.880131 11109 raft_consensus.cc:2243] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.880873 11109 raft_consensus.cc:2272] T c0e703ac12a24c91b422f1db33f01428 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.883661 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.884212 11109 raft_consensus.cc:2243] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.884608 11109 raft_consensus.cc:2272] T ebddf503ec3744269786395e50ed9c4d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.887156 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.887814 11109 raft_consensus.cc:2243] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.888271 11109 raft_consensus.cc:2272] T 74747719e33047de92f8e5279e8753c2 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.890018 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.890532 11109 raft_consensus.cc:2243] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.890866 11109 raft_consensus.cc:2272] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.892910 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.893384 11109 raft_consensus.cc:2243] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.893759 11109 raft_consensus.cc:2272] T 845a8619c27f45cda7b338f963b577c9 P 31f1d6ea75f745db923da44eaff279ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.895974 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.896456 11109 raft_consensus.cc:2243] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.897341 11109 raft_consensus.cc:2272] T adebf1071c85423396badf9bbe3d1590 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.899299 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:57.899756 11109 raft_consensus.cc:2243] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.900530 11109 raft_consensus.cc:2272] T 236ea9517cd848c3aee20ec4d9b741c9 P 31f1d6ea75f745db923da44eaff279ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.942076 11109 tablet_server.cc:196] TabletServer@127.10.217.65:37775 shutdown complete.
W20260710 13:20:57.971396 13301 consensus_peers.cc:597] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:57.974143 13449 consensus_peers.cc:597] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.978193 11109 tablet_server.cc:179] TabletServer@127.10.217.66:0 shutting down...
W20260710 13:20:57.999958 13451 consensus_peers.cc:597] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 -> Peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Couldn't send request to peer 409d346f5f0149d383cbfb2483ba9ce5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.009677 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:58.010512 11109 tablet_replica.cc:333] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.011248 11109 raft_consensus.cc:2243] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.011847 11109 raft_consensus.cc:2272] T 845a8619c27f45cda7b338f963b577c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.013840 11109 tablet_replica.cc:333] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.014479 11109 raft_consensus.cc:2243] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.015239 11109 raft_consensus.cc:2272] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.017060 11109 tablet_replica.cc:333] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.017628 11109 raft_consensus.cc:2243] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.018074 11109 raft_consensus.cc:2272] T c4455bba0e2846a9a0e82a4a318231a9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.019927 11109 tablet_replica.cc:333] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.020452 11109 raft_consensus.cc:2243] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.020877 11109 raft_consensus.cc:2272] T 071cb5a2ec24420d91e0fadca300cb4c P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.022783 11109 tablet_replica.cc:333] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.023298 11109 raft_consensus.cc:2243] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.023736 11109 raft_consensus.cc:2272] T 996bc384ecb9486fabea2b25d2d4b677 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.025502 11109 tablet_replica.cc:333] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.026060 11109 raft_consensus.cc:2243] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.026870 11109 raft_consensus.cc:2272] T 3dab0085bea5450897297dee5f92282a P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.028764 11109 tablet_replica.cc:333] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.029290 11109 raft_consensus.cc:2243] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.029709 11109 raft_consensus.cc:2272] T 3422d0f476fc4281a7dee7d1bfa62f4d P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.031565 11109 tablet_replica.cc:333] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.032055 11109 raft_consensus.cc:2243] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.032444 11109 raft_consensus.cc:2272] T a894b2393d864bdf8e8076518eb5d26c P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.034142 11109 tablet_replica.cc:333] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.034685 11109 raft_consensus.cc:2243] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.035112 11109 raft_consensus.cc:2272] T 64c63471d34e45edadb6c385aee7b99c P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.036826 11109 tablet_replica.cc:333] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.037324 11109 raft_consensus.cc:2243] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.037732 11109 raft_consensus.cc:2272] T 236ea9517cd848c3aee20ec4d9b741c9 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.039458 11109 tablet_replica.cc:333] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.040009 11109 raft_consensus.cc:2243] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.040753 11109 raft_consensus.cc:2272] T b1d78a29960644828925c38cb702dc4e P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.042658 11109 tablet_replica.cc:333] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.043398 11109 raft_consensus.cc:2243] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.044345 11109 raft_consensus.cc:2272] T 790eef1bb7dd48de97a0b799bc4226df P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.046638 11109 tablet_replica.cc:333] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.047165 11109 raft_consensus.cc:2243] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.047588 11109 raft_consensus.cc:2272] T 0bdfb93b139a48cba23e0819a45af319 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.049403 11109 tablet_replica.cc:333] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.049942 11109 raft_consensus.cc:2243] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.050380 11109 raft_consensus.cc:2272] T c0e703ac12a24c91b422f1db33f01428 P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.053418 11109 tablet_replica.cc:333] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.054139 11109 raft_consensus.cc:2243] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.054646 11109 raft_consensus.cc:2272] T 2f0669a0a93c487c86e8a53bb789ee46 P 409d346f5f0149d383cbfb2483ba9ce5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.056537 11109 tablet_replica.cc:333] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.057067 11109 raft_consensus.cc:2243] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.057499 11109 raft_consensus.cc:2272] T f13061db9a894565a5ca1f6923fdbd6b P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.059926 11109 tablet_replica.cc:333] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
W20260710 13:20:58.060185 13375 consensus_peers.cc:597] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.060431 11109 raft_consensus.cc:2243] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.061676 11109 raft_consensus.cc:2272] T 74747719e33047de92f8e5279e8753c2 P 409d346f5f0149d383cbfb2483ba9ce5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.064029 11109 tablet_replica.cc:333] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5: stopping tablet replica
I20260710 13:20:58.064558 11109 raft_consensus.cc:2243] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.065307 11109 raft_consensus.cc:2272] T b62e6bae735a45ba9b08778f8bf5719c P 409d346f5f0149d383cbfb2483ba9ce5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:58.072250 13375 consensus_peers.cc:597] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:58.105345 13451 consensus_peers.cc:597] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 -> Peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Couldn't send request to peer 409d346f5f0149d383cbfb2483ba9ce5. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.66:34405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.108156 11109 tablet_server.cc:196] TabletServer@127.10.217.66:0 shutdown complete.
I20260710 13:20:58.138614 11109 tablet_server.cc:179] TabletServer@127.10.217.67:0 shutting down...
I20260710 13:20:58.169480 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:58.170419 11109 tablet_replica.cc:333] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.171226 11109 raft_consensus.cc:2243] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.172405 11109 raft_consensus.cc:2272] T a894b2393d864bdf8e8076518eb5d26c P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.174976 11109 tablet_replica.cc:333] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.175536 11109 raft_consensus.cc:2243] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.176311 11109 raft_consensus.cc:2272] T 845a8619c27f45cda7b338f963b577c9 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.178217 11109 tablet_replica.cc:333] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.178835 11109 raft_consensus.cc:2243] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.179394 11109 raft_consensus.cc:2272] T 1bad1f75d7e24d6a934205dceafc8cd9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.181792 11109 tablet_replica.cc:333] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.182443 11109 raft_consensus.cc:2243] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.182869 11109 raft_consensus.cc:2272] T c4455bba0e2846a9a0e82a4a318231a9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.184659 11109 tablet_replica.cc:333] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.185529 11109 raft_consensus.cc:2243] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.186829 11109 raft_consensus.cc:2272] T 399317592c5c41cfbf05748ccade6958 P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.188776 11109 tablet_replica.cc:333] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.189345 11109 raft_consensus.cc:2243] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.190128 11109 raft_consensus.cc:2272] T 22f7e5cbb30d4b989a64715d481f489f P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.192104 11109 tablet_replica.cc:333] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.192639 11109 raft_consensus.cc:2243] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.193403 11109 raft_consensus.cc:2272] T 3422d0f476fc4281a7dee7d1bfa62f4d P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.195186 11109 tablet_replica.cc:333] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.195699 11109 raft_consensus.cc:2243] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.196108 11109 raft_consensus.cc:2272] T adebf1071c85423396badf9bbe3d1590 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.197886 11109 tablet_replica.cc:333] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.198450 11109 raft_consensus.cc:2243] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.198871 11109 raft_consensus.cc:2272] T 3dab0085bea5450897297dee5f92282a P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.200913 11109 tablet_replica.cc:333] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.201566 11109 raft_consensus.cc:2243] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.202025 11109 raft_consensus.cc:2272] T f13061db9a894565a5ca1f6923fdbd6b P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.203915 11109 tablet_replica.cc:333] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.204432 11109 raft_consensus.cc:2243] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.204838 11109 raft_consensus.cc:2272] T ebddf503ec3744269786395e50ed9c4d P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.206751 11109 tablet_replica.cc:333] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.207247 11109 raft_consensus.cc:2243] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.207623 11109 raft_consensus.cc:2272] T b1d78a29960644828925c38cb702dc4e P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.209538 11109 tablet_replica.cc:333] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.210101 11109 raft_consensus.cc:2243] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.210979 11109 raft_consensus.cc:2272] T 15f7919337ab41e593fd852f42239ebd P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.212877 11109 tablet_replica.cc:333] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.213454 11109 raft_consensus.cc:2243] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.213899 11109 raft_consensus.cc:2272] T 790eef1bb7dd48de97a0b799bc4226df P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.216007 11109 tablet_replica.cc:333] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.216571 11109 raft_consensus.cc:2243] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.217011 11109 raft_consensus.cc:2272] T b62e6bae735a45ba9b08778f8bf5719c P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.218966 11109 tablet_replica.cc:333] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.219503 11109 raft_consensus.cc:2243] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.219957 11109 raft_consensus.cc:2272] T 2f0669a0a93c487c86e8a53bb789ee46 P a53b73af831f4958831d201fc503e576 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.221791 11109 tablet_replica.cc:333] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.222344 11109 raft_consensus.cc:2243] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.222829 11109 raft_consensus.cc:2272] T 236ea9517cd848c3aee20ec4d9b741c9 P a53b73af831f4958831d201fc503e576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.225616 11109 tablet_replica.cc:333] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576: stopping tablet replica
I20260710 13:20:58.226251 11109 raft_consensus.cc:2243] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.226884 11109 raft_consensus.cc:2272] T 071cb5a2ec24420d91e0fadca300cb4c P a53b73af831f4958831d201fc503e576 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:58.228133 13449 consensus_peers.cc:597] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:58.228623 13449 consensus_peers.cc:597] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 -> Peer 31f1d6ea75f745db923da44eaff279ff (127.10.217.65:37775): Couldn't send request to peer 31f1d6ea75f745db923da44eaff279ff. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.267838 11109 tablet_server.cc:196] TabletServer@127.10.217.67:0 shutdown complete.
W20260710 13:20:58.282058 13451 consensus_peers.cc:597] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 -> Peer 409d346f5f0149d383cbfb2483ba9ce5 (127.10.217.66:34405): Couldn't send request to peer 409d346f5f0149d383cbfb2483ba9ce5. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.66:34405: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.302131 11109 tablet_server.cc:179] TabletServer@127.10.217.68:0 shutting down...
I20260710 13:20:58.332020 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:58.332719 11109 tablet_replica.cc:333] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.333514 11109 raft_consensus.cc:2243] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.333992 11109 raft_consensus.cc:2272] T 399317592c5c41cfbf05748ccade6958 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.336473 11109 tablet_replica.cc:333] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.337249 11109 raft_consensus.cc:2243] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.337684 11109 raft_consensus.cc:2272] T 3422d0f476fc4281a7dee7d1bfa62f4d P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:58.338063 13448 consensus_peers.cc:597] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 -> Peer a53b73af831f4958831d201fc503e576 (127.10.217.67:42465): Couldn't send request to peer a53b73af831f4958831d201fc503e576. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.67:42465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.339737 11109 tablet_replica.cc:333] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.340279 11109 raft_consensus.cc:2243] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.340658 11109 raft_consensus.cc:2272] T 1bad1f75d7e24d6a934205dceafc8cd9 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.342973 11109 tablet_replica.cc:333] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.343742 11109 raft_consensus.cc:2243] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.344238 11109 raft_consensus.cc:2272] T 0c1bea17e4be4c9ca61bf6e7caf0341d P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.345989 11109 tablet_replica.cc:333] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.346519 11109 raft_consensus.cc:2243] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.346903 11109 raft_consensus.cc:2272] T 22f7e5cbb30d4b989a64715d481f489f P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.348506 11109 tablet_replica.cc:333] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.348958 11109 raft_consensus.cc:2243] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.349642 11109 raft_consensus.cc:2272] T 0bdfb93b139a48cba23e0819a45af319 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.351418 11109 tablet_replica.cc:333] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.351852 11109 raft_consensus.cc:2243] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.352223 11109 raft_consensus.cc:2272] T 15f7919337ab41e593fd852f42239ebd P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.353812 11109 tablet_replica.cc:333] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.354326 11109 raft_consensus.cc:2243] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.355051 11109 raft_consensus.cc:2272] T f13061db9a894565a5ca1f6923fdbd6b P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.356786 11109 tablet_replica.cc:333] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.357299 11109 raft_consensus.cc:2243] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.357650 11109 raft_consensus.cc:2272] T 74747719e33047de92f8e5279e8753c2 P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.359542 11109 tablet_replica.cc:333] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.360019 11109 raft_consensus.cc:2243] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.360702 11109 raft_consensus.cc:2272] T ebddf503ec3744269786395e50ed9c4d P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.362417 11109 tablet_replica.cc:333] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.362874 11109 raft_consensus.cc:2243] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.363539 11109 raft_consensus.cc:2272] T 996bc384ecb9486fabea2b25d2d4b677 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.365234 11109 tablet_replica.cc:333] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.365656 11109 raft_consensus.cc:2243] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.366024 11109 raft_consensus.cc:2272] T 3dab0085bea5450897297dee5f92282a P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.367702 11109 tablet_replica.cc:333] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.368131 11109 raft_consensus.cc:2243] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.368463 11109 raft_consensus.cc:2272] T a894b2393d864bdf8e8076518eb5d26c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.370255 11109 tablet_replica.cc:333] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.370807 11109 raft_consensus.cc:2243] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.371500 11109 raft_consensus.cc:2272] T 64c63471d34e45edadb6c385aee7b99c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.373208 11109 tablet_replica.cc:333] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.373636 11109 raft_consensus.cc:2243] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.374001 11109 raft_consensus.cc:2272] T adebf1071c85423396badf9bbe3d1590 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.375590 11109 tablet_replica.cc:333] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.376003 11109 raft_consensus.cc:2243] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.376330 11109 raft_consensus.cc:2272] T c0e703ac12a24c91b422f1db33f01428 P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.378968 11109 tablet_replica.cc:333] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.379426 11109 raft_consensus.cc:2243] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.379771 11109 raft_consensus.cc:2272] T b62e6bae735a45ba9b08778f8bf5719c P 87c2917bbffa4529978c0dcd3151b909 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.381515 11109 tablet_replica.cc:333] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909: stopping tablet replica
I20260710 13:20:58.382064 11109 raft_consensus.cc:2243] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.382948 11109 raft_consensus.cc:2272] T 071cb5a2ec24420d91e0fadca300cb4c P 87c2917bbffa4529978c0dcd3151b909 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.421268 11109 tablet_server.cc:196] TabletServer@127.10.217.68:0 shutdown complete.
I20260710 13:20:58.452646 11109 master.cc:562] Master@127.10.217.126:33917 shutting down...
I20260710 13:20:58.481190 11109 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.481745 11109 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.482043 11109 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7fe9a3243c774585b9867fbe1797c86b: stopping tablet replica
I20260710 13:20:58.503551 11109 master.cc:584] Master@127.10.217.126:33917 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18398 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:20:58.561621 11109 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.217.126:36053
I20260710 13:20:58.562924 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:58.569180 13933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:58.569243 13932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:58.569891 13935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:58.571496 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:58.572459 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:58.572640 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:58.572844 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689658572811 us; error 0 us; skew 500 ppm
I20260710 13:20:58.573402 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:58.576056 11109 webserver.cc:533] Webserver started at http://127.10.217.126:35151/ using document root <none> and password file <none>
I20260710 13:20:58.576586 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:58.576793 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:58.577070 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:58.578150 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/master-0-root/instance:
uuid: "fbbdbf6ab92d451b956fa1c1d5a4e831"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-rp40"
I20260710 13:20:58.582840 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:58.586163 13940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.587093 11109 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:58.587415 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/master-0-root
uuid: "fbbdbf6ab92d451b956fa1c1d5a4e831"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-rp40"
I20260710 13:20:58.587734 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:58.603235 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:58.604497 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:58.644188 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.126:36053
I20260710 13:20:58.644327 13991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.126:36053 every 8 connection(s)
I20260710 13:20:58.648495 13992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:58.659487 13992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831: Bootstrap starting.
I20260710 13:20:58.664237 13992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:58.668608 13992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831: No bootstrap required, opened a new log
I20260710 13:20:58.670897 13992 raft_consensus.cc:359] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbbdbf6ab92d451b956fa1c1d5a4e831" member_type: VOTER }
I20260710 13:20:58.671300 13992 raft_consensus.cc:385] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:58.671486 13992 raft_consensus.cc:740] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbbdbf6ab92d451b956fa1c1d5a4e831, State: Initialized, Role: FOLLOWER
I20260710 13:20:58.672086 13992 consensus_queue.cc:260] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbbdbf6ab92d451b956fa1c1d5a4e831" member_type: VOTER }
I20260710 13:20:58.672505 13992 raft_consensus.cc:399] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:58.672694 13992 raft_consensus.cc:493] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:58.672896 13992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:58.677380 13992 raft_consensus.cc:515] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbbdbf6ab92d451b956fa1c1d5a4e831" member_type: VOTER }
I20260710 13:20:58.677887 13992 leader_election.cc:304] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [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: fbbdbf6ab92d451b956fa1c1d5a4e831; no voters: 
I20260710 13:20:58.679037 13992 leader_election.cc:290] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:58.679478 13995 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:58.680804 13995 raft_consensus.cc:697] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [term 1 LEADER]: Becoming Leader. State: Replica: fbbdbf6ab92d451b956fa1c1d5a4e831, State: Running, Role: LEADER
I20260710 13:20:58.681486 13995 consensus_queue.cc:237] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [LEADER]: Queue going to LEADER mode. State: All 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: "fbbdbf6ab92d451b956fa1c1d5a4e831" member_type: VOTER }
I20260710 13:20:58.682137 13992 sys_catalog.cc:565] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:58.686901 13997 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fbbdbf6ab92d451b956fa1c1d5a4e831. Latest consensus state: current_term: 1 leader_uuid: "fbbdbf6ab92d451b956fa1c1d5a4e831" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbbdbf6ab92d451b956fa1c1d5a4e831" member_type: VOTER } }
I20260710 13:20:58.687783 13997 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:58.687103 13996 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fbbdbf6ab92d451b956fa1c1d5a4e831" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbbdbf6ab92d451b956fa1c1d5a4e831" member_type: VOTER } }
I20260710 13:20:58.688932 13996 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:58.690173 14002 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:58.698696 14002 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:58.699699 11109 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:58.708086 14002 catalog_manager.cc:1383] Generated new cluster ID: 16a7312b36114ff0b284c50838c6a55b
I20260710 13:20:58.708420 14002 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:58.733940 14002 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:58.735306 14002 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:58.751009 14002 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831: Generated new TSK 0
I20260710 13:20:58.751643 14002 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:58.766592 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:58.773126 14013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:58.773859 14014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:58.776600 11109 server_base.cc:1061] running on GCE node
W20260710 13:20:58.776906 14016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:58.778077 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:58.778339 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:58.778503 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689658778488 us; error 0 us; skew 500 ppm
I20260710 13:20:58.779038 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:58.781598 11109 webserver.cc:533] Webserver started at http://127.10.217.65:42689/ using document root <none> and password file <none>
I20260710 13:20:58.782086 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:58.782258 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:58.782593 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:58.783794 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-0-root/instance:
uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-rp40"
I20260710 13:20:58.788723 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:20:58.792441 14021 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.793390 11109 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:58.793733 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-0-root
uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-rp40"
I20260710 13:20:58.794023 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:58.806753 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:58.808095 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:58.809667 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:58.812233 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:58.812516 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.812793 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:58.812987 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.857825 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.65:43255
I20260710 13:20:58.857986 14083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.65:43255 every 8 connection(s)
I20260710 13:20:58.864629 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:58.872442 14088 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:58.874394 14089 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:58.880766 14091 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:58.883689 14084 heartbeater.cc:344] Connected to a master server at 127.10.217.126:36053
I20260710 13:20:58.884143 14084 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:58.884701 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:58.885089 14084 heartbeater.cc:507] Master 127.10.217.126:36053 requested a full tablet report, sending...
I20260710 13:20:58.885787 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:58.886071 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:58.886221 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689658886208 us; error 0 us; skew 500 ppm
I20260710 13:20:58.887022 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:58.887575 13957 ts_manager.cc:194] Registered new tserver with Master: 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255)
I20260710 13:20:58.889803 13957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42976
I20260710 13:20:58.889801 11109 webserver.cc:533] Webserver started at http://127.10.217.66:46541/ using document root <none> and password file <none>
I20260710 13:20:58.890607 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:58.890859 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:58.891206 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:58.892437 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-1-root/instance:
uuid: "d65d00e45b2842dcaa0b3982b20a7fa9"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-rp40"
I20260710 13:20:58.897476 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:58.901132 14096 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.902100 11109 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:58.902519 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-1-root
uuid: "d65d00e45b2842dcaa0b3982b20a7fa9"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-rp40"
I20260710 13:20:58.902848 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:58.923935 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:58.925187 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:58.926787 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:58.929360 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:58.929611 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.929862 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:58.930032 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:58.973146 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.66:39223
I20260710 13:20:58.973274 14158 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.66:39223 every 8 connection(s)
I20260710 13:20:58.978158 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:58.985064 14162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:58.987447 14163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:58.988368 14165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:58.991675 11109 server_base.cc:1061] running on GCE node
I20260710 13:20:58.992358 14159 heartbeater.cc:344] Connected to a master server at 127.10.217.126:36053
I20260710 13:20:58.992808 14159 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:58.992945 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:58.993216 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:58.993415 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689658993395 us; error 0 us; skew 500 ppm
I20260710 13:20:58.993831 14159 heartbeater.cc:507] Master 127.10.217.126:36053 requested a full tablet report, sending...
I20260710 13:20:58.994210 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:58.996578 13957 ts_manager.cc:194] Registered new tserver with Master: d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:20:58.997663 11109 webserver.cc:533] Webserver started at http://127.10.217.67:42493/ using document root <none> and password file <none>
I20260710 13:20:58.998102 13957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42990
I20260710 13:20:58.998266 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:58.998692 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:58.999030 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:59.000738 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-2-root/instance:
uuid: "43a63fdf94e84c20bd9ec315412611cb"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-rp40"
I20260710 13:20:59.006000 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:59.009795 14170 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.010730 11109 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:59.011080 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-2-root
uuid: "43a63fdf94e84c20bd9ec315412611cb"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-rp40"
I20260710 13:20:59.011409 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:59.036260 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:59.037487 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:59.039113 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:59.041476 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:59.041749 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.042003 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:59.042189 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.086548 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.67:35535
I20260710 13:20:59.086635 14232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.67:35535 every 8 connection(s)
I20260710 13:20:59.101589 14233 heartbeater.cc:344] Connected to a master server at 127.10.217.126:36053
I20260710 13:20:59.101946 14233 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:59.102766 14233 heartbeater.cc:507] Master 127.10.217.126:36053 requested a full tablet report, sending...
I20260710 13:20:59.105156 13957 ts_manager.cc:194] Registered new tserver with Master: 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:20:59.106038 11109 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016249621s
I20260710 13:20:59.106781 13957 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43002
I20260710 13:20:59.591877 13957 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43008:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:59.597481 13957 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:59.892676 14084 heartbeater.cc:499] Master 127.10.217.126:36053 was elected leader, sending a full tablet report...
I20260710 13:20:59.964942 14048 tablet_service.cc:1511] Processing CreateTablet for tablet 51a416d8b3ff41dabfb55c9d7913cd0d (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:59.966042 14049 tablet_service.cc:1511] Processing CreateTablet for tablet 2e18e1d9c3d9466c9e03fb0e3d3e2b52 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:59.966583 14048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a416d8b3ff41dabfb55c9d7913cd0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.967515 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e18e1d9c3d9466c9e03fb0e3d3e2b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.968721 14046 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9d0e5ebae543b2ab57c858e6f07e27 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:59.970213 14046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9d0e5ebae543b2ab57c858e6f07e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.971421 14047 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9f67c72d464c1fb17dbe9396f80c69 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:59.972963 14047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9f67c72d464c1fb17dbe9396f80c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.974386 14044 tablet_service.cc:1511] Processing CreateTablet for tablet ddb87d33a706410782667e6b4b278c05 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:59.975602 14045 tablet_service.cc:1511] Processing CreateTablet for tablet 499ab4129e354f7da8a573eb79b2fc7b (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:59.978904 14045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499ab4129e354f7da8a573eb79b2fc7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.980647 14044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb87d33a706410782667e6b4b278c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.988065 14043 tablet_service.cc:1511] Processing CreateTablet for tablet 4f108bb65a4f4ed0b488abdc8c7bbfa8 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:59.990887 14043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f108bb65a4f4ed0b488abdc8c7bbfa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.001125 14159 heartbeater.cc:499] Master 127.10.217.126:36053 was elected leader, sending a full tablet report...
I20260710 13:21:00.000984 14124 tablet_service.cc:1511] Processing CreateTablet for tablet 2e18e1d9c3d9466c9e03fb0e3d3e2b52 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:00.001523 14123 tablet_service.cc:1511] Processing CreateTablet for tablet 51a416d8b3ff41dabfb55c9d7913cd0d (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:00.002596 14124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e18e1d9c3d9466c9e03fb0e3d3e2b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.003242 14123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a416d8b3ff41dabfb55c9d7913cd0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.009670 14042 tablet_service.cc:1511] Processing CreateTablet for tablet 26ea1808f58b469eaa23d7d5710d38fe (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:00.011226 14042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ea1808f58b469eaa23d7d5710d38fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.020102 14122 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9f67c72d464c1fb17dbe9396f80c69 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:00.021101 14120 tablet_service.cc:1511] Processing CreateTablet for tablet 499ab4129e354f7da8a573eb79b2fc7b (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:00.022969 14121 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9d0e5ebae543b2ab57c858e6f07e27 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:00.025192 14119 tablet_service.cc:1511] Processing CreateTablet for tablet ddb87d33a706410782667e6b4b278c05 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:00.025426 14118 tablet_service.cc:1511] Processing CreateTablet for tablet 4f108bb65a4f4ed0b488abdc8c7bbfa8 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:00.021603 14122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9f67c72d464c1fb17dbe9396f80c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.026985 14118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f108bb65a4f4ed0b488abdc8c7bbfa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.027590 14121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9d0e5ebae543b2ab57c858e6f07e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.029758 14119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb87d33a706410782667e6b4b278c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.032305 14120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499ab4129e354f7da8a573eb79b2fc7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.035267 14048 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0d22e20d234139a0195bef8261bbcb (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:00.036691 14048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0d22e20d234139a0195bef8261bbcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.036571 14117 tablet_service.cc:1511] Processing CreateTablet for tablet 26ea1808f58b469eaa23d7d5710d38fe (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:00.038123 14117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ea1808f58b469eaa23d7d5710d38fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.049103 14116 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0d22e20d234139a0195bef8261bbcb (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:00.050617 14116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0d22e20d234139a0195bef8261bbcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.065805 14115 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8d323a65c34f27ac5640f7eacda980 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:00.067251 14115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8d323a65c34f27ac5640f7eacda980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.073621 14195 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9d0e5ebae543b2ab57c858e6f07e27 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:00.075196 14195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9d0e5ebae543b2ab57c858e6f07e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.075372 14198 tablet_service.cc:1511] Processing CreateTablet for tablet 2e18e1d9c3d9466c9e03fb0e3d3e2b52 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:00.076701 14198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e18e1d9c3d9466c9e03fb0e3d3e2b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.076779 14192 tablet_service.cc:1511] Processing CreateTablet for tablet 4f108bb65a4f4ed0b488abdc8c7bbfa8 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:00.078212 14192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f108bb65a4f4ed0b488abdc8c7bbfa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.078814 14197 tablet_service.cc:1511] Processing CreateTablet for tablet 51a416d8b3ff41dabfb55c9d7913cd0d (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:00.080118 14197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a416d8b3ff41dabfb55c9d7913cd0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.079660 14045 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8d323a65c34f27ac5640f7eacda980 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:00.081539 14045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8d323a65c34f27ac5640f7eacda980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.081861 14191 tablet_service.cc:1511] Processing CreateTablet for tablet 26ea1808f58b469eaa23d7d5710d38fe (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:00.083567 14191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ea1808f58b469eaa23d7d5710d38fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.083410 14194 tablet_service.cc:1511] Processing CreateTablet for tablet 499ab4129e354f7da8a573eb79b2fc7b (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:00.084894 14194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499ab4129e354f7da8a573eb79b2fc7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.087486 14193 tablet_service.cc:1511] Processing CreateTablet for tablet ddb87d33a706410782667e6b4b278c05 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:00.088867 14193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddb87d33a706410782667e6b4b278c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.091652 14196 tablet_service.cc:1511] Processing CreateTablet for tablet 4d9f67c72d464c1fb17dbe9396f80c69 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:00.093024 14196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d9f67c72d464c1fb17dbe9396f80c69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.099988 14190 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0d22e20d234139a0195bef8261bbcb (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:00.101894 14190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0d22e20d234139a0195bef8261bbcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.072324 14252 tablet_bootstrap.cc:492] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:00.110925 14233 heartbeater.cc:499] Master 127.10.217.126:36053 was elected leader, sending a full tablet report...
I20260710 13:21:00.136202 14189 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8d323a65c34f27ac5640f7eacda980 (DEFAULT_TABLE table=test-workload [id=0582a6e4b5924ff4bcf014c84e9512c1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:00.137912 14189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8d323a65c34f27ac5640f7eacda980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.159660 14252 tablet_bootstrap.cc:654] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.180882 14253 tablet_bootstrap.cc:492] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9: Bootstrap starting.
I20260710 13:21:00.198084 14254 tablet_bootstrap.cc:492] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb: Bootstrap starting.
I20260710 13:21:00.196950 14253 tablet_bootstrap.cc:654] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.206382 14252 tablet_bootstrap.cc:492] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6: No bootstrap required, opened a new log
I20260710 13:21:00.206929 14252 ts_tablet_manager.cc:1403] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.014s
I20260710 13:21:00.208554 14254 tablet_bootstrap.cc:654] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.210264 14252 raft_consensus.cc:359] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.211197 14252 raft_consensus.cc:385] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.211977 14252 raft_consensus.cc:740] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.213634 14252 consensus_queue.cc:260] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.219735 14253 tablet_bootstrap.cc:492] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9: No bootstrap required, opened a new log
I20260710 13:21:00.219811 14254 tablet_bootstrap.cc:492] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb: No bootstrap required, opened a new log
I20260710 13:21:00.219946 14252 ts_tablet_manager.cc:1434] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 13:21:00.220505 14253 ts_tablet_manager.cc:1403] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.016s
I20260710 13:21:00.220611 14254 ts_tablet_manager.cc:1403] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260710 13:21:00.221493 14252 tablet_bootstrap.cc:492] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:00.223697 14253 raft_consensus.cc:359] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.223990 14254 raft_consensus.cc:359] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.224522 14253 raft_consensus.cc:385] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.224857 14254 raft_consensus.cc:385] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.224912 14253 raft_consensus.cc:740] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.225319 14254 raft_consensus.cc:740] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.225925 14253 consensus_queue.cc:260] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.226444 14254 consensus_queue.cc:260] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.229873 14252 tablet_bootstrap.cc:654] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.236840 14254 ts_tablet_manager.cc:1434] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:21:00.241484 14254 tablet_bootstrap.cc:492] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb: Bootstrap starting.
I20260710 13:21:00.242861 14252 tablet_bootstrap.cc:492] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6: No bootstrap required, opened a new log
I20260710 13:21:00.243505 14252 ts_tablet_manager.cc:1403] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260710 13:21:00.246687 14252 raft_consensus.cc:359] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.247622 14252 raft_consensus.cc:385] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.247975 14252 raft_consensus.cc:740] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.248440 14254 tablet_bootstrap.cc:654] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.248973 14252 consensus_queue.cc:260] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.259533 14252 ts_tablet_manager.cc:1434] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.012s
I20260710 13:21:00.261207 14252 tablet_bootstrap.cc:492] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:00.269459 14254 tablet_bootstrap.cc:492] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb: No bootstrap required, opened a new log
I20260710 13:21:00.270145 14254 ts_tablet_manager.cc:1403] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.009s
I20260710 13:21:00.271700 14252 tablet_bootstrap.cc:654] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.273646 14254 raft_consensus.cc:359] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.274580 14254 raft_consensus.cc:385] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.274964 14254 raft_consensus.cc:740] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.275815 14253 ts_tablet_manager.cc:1434] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent starting tablet: real 0.055s	user 0.030s	sys 0.025s
I20260710 13:21:00.276844 14253 tablet_bootstrap.cc:492] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9: Bootstrap starting.
I20260710 13:21:00.276306 14254 consensus_queue.cc:260] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.283171 14254 ts_tablet_manager.cc:1434] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:21:00.284094 14253 tablet_bootstrap.cc:654] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.284296 14254 tablet_bootstrap.cc:492] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb: Bootstrap starting.
I20260710 13:21:00.284876 14252 tablet_bootstrap.cc:492] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6: No bootstrap required, opened a new log
I20260710 13:21:00.285504 14252 ts_tablet_manager.cc:1403] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.006s
I20260710 13:21:00.289227 14252 raft_consensus.cc:359] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.290167 14252 raft_consensus.cc:385] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.290656 14252 raft_consensus.cc:740] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.291577 14252 consensus_queue.cc:260] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.292274 14254 tablet_bootstrap.cc:654] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.294312 14252 ts_tablet_manager.cc:1434] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:21:00.295706 14252 tablet_bootstrap.cc:492] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
W20260710 13:21:00.300961 13988 debug-util.cc:398] Leaking SignalData structure 0x7b080003c160 after lost signal to thread 11112
W20260710 13:21:00.302160 13988 debug-util.cc:398] Leaking SignalData structure 0x7b0800040e40 after lost signal to thread 13991
I20260710 13:21:00.303948 14252 tablet_bootstrap.cc:654] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.316550 14252 tablet_bootstrap.cc:492] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6: No bootstrap required, opened a new log
I20260710 13:21:00.317240 14252 ts_tablet_manager.cc:1403] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260710 13:21:00.321110 14252 raft_consensus.cc:359] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.322139 14252 raft_consensus.cc:385] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.322614 14252 raft_consensus.cc:740] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.323706 14252 consensus_queue.cc:260] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.326731 14252 ts_tablet_manager.cc:1434] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:21:00.327893 14253 tablet_bootstrap.cc:492] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9: No bootstrap required, opened a new log
I20260710 13:21:00.328068 14254 tablet_bootstrap.cc:492] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb: No bootstrap required, opened a new log
I20260710 13:21:00.328517 14253 ts_tablet_manager.cc:1403] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent bootstrapping tablet: real 0.052s	user 0.029s	sys 0.021s
I20260710 13:21:00.328647 14254 ts_tablet_manager.cc:1403] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.002s
I20260710 13:21:00.328666 14252 tablet_bootstrap.cc:492] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:00.331492 14253 raft_consensus.cc:359] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.332226 14253 raft_consensus.cc:385] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.332618 14253 raft_consensus.cc:740] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.332026 14254 raft_consensus.cc:359] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.333156 14254 raft_consensus.cc:385] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.333539 14254 raft_consensus.cc:740] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.333454 14253 consensus_queue.cc:260] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.334756 14254 consensus_queue.cc:260] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.337332 14252 tablet_bootstrap.cc:654] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.338117 14253 ts_tablet_manager.cc:1434] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:00.339654 14259 raft_consensus.cc:493] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.340158 14259 raft_consensus.cc:515] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.344288 14259 leader_election.cc:290] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.339179 14253 tablet_bootstrap.cc:492] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9: Bootstrap starting.
I20260710 13:21:00.352030 14252 tablet_bootstrap.cc:492] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6: No bootstrap required, opened a new log
I20260710 13:21:00.352733 14252 ts_tablet_manager.cc:1403] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260710 13:21:00.353775 14254 ts_tablet_manager.cc:1434] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 13:21:00.357050 14252 raft_consensus.cc:359] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.358152 14252 raft_consensus.cc:385] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.358603 14252 raft_consensus.cc:740] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.359526 14252 consensus_queue.cc:260] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.361603 14253 tablet_bootstrap.cc:654] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.361802 14254 tablet_bootstrap.cc:492] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb: Bootstrap starting.
I20260710 13:21:00.370434 14252 ts_tablet_manager.cc:1434] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:21:00.371695 14252 tablet_bootstrap.cc:492] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:00.380759 14254 tablet_bootstrap.cc:654] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.387370 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e18e1d9c3d9466c9e03fb0e3d3e2b52" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:00.388299 14059 raft_consensus.cc:2468] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 0.
I20260710 13:21:00.389598 14253 tablet_bootstrap.cc:492] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9: No bootstrap required, opened a new log
I20260710 13:21:00.390234 14100 leader_election.cc:304] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:00.381672 14252 tablet_bootstrap.cc:654] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.391487 14259 raft_consensus.cc:2804] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.390342 14253 ts_tablet_manager.cc:1403] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.000s
I20260710 13:21:00.391891 14259 raft_consensus.cc:493] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.392277 14259 raft_consensus.cc:3060] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.394951 14253 raft_consensus.cc:359] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.395710 14253 raft_consensus.cc:385] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.396025 14253 raft_consensus.cc:740] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.396965 14253 consensus_queue.cc:260] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.401490 14259 raft_consensus.cc:515] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.403138 14260 raft_consensus.cc:493] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.403697 14260 raft_consensus.cc:515] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.406667 14258 raft_consensus.cc:493] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.407112 14254 tablet_bootstrap.cc:492] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb: No bootstrap required, opened a new log
I20260710 13:21:00.407204 14258 raft_consensus.cc:515] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.407747 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e18e1d9c3d9466c9e03fb0e3d3e2b52" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
I20260710 13:21:00.408011 14254 ts_tablet_manager.cc:1403] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.002s
I20260710 13:21:00.408332 14059 raft_consensus.cc:3060] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.412475 14254 raft_consensus.cc:359] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.413502 14254 raft_consensus.cc:385] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.413617 14258 leader_election.cc:290] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.413939 14254 raft_consensus.cc:740] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.415076 14254 consensus_queue.cc:260] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.417037 14259 leader_election.cc:290] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.421144 14260 leader_election.cc:290] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:00.433864 14259 raft_consensus.cc:493] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.434645 14259 raft_consensus.cc:515] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.439814 14058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb87d33a706410782667e6b4b278c05" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:00.440412 14259 leader_election.cc:290] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.440668 14058 raft_consensus.cc:2468] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 0.
I20260710 13:21:00.442375 14100 leader_election.cc:304] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:00.443434 14259 raft_consensus.cc:2804] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.443941 14259 raft_consensus.cc:493] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.444402 14259 raft_consensus.cc:3060] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.430008 14059 raft_consensus.cc:2468] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 1.
I20260710 13:21:00.447063 14253 ts_tablet_manager.cc:1434] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent starting tablet: real 0.055s	user 0.015s	sys 0.039s
I20260710 13:21:00.448206 14253 tablet_bootstrap.cc:492] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9: Bootstrap starting.
I20260710 13:21:00.448264 14100 leader_election.cc:304] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:00.450699 14274 raft_consensus.cc:2804] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.453178 14259 raft_consensus.cc:515] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.455252 14253 tablet_bootstrap.cc:654] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.458736 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e18e1d9c3d9466c9e03fb0e3d3e2b52" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb"
I20260710 13:21:00.458990 14206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb87d33a706410782667e6b4b278c05" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:00.459622 14207 raft_consensus.cc:3060] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:00.460814 14099 leader_election.cc:343] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.462030 14258 raft_consensus.cc:493] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.458163 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e18e1d9c3d9466c9e03fb0e3d3e2b52" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:00.462606 14258 raft_consensus.cc:515] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.466135 14258 leader_election.cc:290] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.470266 14252 tablet_bootstrap.cc:492] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6: No bootstrap required, opened a new log
I20260710 13:21:00.471005 14260 raft_consensus.cc:493] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.471701 14274 raft_consensus.cc:697] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 LEADER]: Becoming Leader. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Running, Role: LEADER
I20260710 13:21:00.471585 14260 raft_consensus.cc:515] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.472769 14274 consensus_queue.cc:237] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.474001 14260 leader_election.cc:290] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:00.470981 14252 ts_tablet_manager.cc:1403] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.000s
I20260710 13:21:00.478554 14252 raft_consensus.cc:359] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.479357 14252 raft_consensus.cc:385] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.479666 14252 raft_consensus.cc:740] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.483132 14207 raft_consensus.cc:2468] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 1.
I20260710 13:21:00.487284 14252 consensus_queue.cc:260] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.497622 14134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499ab4129e354f7da8a573eb79b2fc7b" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:00.499172 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d0e5ebae543b2ab57c858e6f07e27" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:00.495823 14252 ts_tablet_manager.cc:1434] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:21:00.501820 14252 tablet_bootstrap.cc:492] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:00.504086 14254 ts_tablet_manager.cc:1434] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb: Time spent starting tablet: real 0.096s	user 0.014s	sys 0.004s
I20260710 13:21:00.511302 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb87d33a706410782667e6b4b278c05" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
I20260710 13:21:00.512051 14059 raft_consensus.cc:3060] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.512070 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb87d33a706410782667e6b4b278c05" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb"
W20260710 13:21:00.514356 14099 leader_election.cc:343] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.515242 14259 leader_election.cc:290] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.517025 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499ab4129e354f7da8a573eb79b2fc7b" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:00.523195 14254 tablet_bootstrap.cc:492] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb: Bootstrap starting.
I20260710 13:21:00.529430 14252 tablet_bootstrap.cc:654] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.538618 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d0e5ebae543b2ab57c858e6f07e27" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:00.539989 14207 raft_consensus.cc:2468] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c2dd2ad14224dfca57f2715c68f04d6 in term 0.
I20260710 13:21:00.541611 14059 raft_consensus.cc:2468] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 1.
I20260710 13:21:00.547295 14254 tablet_bootstrap.cc:654] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:00.552050 14024 leader_election.cc:343] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.551942 14100 leader_election.cc:304] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [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: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 43a63fdf94e84c20bd9ec315412611cb
W20260710 13:21:00.553190 14024 leader_election.cc:343] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.553817 14274 raft_consensus.cc:2804] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:21:00.554207 14024 leader_election.cc:343] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.554636 14274 raft_consensus.cc:697] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 LEADER]: Becoming Leader. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Running, Role: LEADER
I20260710 13:21:00.554899 14024 leader_election.cc:304] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6; no voters: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9
I20260710 13:21:00.555984 14274 consensus_queue.cc:237] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.560098 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d0e5ebae543b2ab57c858e6f07e27" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:00.561813 14134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d323a65c34f27ac5640f7eacda980" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:00.562760 14134 raft_consensus.cc:2468] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 0.
I20260710 13:21:00.563934 14258 raft_consensus.cc:493] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.564918 14258 raft_consensus.cc:515] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
W20260710 13:21:00.565339 14173 leader_election.cc:343] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.568414 14173 leader_election.cc:304] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:00.577227 14024 leader_election.cc:304] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [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: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb; no voters: d65d00e45b2842dcaa0b3982b20a7fa9
I20260710 13:21:00.569491 14279 raft_consensus.cc:2804] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.578639 14262 raft_consensus.cc:2749] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.579186 14279 raft_consensus.cc:493] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.580060 14279 raft_consensus.cc:3060] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.580503 14262 raft_consensus.cc:2804] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.578680 13954 catalog_manager.cc:5697] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.580960 14262 raft_consensus.cc:493] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.581382 14262 raft_consensus.cc:3060] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.582938 14258 leader_election.cc:290] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.585675 14253 tablet_bootstrap.cc:492] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9: No bootstrap required, opened a new log
I20260710 13:21:00.586176 14253 ts_tablet_manager.cc:1403] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent bootstrapping tablet: real 0.138s	user 0.046s	sys 0.058s
I20260710 13:21:00.588145 14279 raft_consensus.cc:515] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.589938 14279 leader_election.cc:290] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:00.589502 14253 raft_consensus.cc:359] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.583508 14252 tablet_bootstrap.cc:492] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6: No bootstrap required, opened a new log
I20260710 13:21:00.590457 14253 raft_consensus.cc:385] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.590818 14253 raft_consensus.cc:740] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.591136 14134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d323a65c34f27ac5640f7eacda980" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9"
I20260710 13:21:00.591841 14134 raft_consensus.cc:3060] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.591715 14253 consensus_queue.cc:260] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.590886 14252 ts_tablet_manager.cc:1403] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.022s
I20260710 13:21:00.595333 14253 ts_tablet_manager.cc:1434] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:21:00.596845 14262 raft_consensus.cc:515] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.597576 14252 raft_consensus.cc:359] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.598399 14252 raft_consensus.cc:385] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.598740 14252 raft_consensus.cc:740] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.599269 14262 leader_election.cc:290] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 election: Requested vote from peers d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.599900 14253 tablet_bootstrap.cc:492] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9: Bootstrap starting.
I20260710 13:21:00.599545 14252 consensus_queue.cc:260] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.601912 14252 ts_tablet_manager.cc:1434] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:21:00.603778 14134 raft_consensus.cc:2468] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 1.
I20260710 13:21:00.604167 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0d22e20d234139a0195bef8261bbcb" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:00.605191 14173 leader_election.cc:304] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:00.613374 14252 tablet_bootstrap.cc:492] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:00.619463 14254 tablet_bootstrap.cc:492] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb: No bootstrap required, opened a new log
I20260710 13:21:00.620028 14254 ts_tablet_manager.cc:1403] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.003s
I20260710 13:21:00.623556 14254 raft_consensus.cc:359] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.624406 14254 raft_consensus.cc:385] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.624744 14254 raft_consensus.cc:740] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.614750 14279 raft_consensus.cc:2804] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.616832 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0d22e20d234139a0195bef8261bbcb" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:00.626852 14252 tablet_bootstrap.cc:654] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.617045 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d0e5ebae543b2ab57c858e6f07e27" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9"
I20260710 13:21:00.627442 14279 raft_consensus.cc:697] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 1 LEADER]: Becoming Leader. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Running, Role: LEADER
I20260710 13:21:00.618811 14253 tablet_bootstrap.cc:654] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.628515 14279 consensus_queue.cc:237] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.631356 14286 raft_consensus.cc:493] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.632016 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d0e5ebae543b2ab57c858e6f07e27" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb"
I20260710 13:21:00.631929 14286 raft_consensus.cc:515] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.632851 14207 raft_consensus.cc:3060] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.633066 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d0e5ebae543b2ab57c858e6f07e27" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:00.633994 14059 raft_consensus.cc:2393] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43a63fdf94e84c20bd9ec315412611cb in current term 1: Already voted for candidate 1c2dd2ad14224dfca57f2715c68f04d6 in this term.
I20260710 13:21:00.634728 14286 leader_election.cc:290] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.625612 14254 consensus_queue.cc:260] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.639709 14254 ts_tablet_manager.cc:1434] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260710 13:21:00.642053 14254 tablet_bootstrap.cc:492] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb: Bootstrap starting.
I20260710 13:21:00.642584 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d323a65c34f27ac5640f7eacda980" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:00.646327 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d323a65c34f27ac5640f7eacda980" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
I20260710 13:21:00.659168 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a416d8b3ff41dabfb55c9d7913cd0d" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:00.662839 14174 leader_election.cc:304] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43a63fdf94e84c20bd9ec315412611cb; no voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9
I20260710 13:21:00.665850 14254 tablet_bootstrap.cc:654] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.661788 13957 catalog_manager.cc:5697] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67). New cstate: current_term: 1 leader_uuid: "43a63fdf94e84c20bd9ec315412611cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:00.665900 14253 tablet_bootstrap.cc:492] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9: No bootstrap required, opened a new log
I20260710 13:21:00.669910 14253 ts_tablet_manager.cc:1403] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.003s
I20260710 13:21:00.673768 14207 raft_consensus.cc:2468] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c2dd2ad14224dfca57f2715c68f04d6 in term 1.
I20260710 13:21:00.676085 14279 raft_consensus.cc:2749] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.677551 14252 tablet_bootstrap.cc:492] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6: No bootstrap required, opened a new log
I20260710 13:21:00.678154 14252 ts_tablet_manager.cc:1403] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.010s
I20260710 13:21:00.680968 14252 raft_consensus.cc:359] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.681576 14252 raft_consensus.cc:385] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:00.678716 14174 leader_election.cc:343] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.681943 14252 raft_consensus.cc:740] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
W20260710 13:21:00.678025 14024 leader_election.cc:343] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.682886 14252 consensus_queue.cc:260] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.684684 14024 leader_election.cc:304] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb; no voters: 
I20260710 13:21:00.673867 14253 raft_consensus.cc:359] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.685262 14252 ts_tablet_manager.cc:1434] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:00.685453 14253 raft_consensus.cc:385] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.686053 14253 raft_consensus.cc:740] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.686353 14286 raft_consensus.cc:2804] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.686599 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a416d8b3ff41dabfb55c9d7913cd0d" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:00.688107 14286 raft_consensus.cc:697] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 LEADER]: Becoming Leader. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Running, Role: LEADER
I20260710 13:21:00.688759 14253 consensus_queue.cc:260] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.687222 14252 tablet_bootstrap.cc:492] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:00.689136 14286 consensus_queue.cc:237] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.691797 14253 ts_tablet_manager.cc:1434] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:21:00.693011 14253 tablet_bootstrap.cc:492] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9: Bootstrap starting.
I20260710 13:21:00.695523 14252 tablet_bootstrap.cc:654] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:00.686033 14024 leader_election.cc:343] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.696081 14024 leader_election.cc:304] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6; no voters: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9
I20260710 13:21:00.696992 14286 raft_consensus.cc:2749] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:00.697458 14024 leader_election.cc:343] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:00.698668 14024 leader_election.cc:343] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.698926 14253 tablet_bootstrap.cc:654] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:00.699856 14174 leader_election.cc:343] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:00.700254 14024 leader_election.cc:343] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.700953 14024 leader_election.cc:304] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6; no voters: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9
W20260710 13:21:00.703529 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:00.704346 14286 raft_consensus.cc:2749] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.710697 14254 tablet_bootstrap.cc:492] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb: No bootstrap required, opened a new log
I20260710 13:21:00.711469 14254 ts_tablet_manager.cc:1403] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.003s
I20260710 13:21:00.711899 14253 tablet_bootstrap.cc:492] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9: No bootstrap required, opened a new log
I20260710 13:21:00.712448 14253 ts_tablet_manager.cc:1403] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:21:00.717128 14253 raft_consensus.cc:359] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.717880 14253 raft_consensus.cc:385] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.718154 14253 raft_consensus.cc:740] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.731503 14254 raft_consensus.cc:359] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.732712 14254 raft_consensus.cc:385] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.733108 14254 raft_consensus.cc:740] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.734361 14253 consensus_queue.cc:260] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.738214 14253 ts_tablet_manager.cc:1434] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260710 13:21:00.739403 14253 tablet_bootstrap.cc:492] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9: Bootstrap starting.
I20260710 13:21:00.741456 13955 catalog_manager.cc:5697] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.744282 14286 raft_consensus.cc:493] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.744776 14252 tablet_bootstrap.cc:492] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6: No bootstrap required, opened a new log
I20260710 13:21:00.744807 14286 raft_consensus.cc:515] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.745411 14252 ts_tablet_manager.cc:1403] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.027s
I20260710 13:21:00.747320 14286 leader_election.cc:290] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.748499 14252 raft_consensus.cc:359] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.749352 14252 raft_consensus.cc:385] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.749635 14252 raft_consensus.cc:740] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.734161 14254 consensus_queue.cc:260] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.750789 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f108bb65a4f4ed0b488abdc8c7bbfa8" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:00.751399 14253 tablet_bootstrap.cc:654] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.751466 14207 raft_consensus.cc:2468] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c2dd2ad14224dfca57f2715c68f04d6 in term 0.
I20260710 13:21:00.752518 14254 ts_tablet_manager.cc:1434] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260710 13:21:00.753369 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f108bb65a4f4ed0b488abdc8c7bbfa8" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:00.753588 14254 tablet_bootstrap.cc:492] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb: Bootstrap starting.
I20260710 13:21:00.753662 14024 leader_election.cc:304] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb; no voters: 
I20260710 13:21:00.754689 14286 raft_consensus.cc:2804] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.755064 14286 raft_consensus.cc:493] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.755398 14286 raft_consensus.cc:3060] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:00.756578 14024 leader_election.cc:343] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.750491 14252 consensus_queue.cc:260] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.759047 14252 ts_tablet_manager.cc:1434] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:21:00.759992 14252 tablet_bootstrap.cc:492] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:00.760628 14254 tablet_bootstrap.cc:654] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.763660 14286 raft_consensus.cc:515] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.763796 13954 catalog_manager.cc:5697] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.766620 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f108bb65a4f4ed0b488abdc8c7bbfa8" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9"
W20260710 13:21:00.768466 14024 leader_election.cc:343] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.769934 14286 leader_election.cc:290] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 election: Requested vote from peers d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.770675 14252 tablet_bootstrap.cc:654] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.770603 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f108bb65a4f4ed0b488abdc8c7bbfa8" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb"
I20260710 13:21:00.771795 14207 raft_consensus.cc:3060] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.779625 14253 tablet_bootstrap.cc:492] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9: No bootstrap required, opened a new log
I20260710 13:21:00.780203 14253 ts_tablet_manager.cc:1403] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.004s
I20260710 13:21:00.783224 14253 raft_consensus.cc:359] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.783958 14253 raft_consensus.cc:385] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.784258 14253 raft_consensus.cc:740] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.785166 14253 consensus_queue.cc:260] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.787873 14253 ts_tablet_manager.cc:1434] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:21:00.789366 14253 tablet_bootstrap.cc:492] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9: Bootstrap starting.
I20260710 13:21:00.793694 14207 raft_consensus.cc:2468] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c2dd2ad14224dfca57f2715c68f04d6 in term 1.
I20260710 13:21:00.796027 14024 leader_election.cc:304] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [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: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb; no voters: d65d00e45b2842dcaa0b3982b20a7fa9
I20260710 13:21:00.797240 14286 raft_consensus.cc:2804] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.797760 14286 raft_consensus.cc:697] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 LEADER]: Becoming Leader. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Running, Role: LEADER
I20260710 13:21:00.798645 14286 consensus_queue.cc:237] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.802309 14254 tablet_bootstrap.cc:492] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb: No bootstrap required, opened a new log
I20260710 13:21:00.803992 14254 ts_tablet_manager.cc:1403] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.000s
I20260710 13:21:00.808195 14254 raft_consensus.cc:359] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.809223 14253 tablet_bootstrap.cc:654] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.810348 13955 catalog_manager.cc:5697] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.812103 14252 tablet_bootstrap.cc:492] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6: No bootstrap required, opened a new log
I20260710 13:21:00.812615 14252 ts_tablet_manager.cc:1403] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.015s
I20260710 13:21:00.815759 14252 raft_consensus.cc:359] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.816507 14252 raft_consensus.cc:385] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.816828 14252 raft_consensus.cc:740] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.817703 14252 consensus_queue.cc:260] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.819885 14252 ts_tablet_manager.cc:1434] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:00.809274 14254 raft_consensus.cc:385] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.820991 14254 raft_consensus.cc:740] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.821893 14254 consensus_queue.cc:260] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.824766 14254 ts_tablet_manager.cc:1434] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:21:00.826295 14254 tablet_bootstrap.cc:492] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb: Bootstrap starting.
I20260710 13:21:00.831516 14279 raft_consensus.cc:493] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.832270 14279 raft_consensus.cc:515] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.832823 14254 tablet_bootstrap.cc:654] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.835770 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb87d33a706410782667e6b4b278c05" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:00.836586 14059 raft_consensus.cc:2393] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43a63fdf94e84c20bd9ec315412611cb in current term 1: Already voted for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in this term.
I20260710 13:21:00.839318 14279 leader_election.cc:290] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:00.840092 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddb87d33a706410782667e6b4b278c05" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:00.842463 14173 leader_election.cc:304] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43a63fdf94e84c20bd9ec315412611cb; no voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9
I20260710 13:21:00.842980 14253 tablet_bootstrap.cc:492] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9: No bootstrap required, opened a new log
I20260710 13:21:00.843513 14253 ts_tablet_manager.cc:1403] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.023s
I20260710 13:21:00.844054 14279 raft_consensus.cc:3060] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.846407 14253 raft_consensus.cc:359] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.847180 14253 raft_consensus.cc:385] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.847460 14253 raft_consensus.cc:740] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.848249 14253 consensus_queue.cc:260] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.851163 14253 ts_tablet_manager.cc:1434] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:00.852315 14253 tablet_bootstrap.cc:492] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9: Bootstrap starting.
I20260710 13:21:00.858855 14253 tablet_bootstrap.cc:654] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.853659 14279 raft_consensus.cc:2749] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.876160 14254 tablet_bootstrap.cc:492] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb: No bootstrap required, opened a new log
I20260710 13:21:00.876633 14254 ts_tablet_manager.cc:1403] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb: Time spent bootstrapping tablet: real 0.051s	user 0.033s	sys 0.004s
I20260710 13:21:00.876716 14253 tablet_bootstrap.cc:492] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9: No bootstrap required, opened a new log
I20260710 13:21:00.877271 14253 ts_tablet_manager.cc:1403] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260710 13:21:00.879066 14254 raft_consensus.cc:359] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.879660 14254 raft_consensus.cc:385] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.879901 14254 raft_consensus.cc:740] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.880003 14253 raft_consensus.cc:359] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.880780 14253 raft_consensus.cc:385] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.880563 14254 consensus_queue.cc:260] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.881112 14253 raft_consensus.cc:740] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.881922 14253 consensus_queue.cc:260] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.882746 14254 ts_tablet_manager.cc:1434] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:00.883785 14254 tablet_bootstrap.cc:492] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb: Bootstrap starting.
I20260710 13:21:00.884852 14253 ts_tablet_manager.cc:1434] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:00.886183 14279 raft_consensus.cc:493] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.886723 14279 raft_consensus.cc:515] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.887373 14253 tablet_bootstrap.cc:492] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9: Bootstrap starting.
I20260710 13:21:00.890105 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0d22e20d234139a0195bef8261bbcb" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:00.890908 14133 raft_consensus.cc:2468] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 0.
I20260710 13:21:00.893590 14254 tablet_bootstrap.cc:654] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.895666 14253 tablet_bootstrap.cc:654] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.895754 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0d22e20d234139a0195bef8261bbcb" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:00.896740 14059 raft_consensus.cc:2468] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 0.
I20260710 13:21:00.903285 14173 leader_election.cc:304] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:00.904613 14260 raft_consensus.cc:2804] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.905134 14260 raft_consensus.cc:493] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.905503 14260 raft_consensus.cc:3060] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.907867 14308 raft_consensus.cc:493] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.908128 14253 tablet_bootstrap.cc:492] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9: No bootstrap required, opened a new log
I20260710 13:21:00.908761 14253 ts_tablet_manager.cc:1403] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 13:21:00.908989 14286 raft_consensus.cc:493] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.909665 14286 raft_consensus.cc:515] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.908411 14308 raft_consensus.cc:515] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.912216 14286 leader_election.cc:290] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.912065 14253 raft_consensus.cc:359] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.912936 14253 raft_consensus.cc:385] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.913316 14260 raft_consensus.cc:515] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.913282 14253 raft_consensus.cc:740] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.914446 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d323a65c34f27ac5640f7eacda980" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:00.914886 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8d323a65c34f27ac5640f7eacda980" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:00.915001 14253 consensus_queue.cc:260] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.915925 14133 raft_consensus.cc:2393] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c2dd2ad14224dfca57f2715c68f04d6 in current term 1: Already voted for candidate 43a63fdf94e84c20bd9ec315412611cb in this term.
I20260710 13:21:00.916512 14058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0d22e20d234139a0195bef8261bbcb" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
I20260710 13:21:00.917191 14058 raft_consensus.cc:3060] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.917439 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea1808f58b469eaa23d7d5710d38fe" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:00.918255 14253 ts_tablet_manager.cc:1434] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:21:00.918185 14059 raft_consensus.cc:2468] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 0.
I20260710 13:21:00.918953 14274 raft_consensus.cc:493] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.919564 14260 leader_election.cc:290] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:00.920092 14259 raft_consensus.cc:493] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.919516 14274 raft_consensus.cc:515] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.920678 14259 raft_consensus.cc:515] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.923013 14259 leader_election.cc:290] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.923693 14274 leader_election.cc:290] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.924381 14279 leader_election.cc:290] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:00.925434 14058 raft_consensus.cc:2468] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 1.
I20260710 13:21:00.926728 14057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499ab4129e354f7da8a573eb79b2fc7b" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:00.927007 14308 leader_election.cc:290] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:00.926090 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea1808f58b469eaa23d7d5710d38fe" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:00.927448 14057 raft_consensus.cc:2468] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 0.
I20260710 13:21:00.927963 14059 raft_consensus.cc:2468] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 0.
I20260710 13:21:00.928768 14100 leader_election.cc:304] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:00.928850 14174 leader_election.cc:304] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb; no voters: 
I20260710 13:21:00.929726 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea1808f58b469eaa23d7d5710d38fe" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:00.930176 14100 leader_election.cc:304] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:00.930410 14207 raft_consensus.cc:2468] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 0.
I20260710 13:21:00.930212 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499ab4129e354f7da8a573eb79b2fc7b" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:00.930980 14174 leader_election.cc:304] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb; no voters: 
I20260710 13:21:00.931715 14208 raft_consensus.cc:2468] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 0.
I20260710 13:21:00.932163 14279 raft_consensus.cc:2804] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.932282 14134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea1808f58b469eaa23d7d5710d38fe" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:00.932525 14259 raft_consensus.cc:2804] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.932718 14279 raft_consensus.cc:493] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.933007 14259 raft_consensus.cc:493] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.933045 14134 raft_consensus.cc:2468] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 0.
I20260710 13:21:00.933550 14259 raft_consensus.cc:3060] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.933701 14024 leader_election.cc:304] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6; no voters: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9
I20260710 13:21:00.935609 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0d22e20d234139a0195bef8261bbcb" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9"
I20260710 13:21:00.936182 14133 raft_consensus.cc:3060] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.941123 14286 raft_consensus.cc:3060] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.942476 14274 raft_consensus.cc:2804] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.942930 14274 raft_consensus.cc:493] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.943295 14274 raft_consensus.cc:3060] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.944985 14254 tablet_bootstrap.cc:492] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb: No bootstrap required, opened a new log
I20260710 13:21:00.945570 14254 ts_tablet_manager.cc:1403] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb: Time spent bootstrapping tablet: real 0.062s	user 0.003s	sys 0.020s
I20260710 13:21:00.948815 14254 raft_consensus.cc:359] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.949584 14254 raft_consensus.cc:385] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.949908 14254 raft_consensus.cc:740] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.950490 14279 raft_consensus.cc:3060] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.952857 14286 raft_consensus.cc:2749] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.956064 14308 raft_consensus.cc:2804] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.956243 14259 raft_consensus.cc:515] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.956792 14308 raft_consensus.cc:697] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 1 LEADER]: Becoming Leader. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Running, Role: LEADER
I20260710 13:21:00.957835 14308 consensus_queue.cc:237] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.960740 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499ab4129e354f7da8a573eb79b2fc7b" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
I20260710 13:21:00.961405 14059 raft_consensus.cc:3060] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.961376 14280 consensus_queue.cc:1048] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:00.966986 14254 consensus_queue.cc:260] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.969683 14279 raft_consensus.cc:515] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.970242 14059 raft_consensus.cc:2468] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 1.
I20260710 13:21:00.971613 14100 leader_election.cc:304] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:00.972638 14280 raft_consensus.cc:493] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.973084 14280 raft_consensus.cc:515] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.974042 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea1808f58b469eaa23d7d5710d38fe" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
I20260710 13:21:00.974678 14059 raft_consensus.cc:3060] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.974974 14254 ts_tablet_manager.cc:1434] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260710 13:21:00.976217 14254 tablet_bootstrap.cc:492] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb: Bootstrap starting.
I20260710 13:21:00.976464 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f108bb65a4f4ed0b488abdc8c7bbfa8" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:00.977226 14207 raft_consensus.cc:2393] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65d00e45b2842dcaa0b3982b20a7fa9 in current term 1: Already voted for candidate 1c2dd2ad14224dfca57f2715c68f04d6 in this term.
I20260710 13:21:00.977862 14280 leader_election.cc:290] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:00.978453 14280 raft_consensus.cc:2804] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.978875 14280 raft_consensus.cc:697] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 LEADER]: Becoming Leader. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Running, Role: LEADER
I20260710 13:21:00.979728 14279 leader_election.cc:290] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:00.980883 14134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea1808f58b469eaa23d7d5710d38fe" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9"
I20260710 13:21:00.985474 14254 tablet_bootstrap.cc:654] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.986493 14280 consensus_queue.cc:237] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.990226 14059 raft_consensus.cc:2468] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 1.
I20260710 13:21:00.991794 14174 leader_election.cc:304] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb; no voters: 
I20260710 13:21:00.992833 14279 raft_consensus.cc:2804] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.993690 14279 raft_consensus.cc:697] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 1 LEADER]: Becoming Leader. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Running, Role: LEADER
I20260710 13:21:00.994789 14279 consensus_queue.cc:237] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:00.999854 14286 raft_consensus.cc:493] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.000600 14286 raft_consensus.cc:515] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:01.003242 14286 leader_election.cc:290] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:01.004391 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9f67c72d464c1fb17dbe9396f80c69" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:01.005066 14208 raft_consensus.cc:2468] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c2dd2ad14224dfca57f2715c68f04d6 in term 0.
I20260710 13:21:01.006541 14024 leader_election.cc:304] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb; no voters: 
I20260710 13:21:01.007674 14286 raft_consensus.cc:2804] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:01.008149 14286 raft_consensus.cc:493] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:01.008556 14286 raft_consensus.cc:3060] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.010710 14274 raft_consensus.cc:515] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:01.012125 14134 raft_consensus.cc:2393] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 43a63fdf94e84c20bd9ec315412611cb in current term 1: Already voted for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in this term.
I20260710 13:21:01.015249 14254 tablet_bootstrap.cc:492] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb: No bootstrap required, opened a new log
I20260710 13:21:01.015877 14254 ts_tablet_manager.cc:1403] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260710 13:21:01.016923 14259 leader_election.cc:290] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:01.017474 14286 raft_consensus.cc:515] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:01.018872 14254 raft_consensus.cc:359] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:01.019668 14254 raft_consensus.cc:385] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.020005 14254 raft_consensus.cc:740] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.020567 14133 raft_consensus.cc:2468] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 1.
I20260710 13:21:01.024798 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9f67c72d464c1fb17dbe9396f80c69" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb"
I20260710 13:21:01.025455 14208 raft_consensus.cc:3060] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.026861 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499ab4129e354f7da8a573eb79b2fc7b" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb"
I20260710 13:21:01.027514 14207 raft_consensus.cc:3060] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.032925 14208 raft_consensus.cc:2468] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c2dd2ad14224dfca57f2715c68f04d6 in term 1.
I20260710 13:21:01.034355 14024 leader_election.cc:304] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb; no voters: 
I20260710 13:21:01.034943 14207 raft_consensus.cc:2468] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 1.
I20260710 13:21:01.034637 14254 consensus_queue.cc:260] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:01.035352 14262 raft_consensus.cc:2804] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:01.035946 14262 raft_consensus.cc:697] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 LEADER]: Becoming Leader. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Running, Role: LEADER
I20260710 13:21:01.036276 14286 leader_election.cc:290] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [CANDIDATE]: Term 1 election: Requested vote from peers d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:01.037025 14262 consensus_queue.cc:237] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:01.041078 14254 ts_tablet_manager.cc:1434] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
W20260710 13:21:01.042299 14100 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.217.65:43255, user_credentials={real_user=slave}} blocked reactor thread for 70666.7us
I20260710 13:21:01.055276 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9f67c72d464c1fb17dbe9396f80c69" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:01.055843 14274 leader_election.cc:290] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:01.056072 14133 raft_consensus.cc:2468] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c2dd2ad14224dfca57f2715c68f04d6 in term 0.
I20260710 13:21:01.056438 14059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f108bb65a4f4ed0b488abdc8c7bbfa8" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:01.060029 14057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea1808f58b469eaa23d7d5710d38fe" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
I20260710 13:21:01.060952 14057 raft_consensus.cc:2393] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d65d00e45b2842dcaa0b3982b20a7fa9 in current term 1: Already voted for candidate 43a63fdf94e84c20bd9ec315412611cb in this term.
I20260710 13:21:01.062968 14100 leader_election.cc:304] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb
I20260710 13:21:01.064186 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ea1808f58b469eaa23d7d5710d38fe" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb"
I20260710 13:21:01.065021 14274 raft_consensus.cc:3060] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.064740 13955 catalog_manager.cc:5697] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67). New cstate: current_term: 1 leader_uuid: "43a63fdf94e84c20bd9ec315412611cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:01.069041 13954 catalog_manager.cc:5697] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:01.070974 14312 raft_consensus.cc:493] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.070052 13957 catalog_manager.cc:5697] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:01.071486 14312 raft_consensus.cc:515] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:01.074024 14312 leader_election.cc:290] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:01.075534 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d0e5ebae543b2ab57c858e6f07e27" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:01.077176 14208 raft_consensus.cc:2393] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65d00e45b2842dcaa0b3982b20a7fa9 in current term 1: Already voted for candidate 1c2dd2ad14224dfca57f2715c68f04d6 in this term.
I20260710 13:21:01.080399 14274 raft_consensus.cc:2749] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:01.081187 14313 consensus_queue.cc:1048] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.081988 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9f67c72d464c1fb17dbe9396f80c69" candidate_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9"
I20260710 13:21:01.082659 14133 raft_consensus.cc:3060] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.087080 14100 leader_election.cc:304] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [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: d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb
I20260710 13:21:01.090116 14312 raft_consensus.cc:2749] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:01.093844 14057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d0e5ebae543b2ab57c858e6f07e27" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:01.096143 14133 raft_consensus.cc:2468] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c2dd2ad14224dfca57f2715c68f04d6 in term 1.
I20260710 13:21:01.099027 14313 consensus_queue.cc:1048] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.110808 14279 consensus_queue.cc:1048] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:01.099064 14100 leader_election.cc:304] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb
I20260710 13:21:01.116708 14311 raft_consensus.cc:3060] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.129446 13955 catalog_manager.cc:5697] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67). New cstate: current_term: 1 leader_uuid: "43a63fdf94e84c20bd9ec315412611cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:01.140429 14311 raft_consensus.cc:2749] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:01.152907 14313 consensus_queue.cc:1048] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:01.153894 14260 consensus_queue.cc:1048] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:01.165315 14280 raft_consensus.cc:493] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.167337 14280 raft_consensus.cc:515] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:01.169283 14280 leader_election.cc:290] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:01.170182 14057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a416d8b3ff41dabfb55c9d7913cd0d" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" is_pre_election: true
I20260710 13:21:01.170934 14057 raft_consensus.cc:2468] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 0.
I20260710 13:21:01.171082 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a416d8b3ff41dabfb55c9d7913cd0d" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:01.171736 14207 raft_consensus.cc:2468] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 0.
I20260710 13:21:01.172892 14100 leader_election.cc:304] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:01.179412 14280 raft_consensus.cc:2804] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:01.180145 14280 raft_consensus.cc:493] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:01.180534 14280 raft_consensus.cc:3060] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.188594 14258 consensus_queue.cc:1048] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:01.191854 14280 raft_consensus.cc:515] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:01.194928 14057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a416d8b3ff41dabfb55c9d7913cd0d" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
I20260710 13:21:01.195549 14057 raft_consensus.cc:3060] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.203737 14057 raft_consensus.cc:2468] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 1.
I20260710 13:21:01.205994 14208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a416d8b3ff41dabfb55c9d7913cd0d" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb"
I20260710 13:21:01.206843 14208 raft_consensus.cc:3060] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.215091 14100 leader_election.cc:304] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:01.216323 14313 raft_consensus.cc:2804] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:01.216795 14313 raft_consensus.cc:697] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 LEADER]: Becoming Leader. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Running, Role: LEADER
I20260710 13:21:01.217610 14313 consensus_queue.cc:237] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:01.222395 14280 leader_election.cc:290] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 1 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:01.225838 14286 consensus_queue.cc:1048] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:01.230810 14208 raft_consensus.cc:2468] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 1.
I20260710 13:21:01.244745 14286 consensus_queue.cc:1048] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.244468 13957 catalog_manager.cc:5697] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:01.257243 14258 consensus_queue.cc:1048] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.429292 14260 consensus_queue.cc:1048] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.443475 14260 consensus_queue.cc:1048] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:01.458045 14258 consensus_queue.cc:1048] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.460705 11109 ts_manager.cc:295] Set tserver state for 1c2dd2ad14224dfca57f2715c68f04d6 to MAINTENANCE_MODE
I20260710 13:21:01.462651 11109 tablet_server.cc:179] TabletServer@127.10.217.65:0 shutting down...
I20260710 13:21:01.492100 14313 consensus_queue.cc:1048] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.499424 14262 consensus_queue.cc:1048] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 13:21:01.540632 14100 consensus_peers.cc:597] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:01.553788 14100 consensus_peers.cc:597] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.569036 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.569747 11109 tablet_replica.cc:333] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6: stopping tablet replica
I20260710 13:21:01.570518 11109 raft_consensus.cc:2243] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.570947 11109 raft_consensus.cc:2272] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.572737 11109 tablet_replica.cc:333] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6: stopping tablet replica
I20260710 13:21:01.573319 11109 raft_consensus.cc:2243] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.574105 11109 raft_consensus.cc:2272] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.576417 11109 tablet_replica.cc:333] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6: stopping tablet replica
I20260710 13:21:01.576977 11109 raft_consensus.cc:2243] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.577382 11109 raft_consensus.cc:2272] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.579885 11109 tablet_replica.cc:333] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6: stopping tablet replica
I20260710 13:21:01.580426 11109 raft_consensus.cc:2243] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.580824 11109 raft_consensus.cc:2272] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.583814 11109 tablet_replica.cc:333] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6: stopping tablet replica
I20260710 13:21:01.584583 11109 raft_consensus.cc:2243] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.585466 11109 raft_consensus.cc:2272] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.586714 14174 consensus_peers.cc:597] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.587852 11109 tablet_replica.cc:333] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6: stopping tablet replica
I20260710 13:21:01.588471 11109 raft_consensus.cc:2243] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.588858 11109 raft_consensus.cc:2272] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.590667 11109 tablet_replica.cc:333] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6: stopping tablet replica
I20260710 13:21:01.591221 11109 raft_consensus.cc:2243] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.591620 11109 raft_consensus.cc:2272] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.593797 11109 tablet_replica.cc:333] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6: stopping tablet replica
I20260710 13:21:01.594394 11109 raft_consensus.cc:2243] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.594753 11109 raft_consensus.cc:2272] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.596735 11109 tablet_replica.cc:333] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6: stopping tablet replica
I20260710 13:21:01.597340 11109 raft_consensus.cc:2243] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.597781 11109 raft_consensus.cc:2272] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.600252 11109 tablet_replica.cc:333] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6: stopping tablet replica
I20260710 13:21:01.600728 11109 raft_consensus.cc:2243] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.600680 14279 consensus_queue.cc:1048] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:01.601776 11109 raft_consensus.cc:2272] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.606534 14174 consensus_peers.cc:597] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.642547 11109 tablet_server.cc:196] TabletServer@127.10.217.65:0 shutdown complete.
I20260710 13:21:01.649309 14280 consensus_queue.cc:1048] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:01.675623 14100 consensus_peers.cc:597] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:01.704721 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:01.713107 14100 consensus_peers.cc:597] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:01.933925 14174 consensus_peers.cc:597] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:02.705981 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:02.711381 14280 raft_consensus.cc:493] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c2dd2ad14224dfca57f2715c68f04d6)
I20260710 13:21:02.711969 14280 raft_consensus.cc:515] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:02.713861 14280 leader_election.cc:290] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:02.715265 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d0e5ebae543b2ab57c858e6f07e27" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
W20260710 13:21:02.717672 14100 leader_election.cc:336] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111)
I20260710 13:21:02.718073 14100 leader_election.cc:304] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [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: d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb
I20260710 13:21:02.718750 14280 raft_consensus.cc:2749] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:02.729944 14308 raft_consensus.cc:493] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c2dd2ad14224dfca57f2715c68f04d6)
I20260710 13:21:02.730682 14308 raft_consensus.cc:515] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:02.736864 14308 leader_election.cc:290] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
W20260710 13:21:02.738488 14174 leader_election.cc:336] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111)
I20260710 13:21:02.738607 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d0e5ebae543b2ab57c858e6f07e27" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:02.739434 14133 raft_consensus.cc:2468] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 1.
I20260710 13:21:02.740598 14173 leader_election.cc:304] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [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: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 1c2dd2ad14224dfca57f2715c68f04d6
I20260710 13:21:02.741343 14308 raft_consensus.cc:2804] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:02.741736 14308 raft_consensus.cc:493] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1c2dd2ad14224dfca57f2715c68f04d6)
I20260710 13:21:02.742125 14308 raft_consensus.cc:3060] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:02.750216 14308 raft_consensus.cc:515] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:02.752677 14308 leader_election.cc:290] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 2 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:02.753883 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d0e5ebae543b2ab57c858e6f07e27" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9"
I20260710 13:21:02.754571 14133 raft_consensus.cc:3060] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:02.757186 14174 leader_election.cc:336] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111)
I20260710 13:21:02.760605 14133 raft_consensus.cc:2468] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 2.
I20260710 13:21:02.761457 14308 raft_consensus.cc:493] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c2dd2ad14224dfca57f2715c68f04d6)
I20260710 13:21:02.762048 14173 leader_election.cc:304] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [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: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 1c2dd2ad14224dfca57f2715c68f04d6
I20260710 13:21:02.762115 14308 raft_consensus.cc:515] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:02.762882 14344 raft_consensus.cc:493] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c2dd2ad14224dfca57f2715c68f04d6)
I20260710 13:21:02.763177 14260 raft_consensus.cc:2804] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:02.763734 14260 raft_consensus.cc:697] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 2 LEADER]: Becoming Leader. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Running, Role: LEADER
I20260710 13:21:02.763520 14344 raft_consensus.cc:515] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:02.765021 14308 leader_election.cc:290] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:02.764715 14260 consensus_queue.cc:237] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:02.767207 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f108bb65a4f4ed0b488abdc8c7bbfa8" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:02.770004 14207 raft_consensus.cc:2468] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 1.
W20260710 13:21:02.771000 14174 leader_election.cc:336] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111)
I20260710 13:21:02.771327 14099 leader_election.cc:304] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [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: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
I20260710 13:21:02.772281 14280 raft_consensus.cc:2804] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:02.768658 14344 leader_election.cc:290] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:02.768155 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f108bb65a4f4ed0b488abdc8c7bbfa8" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
I20260710 13:21:02.772667 14280 raft_consensus.cc:493] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1c2dd2ad14224dfca57f2715c68f04d6)
I20260710 13:21:02.773140 14280 raft_consensus.cc:3060] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:02.776427 14100 leader_election.cc:336] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111)
I20260710 13:21:02.781688 14280 raft_consensus.cc:515] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:02.783646 14133 raft_consensus.cc:2393] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43a63fdf94e84c20bd9ec315412611cb in current term 2: Already voted for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in this term.
I20260710 13:21:02.785938 14173 leader_election.cc:304] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [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: 43a63fdf94e84c20bd9ec315412611cb; no voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9
I20260710 13:21:02.785353 13955 catalog_manager.cc:5697] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb reported cstate change: term changed from 1 to 2, leader changed from 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65) to 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67). New cstate: current_term: 2 leader_uuid: "43a63fdf94e84c20bd9ec315412611cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:02.788452 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f108bb65a4f4ed0b488abdc8c7bbfa8" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb"
I20260710 13:21:02.789106 14207 raft_consensus.cc:3060] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:02.791770 14100 leader_election.cc:336] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111)
I20260710 13:21:02.796366 14280 leader_election.cc:290] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 2 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:02.797777 14207 raft_consensus.cc:2468] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 2.
I20260710 13:21:02.798480 14260 raft_consensus.cc:2749] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:02.799492 14099 leader_election.cc:304] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [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: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 1c2dd2ad14224dfca57f2715c68f04d6
I20260710 13:21:02.800487 14280 raft_consensus.cc:2804] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:02.801174 14280 raft_consensus.cc:697] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 LEADER]: Becoming Leader. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Running, Role: LEADER
I20260710 13:21:02.802134 14280 consensus_queue.cc:237] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:02.813987 13955 catalog_manager.cc:5697] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 reported cstate change: term changed from 1 to 2, leader changed from 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65) to d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66). New cstate: current_term: 2 leader_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:02.878173 14174 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111) [suppressed 38 similar messages]
I20260710 13:21:02.987298 14260 raft_consensus.cc:493] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c2dd2ad14224dfca57f2715c68f04d6)
I20260710 13:21:02.987998 14260 raft_consensus.cc:515] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:02.990469 14260 leader_election.cc:290] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:02.991775 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9f67c72d464c1fb17dbe9396f80c69" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" is_pre_election: true
W20260710 13:21:02.995312 14174 leader_election.cc:336] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111)
I20260710 13:21:02.995808 14174 leader_election.cc:304] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [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: 43a63fdf94e84c20bd9ec315412611cb; no voters: 1c2dd2ad14224dfca57f2715c68f04d6, d65d00e45b2842dcaa0b3982b20a7fa9
I20260710 13:21:02.996527 14260 raft_consensus.cc:2749] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:03.009253 14280 raft_consensus.cc:493] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c2dd2ad14224dfca57f2715c68f04d6)
I20260710 13:21:03.009852 14280 raft_consensus.cc:515] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:03.011646 14280 leader_election.cc:290] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:03.012913 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9f67c72d464c1fb17dbe9396f80c69" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb" is_pre_election: true
I20260710 13:21:03.013674 14207 raft_consensus.cc:2468] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 1.
I20260710 13:21:03.014901 14099 leader_election.cc:304] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [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: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 
W20260710 13:21:03.015681 14100 leader_election.cc:336] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111)
I20260710 13:21:03.015825 14280 raft_consensus.cc:2804] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:03.016314 14280 raft_consensus.cc:493] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1c2dd2ad14224dfca57f2715c68f04d6)
I20260710 13:21:03.016686 14280 raft_consensus.cc:3060] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.024652 14280 raft_consensus.cc:515] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:03.027259 14280 leader_election.cc:290] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 2 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67:35535)
I20260710 13:21:03.028589 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d9f67c72d464c1fb17dbe9396f80c69" candidate_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "43a63fdf94e84c20bd9ec315412611cb"
I20260710 13:21:03.029313 14207 raft_consensus.cc:3060] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:03.031436 14100 leader_election.cc:336] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111)
I20260710 13:21:03.037878 14207 raft_consensus.cc:2468] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65d00e45b2842dcaa0b3982b20a7fa9 in term 2.
I20260710 13:21:03.039305 14099 leader_election.cc:304] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [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: 43a63fdf94e84c20bd9ec315412611cb, d65d00e45b2842dcaa0b3982b20a7fa9; no voters: 1c2dd2ad14224dfca57f2715c68f04d6
I20260710 13:21:03.040076 14280 raft_consensus.cc:2804] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.040621 14280 raft_consensus.cc:697] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 LEADER]: Becoming Leader. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Running, Role: LEADER
I20260710 13:21:03.041509 14280 consensus_queue.cc:237] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:03.050320 13955 catalog_manager.cc:5697] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 reported cstate change: term changed from 1 to 2, leader changed from 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65) to d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66). New cstate: current_term: 2 leader_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:03.203837 14174 consensus_peers.cc:597] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:03.247041 14133 raft_consensus.cc:1275] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Refusing update from remote peer 43a63fdf94e84c20bd9ec315412611cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:03.248464 14308 consensus_queue.cc:1048] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:03.390604 14100 consensus_peers.cc:597] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:03.430413 14207 raft_consensus.cc:1275] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Refusing update from remote peer d65d00e45b2842dcaa0b3982b20a7fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:03.432094 14280 consensus_queue.cc:1048] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:03.441514 14207 raft_consensus.cc:1275] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Refusing update from remote peer d65d00e45b2842dcaa0b3982b20a7fa9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:03.443450 14344 consensus_queue.cc:1048] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:03.471261 14100 consensus_peers.cc:597] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:03.707304 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:03.862883 14100 consensus_peers.cc:597] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:03.959364 14174 consensus_peers.cc:597] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:04.046000 14174 consensus_peers.cc:597] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:04.232012 14100 consensus_peers.cc:597] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:04.375519 14174 consensus_peers.cc:597] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:04.436398 14100 consensus_peers.cc:597] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:04.454263 14100 consensus_peers.cc:597] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:04.708762 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:05.709977 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:05.883622 14174 consensus_peers.cc:597] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:05.954241 14100 consensus_peers.cc:597] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:06.067921 14100 consensus_peers.cc:597] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:06.220268 14100 consensus_peers.cc:597] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:06.433190 14174 consensus_peers.cc:597] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:06.454335 14174 consensus_peers.cc:597] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:06.627490 14174 consensus_peers.cc:597] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:06.665397 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:06.675179 14362 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:06.676745 14363 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:06.683427 14365 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:06.684543 11109 server_base.cc:1061] running on GCE node
W20260710 13:21:06.686774 14100 consensus_peers.cc:597] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:06.686786 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:06.687345 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:06.687566 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689666687549 us; error 0 us; skew 500 ppm
I20260710 13:21:06.688407 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:06.692206 11109 webserver.cc:533] Webserver started at http://127.10.217.65:42689/ using document root <none> and password file <none>
I20260710 13:21:06.692893 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:06.693140 11109 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:06.698990 11109 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:21:06.703851 14370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:06.705119 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:21:06.705690 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-0-root
uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
format_stamp: "Formatted at 2026-07-10 13:20:58 on dist-test-slave-rp40"
I20260710 13:21:06.706346 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689583455301-11109-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:21:06.711294 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:06.727770 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:06.729331 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:06.731211 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:06.735317 14377 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:21:06.807669 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:21:06.807986 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.074s	user 0.003s	sys 0.000s
I20260710 13:21:06.808427 11109 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:21:06.814626 14377 tablet_bootstrap.cc:492] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:06.832965 14377 tablet_bootstrap.cc:492] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.834239 14377 tablet_bootstrap.cc:492] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap complete.
I20260710 13:21:06.835038 14377 ts_tablet_manager.cc:1403] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 13:21:06.839222 14377 raft_consensus.cc:359] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.840636 14377 raft_consensus.cc:740] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.841537 14377 consensus_queue.cc:260] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [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: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.844301 14377 ts_tablet_manager.cc:1434] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:21:06.845326 14377 tablet_bootstrap.cc:492] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:06.866937 11109 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:21:06.867404 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.059s	user 0.056s	sys 0.003s
I20260710 13:21:06.870643 14377 tablet_bootstrap.cc:492] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.872161 14377 tablet_bootstrap.cc:492] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap complete.
I20260710 13:21:06.872985 14377 ts_tablet_manager.cc:1403] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260710 13:21:06.876119 14377 raft_consensus.cc:359] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.876808 14377 raft_consensus.cc:740] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.877635 14377 consensus_queue.cc:260] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [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: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.879892 14377 ts_tablet_manager.cc:1434] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:06.880882 14377 tablet_bootstrap.cc:492] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:06.896628 14377 tablet_bootstrap.cc:492] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.898356 14377 tablet_bootstrap.cc:492] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap complete.
I20260710 13:21:06.899291 14377 ts_tablet_manager.cc:1403] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:21:06.902549 14377 raft_consensus.cc:359] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.903534 14377 raft_consensus.cc:740] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.904657 14377 consensus_queue.cc:260] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.907087 14377 ts_tablet_manager.cc:1434] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:21:06.908326 14377 tablet_bootstrap.cc:492] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:06.924832 14377 tablet_bootstrap.cc:492] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.925904 14377 tablet_bootstrap.cc:492] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap complete.
I20260710 13:21:06.926649 14377 ts_tablet_manager.cc:1403] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:21:06.929482 14377 raft_consensus.cc:359] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.930371 14377 raft_consensus.cc:740] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.931422 14377 consensus_queue.cc:260] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [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: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.933936 14377 ts_tablet_manager.cc:1434] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:06.934886 14377 tablet_bootstrap.cc:492] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:06.947497 14377 tablet_bootstrap.cc:492] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.948519 14377 tablet_bootstrap.cc:492] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap complete.
I20260710 13:21:06.949733 14377 ts_tablet_manager.cc:1403] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:21:06.952571 14377 raft_consensus.cc:359] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.952592 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.65:43255
I20260710 13:21:06.952723 14440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.65:43255 every 8 connection(s)
I20260710 13:21:06.953210 14377 raft_consensus.cc:740] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.954373 14377 consensus_queue.cc:260] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.955868 14377 ts_tablet_manager.cc:1434] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:06.956524 14377 tablet_bootstrap.cc:492] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:06.963909 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:06.974516 14377 tablet_bootstrap.cc:492] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.975636 14377 tablet_bootstrap.cc:492] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap complete.
I20260710 13:21:06.976241 14377 ts_tablet_manager.cc:1403] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:21:06.979365 14377 raft_consensus.cc:359] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.981182 14377 raft_consensus.cc:740] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:06.982390 14377 consensus_queue.cc:260] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [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: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:06.985580 14377 ts_tablet_manager.cc:1434] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:21:06.986893 14377 tablet_bootstrap.cc:492] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:06.987703 14441 heartbeater.cc:344] Connected to a master server at 127.10.217.126:36053
I20260710 13:21:06.988242 14441 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:06.989251 14441 heartbeater.cc:507] Master 127.10.217.126:36053 requested a full tablet report, sending...
I20260710 13:21:06.996709 13955 ts_manager.cc:194] Re-registered known tserver with Master: 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255)
I20260710 13:21:07.004350 14377 tablet_bootstrap.cc:492] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:07.003958 14133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "499ab4129e354f7da8a573eb79b2fc7b"
dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9"
mode: GRACEFUL
new_leader_uuid: "43a63fdf94e84c20bd9ec315412611cb"
 from {username='slave'} at 127.0.0.1:38208
I20260710 13:21:07.004932 14133 raft_consensus.cc:606] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 LEADER]: Received request to transfer leadership to TS 43a63fdf94e84c20bd9ec315412611cb
I20260710 13:21:07.005470 14377 tablet_bootstrap.cc:492] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap complete.
I20260710 13:21:07.006372 14377 ts_tablet_manager.cc:1403] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 13:21:07.006625 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:21:07.007325 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:07.008103 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:07.008702 14377 raft_consensus.cc:359] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:07.009399 14377 raft_consensus.cc:740] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:07.010674 14377 consensus_queue.cc:260] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [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: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:07.012555 14377 ts_tablet_manager.cc:1434] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:07.013660 14377 tablet_bootstrap.cc:492] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:07.014654 13955 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43020
I20260710 13:21:07.019497 14441 heartbeater.cc:499] Master 127.10.217.126:36053 was elected leader, sending a full tablet report...
I20260710 13:21:07.029117 14377 tablet_bootstrap.cc:492] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:07.029930 14377 tablet_bootstrap.cc:492] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap complete.
I20260710 13:21:07.030570 14377 ts_tablet_manager.cc:1403] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:21:07.032713 14377 raft_consensus.cc:359] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:07.033257 14377 raft_consensus.cc:740] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:07.033861 14377 consensus_queue.cc:260] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [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: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:07.036016 14377 ts_tablet_manager.cc:1434] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:07.037345 14377 tablet_bootstrap.cc:492] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:07.054500 14377 tablet_bootstrap.cc:492] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:07.055384 14377 tablet_bootstrap.cc:492] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap complete.
I20260710 13:21:07.055976 14377 ts_tablet_manager.cc:1403] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:21:07.057791 14377 raft_consensus.cc:359] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:07.058266 14377 raft_consensus.cc:740] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:07.058959 14377 consensus_queue.cc:260] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [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: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:07.060461 14377 ts_tablet_manager.cc:1434] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:07.061374 14377 tablet_bootstrap.cc:492] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap starting.
I20260710 13:21:07.078506 14377 tablet_bootstrap.cc:492] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:07.079361 14377 tablet_bootstrap.cc:492] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6: Bootstrap complete.
I20260710 13:21:07.080049 14377 ts_tablet_manager.cc:1403] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:21:07.082312 14377 raft_consensus.cc:359] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:07.082882 14377 raft_consensus.cc:740] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c2dd2ad14224dfca57f2715c68f04d6, State: Initialized, Role: FOLLOWER
I20260710 13:21:07.083623 14377 consensus_queue.cc:260] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:07.085572 14377 ts_tablet_manager.cc:1434] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:07.242983 14414 raft_consensus.cc:3060] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.349550 14408 raft_consensus.cc:993] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9: : Instructing follower 43a63fdf94e84c20bd9ec315412611cb to start an election
I20260710 13:21:07.350548 14361 raft_consensus.cc:1081] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 LEADER]: Signalling peer 43a63fdf94e84c20bd9ec315412611cb to start an election
I20260710 13:21:07.352695 14208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "499ab4129e354f7da8a573eb79b2fc7b"
dest_uuid: "43a63fdf94e84c20bd9ec315412611cb"
 from {username='slave'} at 127.0.0.1:48896
I20260710 13:21:07.353363 14208 raft_consensus.cc:493] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:07.353729 14208 raft_consensus.cc:3060] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.361157 14208 raft_consensus.cc:515] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:07.363952 14208 leader_election.cc:290] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 2 election: Requested vote from peers 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255), d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223)
I20260710 13:21:07.365134 14414 raft_consensus.cc:3060] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.365036 14415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499ab4129e354f7da8a573eb79b2fc7b" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c2dd2ad14224dfca57f2715c68f04d6"
I20260710 13:21:07.365139 14133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499ab4129e354f7da8a573eb79b2fc7b" candidate_uuid: "43a63fdf94e84c20bd9ec315412611cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9"
I20260710 13:21:07.366009 14415 raft_consensus.cc:3060] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.366088 14133 raft_consensus.cc:3055] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:07.366585 14133 raft_consensus.cc:740] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d65d00e45b2842dcaa0b3982b20a7fa9, State: Running, Role: LEADER
I20260710 13:21:07.367606 14133 consensus_queue.cc:260] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:07.368852 14133 raft_consensus.cc:3060] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.375458 14415 raft_consensus.cc:2468] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 2.
I20260710 13:21:07.376400 14133 raft_consensus.cc:2468] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43a63fdf94e84c20bd9ec315412611cb in term 2.
I20260710 13:21:07.377455 14174 leader_election.cc:304] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c2dd2ad14224dfca57f2715c68f04d6, 43a63fdf94e84c20bd9ec315412611cb; no voters: 
I20260710 13:21:07.378829 14360 raft_consensus.cc:2804] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:07.380290 14360 raft_consensus.cc:697] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 2 LEADER]: Becoming Leader. State: Replica: 43a63fdf94e84c20bd9ec315412611cb, State: Running, Role: LEADER
I20260710 13:21:07.381369 14360 consensus_queue.cc:237] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } }
I20260710 13:21:07.390213 13957 catalog_manager.cc:5697] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb reported cstate change: term changed from 1 to 2, leader changed from d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66) to 43a63fdf94e84c20bd9ec315412611cb (127.10.217.67). New cstate: current_term: 2 leader_uuid: "43a63fdf94e84c20bd9ec315412611cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43a63fdf94e84c20bd9ec315412611cb" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 35535 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:07.443418 14414 raft_consensus.cc:3060] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:07.712495 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:07.921983 14414 raft_consensus.cc:1275] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 2 FOLLOWER]: Refusing update from remote peer 43a63fdf94e84c20bd9ec315412611cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.923437 14460 consensus_queue.cc:1048] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c2dd2ad14224dfca57f2715c68f04d6" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 43255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:07.934649 14133 raft_consensus.cc:1275] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Refusing update from remote peer 43a63fdf94e84c20bd9ec315412611cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.936679 14460 consensus_queue.cc:1048] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65d00e45b2842dcaa0b3982b20a7fa9" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 39223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:08.019716 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:08.026532 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:08.027042 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:08.027675 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:08.713411 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:09.034768 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:09.044929 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:09.045971 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:09.046754 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:09.714728 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:10.054973 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:10.062685 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:10.063179 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:10.063776 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:10.715853 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:11.070644 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:11.076260 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:11.076866 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:11.077411 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:11.716913 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:12.084599 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:12.093245 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:12.100201 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:12.100749 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:21:12.717969 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:13.124607 11109 tablet_server.cc:179] TabletServer@127.10.217.65:43255 shutting down...
I20260710 13:21:13.155949 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:13.156755 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:13.157668 11109 raft_consensus.cc:2243] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.158229 11109 raft_consensus.cc:2272] T 26ea1808f58b469eaa23d7d5710d38fe P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.160318 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:13.160924 11109 raft_consensus.cc:2243] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.161375 11109 raft_consensus.cc:2272] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.163391 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:13.163968 11109 raft_consensus.cc:2243] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.164425 11109 raft_consensus.cc:2272] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:13.165685 14100 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 83 similar messages]
I20260710 13:21:13.167059 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:13.168054 11109 raft_consensus.cc:2243] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.168530 11109 raft_consensus.cc:2272] T ddb87d33a706410782667e6b4b278c05 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:13.170109 14100 consensus_peers.cc:597] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:13.172531 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:13.173197 11109 raft_consensus.cc:2243] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.173584 11109 raft_consensus.cc:2272] T 4d9f67c72d464c1fb17dbe9396f80c69 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.175602 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:13.176265 11109 raft_consensus.cc:2243] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.176690 11109 raft_consensus.cc:2272] T 51a416d8b3ff41dabfb55c9d7913cd0d P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.179237 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:13.179875 11109 raft_consensus.cc:2243] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.180274 11109 raft_consensus.cc:2272] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:13.180584 14100 consensus_peers.cc:597] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:13.182582 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:13.183144 11109 raft_consensus.cc:2243] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.183563 11109 raft_consensus.cc:2272] T 7c8d323a65c34f27ac5640f7eacda980 P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.185607 11109 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:13.186331 11109 raft_consensus.cc:2243] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.186995 11109 raft_consensus.cc:2272] T 499ab4129e354f7da8a573eb79b2fc7b P 1c2dd2ad14224dfca57f2715c68f04d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.189572 11109 tablet_replica.cc:333] stopping tablet replica
W20260710 13:21:13.190034 14174 consensus_peers.cc:597] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:13.190140 11109 raft_consensus.cc:2243] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.190878 11109 raft_consensus.cc:2272] T 7d0d22e20d234139a0195bef8261bbcb P 1c2dd2ad14224dfca57f2715c68f04d6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:13.196077 14174 consensus_peers.cc:597] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:13.395433 14174 consensus_peers.cc:597] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:13.404564 11109 tablet_server.cc:196] TabletServer@127.10.217.65:43255 shutdown complete.
W20260710 13:21:13.408407 14174 consensus_peers.cc:597] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:13.412773 14174 consensus_peers.cc:597] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb -> Peer 1c2dd2ad14224dfca57f2715c68f04d6 (127.10.217.65:43255): Couldn't send request to peer 1c2dd2ad14224dfca57f2715c68f04d6. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:43255: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:13.431492 11109 tablet_server.cc:179] TabletServer@127.10.217.66:0 shutting down...
W20260710 13:21:13.471946 14173 consensus_peers.cc:597] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb -> Peer d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223): Couldn't send request to peer d65d00e45b2842dcaa0b3982b20a7fa9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:13.471796 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:13.473291 11109 tablet_replica.cc:333] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9: stopping tablet replica
I20260710 13:21:13.474030 11109 raft_consensus.cc:2243] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.474617 11109 raft_consensus.cc:2272] T 26ea1808f58b469eaa23d7d5710d38fe P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.477090 11109 tablet_replica.cc:333] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9: stopping tablet replica
I20260710 13:21:13.478044 11109 raft_consensus.cc:2243] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:13.479367 11109 raft_consensus.cc:2272] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.484434 11109 tablet_replica.cc:333] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9: stopping tablet replica
I20260710 13:21:13.485354 11109 raft_consensus.cc:2243] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:21:13.486095 14173 consensus_peers.cc:597] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb -> Peer d65d00e45b2842dcaa0b3982b20a7fa9 (127.10.217.66:39223): Couldn't send request to peer d65d00e45b2842dcaa0b3982b20a7fa9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:13.486593 11109 raft_consensus.cc:2272] T 4d9f67c72d464c1fb17dbe9396f80c69 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.489878 11109 tablet_replica.cc:333] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9: stopping tablet replica
I20260710 13:21:13.490502 11109 raft_consensus.cc:2243] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:13.491577 11109 raft_consensus.cc:2272] T 51a416d8b3ff41dabfb55c9d7913cd0d P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.494249 11109 tablet_replica.cc:333] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9: stopping tablet replica
I20260710 13:21:13.494975 11109 raft_consensus.cc:2243] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.495507 11109 raft_consensus.cc:2272] T 4b9d0e5ebae543b2ab57c858e6f07e27 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.497980 11109 tablet_replica.cc:333] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9: stopping tablet replica
I20260710 13:21:13.498818 11109 raft_consensus.cc:2243] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.499270 11109 raft_consensus.cc:2272] T 7d0d22e20d234139a0195bef8261bbcb P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.501271 11109 tablet_replica.cc:333] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9: stopping tablet replica
I20260710 13:21:13.501833 11109 raft_consensus.cc:2243] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.502323 11109 raft_consensus.cc:2272] T 499ab4129e354f7da8a573eb79b2fc7b P d65d00e45b2842dcaa0b3982b20a7fa9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.504529 11109 tablet_replica.cc:333] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9: stopping tablet replica
I20260710 13:21:13.505029 11109 raft_consensus.cc:2243] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:13.505820 11109 raft_consensus.cc:2272] T ddb87d33a706410782667e6b4b278c05 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.507961 11109 tablet_replica.cc:333] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9: stopping tablet replica
I20260710 13:21:13.508742 11109 raft_consensus.cc:2243] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.509157 11109 raft_consensus.cc:2272] T 7c8d323a65c34f27ac5640f7eacda980 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.511626 11109 tablet_replica.cc:333] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9: stopping tablet replica
I20260710 13:21:13.512064 11109 raft_consensus.cc:2243] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:13.512797 11109 raft_consensus.cc:2272] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P d65d00e45b2842dcaa0b3982b20a7fa9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.550590 11109 tablet_server.cc:196] TabletServer@127.10.217.66:0 shutdown complete.
I20260710 13:21:13.578222 11109 tablet_server.cc:179] TabletServer@127.10.217.67:0 shutting down...
I20260710 13:21:13.611148 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:13.612175 11109 tablet_replica.cc:333] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb: stopping tablet replica
I20260710 13:21:13.612941 11109 raft_consensus.cc:2243] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.613531 11109 raft_consensus.cc:2272] T 51a416d8b3ff41dabfb55c9d7913cd0d P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.616993 11109 tablet_replica.cc:333] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb: stopping tablet replica
I20260710 13:21:13.617877 11109 raft_consensus.cc:2243] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.619278 11109 raft_consensus.cc:2272] T 4d9f67c72d464c1fb17dbe9396f80c69 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.623642 11109 tablet_replica.cc:333] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb: stopping tablet replica
I20260710 13:21:13.624553 11109 raft_consensus.cc:2243] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:13.625603 11109 raft_consensus.cc:2272] T 26ea1808f58b469eaa23d7d5710d38fe P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.627920 11109 tablet_replica.cc:333] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb: stopping tablet replica
I20260710 13:21:13.628957 11109 raft_consensus.cc:2243] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.629530 11109 raft_consensus.cc:2272] T ddb87d33a706410782667e6b4b278c05 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.632190 11109 tablet_replica.cc:333] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb: stopping tablet replica
I20260710 13:21:13.633008 11109 raft_consensus.cc:2243] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.633687 11109 raft_consensus.cc:2272] T 4f108bb65a4f4ed0b488abdc8c7bbfa8 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.635965 11109 tablet_replica.cc:333] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb: stopping tablet replica
I20260710 13:21:13.636911 11109 raft_consensus.cc:2243] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:21:13.637751 14171 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:21:13.638386 11109 raft_consensus.cc:2272] T 7d0d22e20d234139a0195bef8261bbcb P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.640829 11109 tablet_replica.cc:333] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb: stopping tablet replica
I20260710 13:21:13.641944 11109 raft_consensus.cc:2243] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:13.643850 11109 raft_consensus.cc:2272] T 499ab4129e354f7da8a573eb79b2fc7b P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.646660 11109 tablet_replica.cc:333] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb: stopping tablet replica
I20260710 13:21:13.647305 11109 raft_consensus.cc:2243] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:13.648126 11109 raft_consensus.cc:2272] T 4b9d0e5ebae543b2ab57c858e6f07e27 P 43a63fdf94e84c20bd9ec315412611cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.650249 11109 tablet_replica.cc:333] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb: stopping tablet replica
I20260710 13:21:13.651037 11109 raft_consensus.cc:2243] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.652107 11109 raft_consensus.cc:2272] T 2e18e1d9c3d9466c9e03fb0e3d3e2b52 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.654632 11109 tablet_replica.cc:333] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb: stopping tablet replica
I20260710 13:21:13.655174 11109 raft_consensus.cc:2243] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:13.656077 11109 raft_consensus.cc:2272] T 7c8d323a65c34f27ac5640f7eacda980 P 43a63fdf94e84c20bd9ec315412611cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.695294 11109 tablet_server.cc:196] TabletServer@127.10.217.67:0 shutdown complete.
W20260710 13:21:13.720048 14005 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:13.723065 11109 master.cc:562] Master@127.10.217.126:36053 shutting down...
I20260710 13:21:13.753578 11109 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:13.754172 11109 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.754546 11109 tablet_replica.cc:333] T 00000000000000000000000000000000 P fbbdbf6ab92d451b956fa1c1d5a4e831: stopping tablet replica
W20260710 13:21:14.292120 13988 debug-util.cc:398] Leaking SignalData structure 0x7b0800090c20 after lost signal to thread 11112
W20260710 13:21:14.773901 11109 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 13988)
I20260710 13:21:14.820739 11109 master.cc:584] Master@127.10.217.126:36053 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (16327 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:21:14.890640 11109 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.217.126:34055
I20260710 13:21:14.891921 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:14.900204 14490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:14.900364 14489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:14.902246 14492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:14.903878 11109 server_base.cc:1061] running on GCE node
I20260710 13:21:14.905148 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:14.905478 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:14.905874 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689674905852 us; error 0 us; skew 500 ppm
I20260710 13:21:14.906765 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:14.909931 11109 webserver.cc:533] Webserver started at http://127.10.217.126:35315/ using document root <none> and password file <none>
I20260710 13:21:14.910600 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:14.910821 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:14.911165 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:14.912624 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/master-0-root/instance:
uuid: "170776fd0e9347ff9b87c6143e3d98af"
format_stamp: "Formatted at 2026-07-10 13:21:14 on dist-test-slave-rp40"
I20260710 13:21:14.918167 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:21:14.923964 14497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:14.925367 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 13:21:14.925767 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/master-0-root
uuid: "170776fd0e9347ff9b87c6143e3d98af"
format_stamp: "Formatted at 2026-07-10 13:21:14 on dist-test-slave-rp40"
I20260710 13:21:14.926115 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:14.940392 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:14.943367 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:14.997293 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.126:34055
I20260710 13:21:14.997560 14548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.126:34055 every 8 connection(s)
I20260710 13:21:15.002576 14549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:15.020237 14549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af: Bootstrap starting.
I20260710 13:21:15.025771 14549 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.031685 14549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af: No bootstrap required, opened a new log
I20260710 13:21:15.034200 14549 raft_consensus.cc:359] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "170776fd0e9347ff9b87c6143e3d98af" member_type: VOTER }
I20260710 13:21:15.034818 14549 raft_consensus.cc:385] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.035274 14549 raft_consensus.cc:740] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 170776fd0e9347ff9b87c6143e3d98af, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.035962 14549 consensus_queue.cc:260] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "170776fd0e9347ff9b87c6143e3d98af" member_type: VOTER }
I20260710 13:21:15.036449 14549 raft_consensus.cc:399] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:15.036656 14549 raft_consensus.cc:493] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:15.036931 14549 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.042689 14549 raft_consensus.cc:515] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "170776fd0e9347ff9b87c6143e3d98af" member_type: VOTER }
I20260710 13:21:15.044016 14549 leader_election.cc:304] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [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: 170776fd0e9347ff9b87c6143e3d98af; no voters: 
I20260710 13:21:15.046211 14549 leader_election.cc:290] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:15.046975 14552 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:15.049088 14552 raft_consensus.cc:697] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [term 1 LEADER]: Becoming Leader. State: Replica: 170776fd0e9347ff9b87c6143e3d98af, State: Running, Role: LEADER
I20260710 13:21:15.050340 14552 consensus_queue.cc:237] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [LEADER]: Queue going to LEADER mode. State: All 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: "170776fd0e9347ff9b87c6143e3d98af" member_type: VOTER }
I20260710 13:21:15.052448 14549 sys_catalog.cc:565] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:15.059635 14554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [sys.catalog]: SysCatalogTable state changed. Reason: New leader 170776fd0e9347ff9b87c6143e3d98af. Latest consensus state: current_term: 1 leader_uuid: "170776fd0e9347ff9b87c6143e3d98af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "170776fd0e9347ff9b87c6143e3d98af" member_type: VOTER } }
I20260710 13:21:15.060901 14553 sys_catalog.cc:455] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "170776fd0e9347ff9b87c6143e3d98af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "170776fd0e9347ff9b87c6143e3d98af" member_type: VOTER } }
I20260710 13:21:15.062680 14553 sys_catalog.cc:458] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:15.061754 14554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:15.066954 14561 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:15.074455 14561 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:15.076198 11109 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:15.087278 14561 catalog_manager.cc:1383] Generated new cluster ID: 375d84ca6c1f4226aaf32d84d1372ba0
I20260710 13:21:15.087555 14561 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:15.116092 14561 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:15.117645 14561 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:15.138824 14561 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af: Generated new TSK 0
I20260710 13:21:15.139856 14561 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:15.208627 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:15.216591 14570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:15.219307 14571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:15.221058 11109 server_base.cc:1061] running on GCE node
W20260710 13:21:15.220929 14573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:15.222962 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:15.223181 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:15.223400 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689675223381 us; error 0 us; skew 500 ppm
I20260710 13:21:15.224133 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:15.227444 11109 webserver.cc:533] Webserver started at http://127.10.217.65:33781/ using document root <none> and password file <none>
I20260710 13:21:15.228103 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:15.228543 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:15.228916 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:15.230233 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-0-root/instance:
uuid: "f3408ea883784911a1090137df620a64"
format_stamp: "Formatted at 2026-07-10 13:21:15 on dist-test-slave-rp40"
I20260710 13:21:15.236140 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:15.240527 14578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:15.241847 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:15.242475 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-0-root
uuid: "f3408ea883784911a1090137df620a64"
format_stamp: "Formatted at 2026-07-10 13:21:15 on dist-test-slave-rp40"
I20260710 13:21:15.242893 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:15.270938 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:15.272297 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:15.274681 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:15.277760 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:15.278052 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:15.278393 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:15.278589 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:15.340865 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.65:46229
I20260710 13:21:15.341279 14640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.65:46229 every 8 connection(s)
I20260710 13:21:15.347520 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:15.357236 14645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:15.358835 14646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:15.363878 14648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:15.366680 11109 server_base.cc:1061] running on GCE node
I20260710 13:21:15.367827 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:15.368160 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:15.368394 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689675368373 us; error 0 us; skew 500 ppm
I20260710 13:21:15.369334 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:15.373551 14641 heartbeater.cc:344] Connected to a master server at 127.10.217.126:34055
I20260710 13:21:15.373811 11109 webserver.cc:533] Webserver started at http://127.10.217.66:36177/ using document root <none> and password file <none>
I20260710 13:21:15.374023 14641 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:15.374584 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:15.374964 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:15.375092 14641 heartbeater.cc:507] Master 127.10.217.126:34055 requested a full tablet report, sending...
I20260710 13:21:15.375345 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:15.377431 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-1-root/instance:
uuid: "72277f3203e34718afee7c0f6503a058"
format_stamp: "Formatted at 2026-07-10 13:21:15 on dist-test-slave-rp40"
I20260710 13:21:15.378409 14514 ts_manager.cc:194] Registered new tserver with Master: f3408ea883784911a1090137df620a64 (127.10.217.65:46229)
I20260710 13:21:15.381124 14514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42798
I20260710 13:21:15.383647 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.006s
I20260710 13:21:15.389038 14653 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:15.390705 11109 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:21:15.391204 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-1-root
uuid: "72277f3203e34718afee7c0f6503a058"
format_stamp: "Formatted at 2026-07-10 13:21:15 on dist-test-slave-rp40"
I20260710 13:21:15.391692 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:15.408337 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:15.409874 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:15.412943 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:15.416013 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:15.416277 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:15.416546 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:15.416723 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:15.480348 14715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.66:37755 every 8 connection(s)
I20260710 13:21:15.480252 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.66:37755
I20260710 13:21:15.489562 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:15.498196 14719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:15.499166 14720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:15.503441 14722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:15.506460 11109 server_base.cc:1061] running on GCE node
I20260710 13:21:15.508345 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:15.508633 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:15.508852 14716 heartbeater.cc:344] Connected to a master server at 127.10.217.126:34055
I20260710 13:21:15.508893 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689675508873 us; error 0 us; skew 500 ppm
I20260710 13:21:15.510128 14716 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:15.510874 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:15.511346 14716 heartbeater.cc:507] Master 127.10.217.126:34055 requested a full tablet report, sending...
I20260710 13:21:15.514780 14514 ts_manager.cc:194] Registered new tserver with Master: 72277f3203e34718afee7c0f6503a058 (127.10.217.66:37755)
I20260710 13:21:15.515013 11109 webserver.cc:533] Webserver started at http://127.10.217.67:33557/ using document root <none> and password file <none>
I20260710 13:21:15.515668 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:15.515890 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:15.516170 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:15.516995 14514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42812
I20260710 13:21:15.517345 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-2-root/instance:
uuid: "3b00966407374555b4249b3a99458923"
format_stamp: "Formatted at 2026-07-10 13:21:15 on dist-test-slave-rp40"
I20260710 13:21:15.525043 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.002s
I20260710 13:21:15.530176 14727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:15.531591 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:15.531903 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-2-root
uuid: "3b00966407374555b4249b3a99458923"
format_stamp: "Formatted at 2026-07-10 13:21:15 on dist-test-slave-rp40"
I20260710 13:21:15.532159 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689583455301-11109-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:15.544912 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:15.546613 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:15.548693 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:15.552282 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:15.552513 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:15.552722 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:15.552865 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:15.607818 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.67:43189
I20260710 13:21:15.608346 14789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.67:43189 every 8 connection(s)
I20260710 13:21:15.624763 14790 heartbeater.cc:344] Connected to a master server at 127.10.217.126:34055
I20260710 13:21:15.625293 14790 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:15.626223 14790 heartbeater.cc:507] Master 127.10.217.126:34055 requested a full tablet report, sending...
I20260710 13:21:15.629349 14514 ts_manager.cc:194] Registered new tserver with Master: 3b00966407374555b4249b3a99458923 (127.10.217.67:43189)
I20260710 13:21:15.630033 11109 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018084047s
I20260710 13:21:15.631939 14514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42818
I20260710 13:21:15.662438 14514 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42824:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:15.664711 14514 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:15.723708 14681 tablet_service.cc:1511] Processing CreateTablet for tablet 0302f4e5e3be4ee89729052d829e2f9e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c1bf5eabe9ac40fcb68ee5f1d7d9e3d7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:15.724433 14680 tablet_service.cc:1511] Processing CreateTablet for tablet 5e111c719bc2493a9ae92b062cb12bda (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c1bf5eabe9ac40fcb68ee5f1d7d9e3d7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:15.725209 14681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0302f4e5e3be4ee89729052d829e2f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:15.726037 14680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e111c719bc2493a9ae92b062cb12bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:15.737726 14606 tablet_service.cc:1511] Processing CreateTablet for tablet 0302f4e5e3be4ee89729052d829e2f9e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c1bf5eabe9ac40fcb68ee5f1d7d9e3d7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:15.737943 14605 tablet_service.cc:1511] Processing CreateTablet for tablet 5e111c719bc2493a9ae92b062cb12bda (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c1bf5eabe9ac40fcb68ee5f1d7d9e3d7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:15.739449 14606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0302f4e5e3be4ee89729052d829e2f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:15.739671 14755 tablet_service.cc:1511] Processing CreateTablet for tablet 0302f4e5e3be4ee89729052d829e2f9e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c1bf5eabe9ac40fcb68ee5f1d7d9e3d7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:15.740115 14605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e111c719bc2493a9ae92b062cb12bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:15.741171 14755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0302f4e5e3be4ee89729052d829e2f9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:15.746109 14754 tablet_service.cc:1511] Processing CreateTablet for tablet 5e111c719bc2493a9ae92b062cb12bda (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c1bf5eabe9ac40fcb68ee5f1d7d9e3d7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:15.747524 14754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e111c719bc2493a9ae92b062cb12bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:15.755846 14808 tablet_bootstrap.cc:492] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058: Bootstrap starting.
I20260710 13:21:15.764551 14808 tablet_bootstrap.cc:654] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.794504 14808 tablet_bootstrap.cc:492] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058: No bootstrap required, opened a new log
I20260710 13:21:15.796520 14808 ts_tablet_manager.cc:1403] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.009s
I20260710 13:21:15.793689 14811 tablet_bootstrap.cc:492] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923: Bootstrap starting.
I20260710 13:21:15.794399 14810 tablet_bootstrap.cc:492] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64: Bootstrap starting.
I20260710 13:21:15.800470 14808 raft_consensus.cc:359] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:15.801587 14808 raft_consensus.cc:385] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.801957 14808 raft_consensus.cc:740] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72277f3203e34718afee7c0f6503a058, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.803568 14808 consensus_queue.cc:260] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:15.806115 14810 tablet_bootstrap.cc:654] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.806406 14716 heartbeater.cc:499] Master 127.10.217.126:34055 was elected leader, sending a full tablet report...
I20260710 13:21:15.806912 14808 ts_tablet_manager.cc:1434] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260710 13:21:15.807895 14811 tablet_bootstrap.cc:654] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.808389 14808 tablet_bootstrap.cc:492] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058: Bootstrap starting.
I20260710 13:21:15.818452 14808 tablet_bootstrap.cc:654] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.818518 14810 tablet_bootstrap.cc:492] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64: No bootstrap required, opened a new log
I20260710 13:21:15.821147 14810 ts_tablet_manager.cc:1403] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.016s
I20260710 13:21:15.822772 14811 tablet_bootstrap.cc:492] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923: No bootstrap required, opened a new log
I20260710 13:21:15.823710 14811 ts_tablet_manager.cc:1403] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.004s
I20260710 13:21:15.824985 14810 raft_consensus.cc:359] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:15.825891 14810 raft_consensus.cc:385] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.826527 14810 raft_consensus.cc:740] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3408ea883784911a1090137df620a64, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.828414 14810 consensus_queue.cc:260] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:15.829079 14811 raft_consensus.cc:359] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:15.829973 14811 raft_consensus.cc:385] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.830453 14811 raft_consensus.cc:740] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b00966407374555b4249b3a99458923, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.831928 14808 tablet_bootstrap.cc:492] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058: No bootstrap required, opened a new log
I20260710 13:21:15.831256 14811 consensus_queue.cc:260] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:15.832633 14808 ts_tablet_manager.cc:1403] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260710 13:21:15.836711 14641 heartbeater.cc:499] Master 127.10.217.126:34055 was elected leader, sending a full tablet report...
I20260710 13:21:15.837607 14808 raft_consensus.cc:359] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:15.838869 14808 raft_consensus.cc:385] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.839313 14808 raft_consensus.cc:740] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72277f3203e34718afee7c0f6503a058, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.841513 14790 heartbeater.cc:499] Master 127.10.217.126:34055 was elected leader, sending a full tablet report...
I20260710 13:21:15.842823 14811 ts_tablet_manager.cc:1434] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.004s
I20260710 13:21:15.843272 14810 ts_tablet_manager.cc:1434] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.002s
I20260710 13:21:15.844532 14811 tablet_bootstrap.cc:492] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923: Bootstrap starting.
I20260710 13:21:15.844944 14810 tablet_bootstrap.cc:492] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64: Bootstrap starting.
W20260710 13:21:15.848892 14642 tablet.cc:2406] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:15.840766 14808 consensus_queue.cc:260] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:15.852514 14810 tablet_bootstrap.cc:654] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.852613 14808 ts_tablet_manager.cc:1434] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 13:21:15.852799 14811 tablet_bootstrap.cc:654] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:15.877475 14810 tablet_bootstrap.cc:492] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64: No bootstrap required, opened a new log
I20260710 13:21:15.878216 14811 tablet_bootstrap.cc:492] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923: No bootstrap required, opened a new log
I20260710 13:21:15.878155 14810 ts_tablet_manager.cc:1403] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.018s
I20260710 13:21:15.879395 14811 ts_tablet_manager.cc:1403] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.017s
I20260710 13:21:15.881356 14810 raft_consensus.cc:359] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:15.882385 14810 raft_consensus.cc:385] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.882699 14810 raft_consensus.cc:740] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3408ea883784911a1090137df620a64, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.882515 14811 raft_consensus.cc:359] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:15.883446 14811 raft_consensus.cc:385] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:15.883747 14811 raft_consensus.cc:740] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b00966407374555b4249b3a99458923, State: Initialized, Role: FOLLOWER
I20260710 13:21:15.883481 14810 consensus_queue.cc:260] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:15.884514 14811 consensus_queue.cc:260] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:15.885782 14810 ts_tablet_manager.cc:1434] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:21:15.887178 14811 ts_tablet_manager.cc:1434] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:21:15.953199 14817 raft_consensus.cc:493] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.953788 14817 raft_consensus.cc:515] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:15.956239 14817 leader_election.cc:290] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72277f3203e34718afee7c0f6503a058 (127.10.217.66:37755), f3408ea883784911a1090137df620a64 (127.10.217.65:46229)
I20260710 13:21:15.965473 14812 raft_consensus.cc:493] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:15.965564 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e" candidate_uuid: "3b00966407374555b4249b3a99458923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72277f3203e34718afee7c0f6503a058" is_pre_election: true
I20260710 13:21:15.966419 14812 raft_consensus.cc:515] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:15.967686 14691 raft_consensus.cc:2468] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b00966407374555b4249b3a99458923 in term 0.
I20260710 13:21:15.968626 14616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e" candidate_uuid: "3b00966407374555b4249b3a99458923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3408ea883784911a1090137df620a64" is_pre_election: true
I20260710 13:21:15.969362 14616 raft_consensus.cc:2468] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b00966407374555b4249b3a99458923 in term 0.
I20260710 13:21:15.969779 14812 leader_election.cc:290] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b00966407374555b4249b3a99458923 (127.10.217.67:43189), f3408ea883784911a1090137df620a64 (127.10.217.65:46229)
I20260710 13:21:15.972185 14730 leader_election.cc:304] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b00966407374555b4249b3a99458923, 72277f3203e34718afee7c0f6503a058; no voters: 
I20260710 13:21:15.973636 14817 raft_consensus.cc:2804] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:15.974148 14817 raft_consensus.cc:493] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:15.974597 14817 raft_consensus.cc:3060] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.981329 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e" candidate_uuid: "72277f3203e34718afee7c0f6503a058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b00966407374555b4249b3a99458923" is_pre_election: true
I20260710 13:21:15.983273 14616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e" candidate_uuid: "72277f3203e34718afee7c0f6503a058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3408ea883784911a1090137df620a64" is_pre_election: true
I20260710 13:21:15.984091 14616 raft_consensus.cc:2468] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72277f3203e34718afee7c0f6503a058 in term 0.
I20260710 13:21:15.984901 14817 raft_consensus.cc:515] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:15.985567 14655 leader_election.cc:304] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72277f3203e34718afee7c0f6503a058, f3408ea883784911a1090137df620a64; no voters: 
I20260710 13:21:15.986526 14812 raft_consensus.cc:2804] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:15.986527 14765 raft_consensus.cc:2393] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72277f3203e34718afee7c0f6503a058 in current term 1: Already voted for candidate 3b00966407374555b4249b3a99458923 in this term.
I20260710 13:21:15.986909 14812 raft_consensus.cc:493] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:15.987247 14812 raft_consensus.cc:3060] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.988862 14817 leader_election.cc:290] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [CANDIDATE]: Term 1 election: Requested vote from peers 72277f3203e34718afee7c0f6503a058 (127.10.217.66:37755), f3408ea883784911a1090137df620a64 (127.10.217.65:46229)
I20260710 13:21:15.989377 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e" candidate_uuid: "3b00966407374555b4249b3a99458923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72277f3203e34718afee7c0f6503a058"
I20260710 13:21:15.989681 14616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e" candidate_uuid: "3b00966407374555b4249b3a99458923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3408ea883784911a1090137df620a64"
I20260710 13:21:15.990671 14616 raft_consensus.cc:3060] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:15.998682 14812 raft_consensus.cc:515] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:15.999346 14616 raft_consensus.cc:2468] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b00966407374555b4249b3a99458923 in term 1.
I20260710 13:21:15.999858 14691 raft_consensus.cc:2393] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b00966407374555b4249b3a99458923 in current term 1: Already voted for candidate 72277f3203e34718afee7c0f6503a058 in this term.
I20260710 13:21:16.000732 14729 leader_election.cc:304] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b00966407374555b4249b3a99458923, f3408ea883784911a1090137df620a64; no voters: 
I20260710 13:21:16.001493 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e" candidate_uuid: "72277f3203e34718afee7c0f6503a058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b00966407374555b4249b3a99458923"
I20260710 13:21:16.001718 14812 leader_election.cc:290] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [CANDIDATE]: Term 1 election: Requested vote from peers 3b00966407374555b4249b3a99458923 (127.10.217.67:43189), f3408ea883784911a1090137df620a64 (127.10.217.65:46229)
I20260710 13:21:16.001833 14817 raft_consensus.cc:2804] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:16.003021 14616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e" candidate_uuid: "72277f3203e34718afee7c0f6503a058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3408ea883784911a1090137df620a64"
I20260710 13:21:16.003437 14817 raft_consensus.cc:697] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 1 LEADER]: Becoming Leader. State: Replica: 3b00966407374555b4249b3a99458923, State: Running, Role: LEADER
I20260710 13:21:16.004076 14616 raft_consensus.cc:2393] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72277f3203e34718afee7c0f6503a058 in current term 1: Already voted for candidate 3b00966407374555b4249b3a99458923 in this term.
I20260710 13:21:16.004431 14817 consensus_queue.cc:237] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:16.010035 14657 leader_election.cc:304] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [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: 72277f3203e34718afee7c0f6503a058; no voters: 3b00966407374555b4249b3a99458923, f3408ea883784911a1090137df620a64
I20260710 13:21:16.010890 14812 raft_consensus.cc:2749] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:16.014709 14514 catalog_manager.cc:5697] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b00966407374555b4249b3a99458923 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "3b00966407374555b4249b3a99458923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:16.068437 14562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:16.197593 14817 raft_consensus.cc:493] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.198477 14817 raft_consensus.cc:515] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.200184 14817 leader_election.cc:290] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3408ea883784911a1090137df620a64 (127.10.217.65:46229), 72277f3203e34718afee7c0f6503a058 (127.10.217.66:37755)
I20260710 13:21:16.201246 14616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e111c719bc2493a9ae92b062cb12bda" candidate_uuid: "3b00966407374555b4249b3a99458923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3408ea883784911a1090137df620a64" is_pre_election: true
I20260710 13:21:16.201370 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e111c719bc2493a9ae92b062cb12bda" candidate_uuid: "3b00966407374555b4249b3a99458923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72277f3203e34718afee7c0f6503a058" is_pre_election: true
I20260710 13:21:16.201841 14616 raft_consensus.cc:2468] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b00966407374555b4249b3a99458923 in term 0.
I20260710 13:21:16.202121 14691 raft_consensus.cc:2468] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b00966407374555b4249b3a99458923 in term 0.
I20260710 13:21:16.203284 14729 leader_election.cc:304] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b00966407374555b4249b3a99458923, f3408ea883784911a1090137df620a64; no voters: 
I20260710 13:21:16.204224 14817 raft_consensus.cc:2804] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:16.204622 14817 raft_consensus.cc:493] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:16.204909 14817 raft_consensus.cc:3060] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.210175 14817 raft_consensus.cc:515] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.211933 14817 leader_election.cc:290] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [CANDIDATE]: Term 1 election: Requested vote from peers f3408ea883784911a1090137df620a64 (127.10.217.65:46229), 72277f3203e34718afee7c0f6503a058 (127.10.217.66:37755)
I20260710 13:21:16.212862 14616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e111c719bc2493a9ae92b062cb12bda" candidate_uuid: "3b00966407374555b4249b3a99458923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3408ea883784911a1090137df620a64"
I20260710 13:21:16.213378 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e111c719bc2493a9ae92b062cb12bda" candidate_uuid: "3b00966407374555b4249b3a99458923" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72277f3203e34718afee7c0f6503a058"
I20260710 13:21:16.213424 14616 raft_consensus.cc:3060] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.213990 14691 raft_consensus.cc:3060] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.220265 14616 raft_consensus.cc:2468] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b00966407374555b4249b3a99458923 in term 1.
I20260710 13:21:16.221411 14729 leader_election.cc:304] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b00966407374555b4249b3a99458923, f3408ea883784911a1090137df620a64; no voters: 
I20260710 13:21:16.222023 14691 raft_consensus.cc:2468] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b00966407374555b4249b3a99458923 in term 1.
I20260710 13:21:16.222164 14817 raft_consensus.cc:2804] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:16.223639 14817 raft_consensus.cc:697] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 1 LEADER]: Becoming Leader. State: Replica: 3b00966407374555b4249b3a99458923, State: Running, Role: LEADER
I20260710 13:21:16.224530 14817 consensus_queue.cc:237] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.232677 14514 catalog_manager.cc:5697] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b00966407374555b4249b3a99458923 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "3b00966407374555b4249b3a99458923" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:16.359375 14514 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42828:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:16.361474 14514 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:16.392107 14606 tablet_service.cc:1511] Processing CreateTablet for tablet 420f04cf51d24757b603f9d6bb98dfa9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=13c2a1507bb146b2b407b94d7e9a0b64]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:16.393595 14606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420f04cf51d24757b603f9d6bb98dfa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:16.393308 14680 tablet_service.cc:1511] Processing CreateTablet for tablet 420f04cf51d24757b603f9d6bb98dfa9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=13c2a1507bb146b2b407b94d7e9a0b64]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:16.395191 14680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420f04cf51d24757b603f9d6bb98dfa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:16.395977 14755 tablet_service.cc:1511] Processing CreateTablet for tablet 420f04cf51d24757b603f9d6bb98dfa9 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=13c2a1507bb146b2b407b94d7e9a0b64]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:16.397254 14755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 420f04cf51d24757b603f9d6bb98dfa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:16.400068 14681 tablet_service.cc:1511] Processing CreateTablet for tablet c2b322b376664104a4ac55935302b851 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=13c2a1507bb146b2b407b94d7e9a0b64]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:16.401489 14681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b322b376664104a4ac55935302b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:16.401993 14754 tablet_service.cc:1511] Processing CreateTablet for tablet c2b322b376664104a4ac55935302b851 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=13c2a1507bb146b2b407b94d7e9a0b64]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:16.403324 14754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b322b376664104a4ac55935302b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:16.408527 14605 tablet_service.cc:1511] Processing CreateTablet for tablet c2b322b376664104a4ac55935302b851 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=13c2a1507bb146b2b407b94d7e9a0b64]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:16.410598 14605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2b322b376664104a4ac55935302b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:16.434201 14831 tablet_bootstrap.cc:492] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058: Bootstrap starting.
I20260710 13:21:16.460625 14833 tablet_bootstrap.cc:492] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64: Bootstrap starting.
I20260710 13:21:16.461670 14832 tablet_bootstrap.cc:492] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923: Bootstrap starting.
I20260710 13:21:16.462910 14831 tablet_bootstrap.cc:654] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.471621 14833 tablet_bootstrap.cc:654] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.473901 14831 tablet_bootstrap.cc:492] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058: No bootstrap required, opened a new log
I20260710 13:21:16.474087 14832 tablet_bootstrap.cc:654] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.474706 14831 ts_tablet_manager.cc:1403] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.000s
I20260710 13:21:16.478380 14831 raft_consensus.cc:359] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.479346 14831 raft_consensus.cc:385] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.479877 14831 raft_consensus.cc:740] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72277f3203e34718afee7c0f6503a058, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.480079 14833 tablet_bootstrap.cc:492] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64: No bootstrap required, opened a new log
I20260710 13:21:16.480670 14833 ts_tablet_manager.cc:1403] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 13:21:16.480861 14831 consensus_queue.cc:260] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.483306 14831 ts_tablet_manager.cc:1434] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:16.483800 14817 consensus_queue.cc:1048] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:16.484972 14831 tablet_bootstrap.cc:492] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058: Bootstrap starting.
I20260710 13:21:16.484819 14833 raft_consensus.cc:359] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.485692 14833 raft_consensus.cc:385] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.486052 14833 raft_consensus.cc:740] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3408ea883784911a1090137df620a64, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.487295 14833 consensus_queue.cc:260] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.494952 14831 tablet_bootstrap.cc:654] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.498780 14832 tablet_bootstrap.cc:492] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923: No bootstrap required, opened a new log
I20260710 13:21:16.499554 14832 ts_tablet_manager.cc:1403] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.004s
I20260710 13:21:16.499446 14833 ts_tablet_manager.cc:1434] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:21:16.501442 14833 tablet_bootstrap.cc:492] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64: Bootstrap starting.
I20260710 13:21:16.503971 14832 raft_consensus.cc:359] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.507849 14832 raft_consensus.cc:385] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.509150 14833 tablet_bootstrap.cc:654] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.509321 14832 raft_consensus.cc:740] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b00966407374555b4249b3a99458923, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.511984 14832 consensus_queue.cc:260] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.516815 14832 ts_tablet_manager.cc:1434] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.006s
I20260710 13:21:16.517953 14832 tablet_bootstrap.cc:492] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923: Bootstrap starting.
I20260710 13:21:16.530123 14831 tablet_bootstrap.cc:492] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058: No bootstrap required, opened a new log
I20260710 13:21:16.531234 14831 ts_tablet_manager.cc:1403] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.008s
I20260710 13:21:16.537185 14831 raft_consensus.cc:359] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.538220 14831 raft_consensus.cc:385] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.538633 14831 raft_consensus.cc:740] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72277f3203e34718afee7c0f6503a058, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.539723 14831 consensus_queue.cc:260] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.552892 14812 raft_consensus.cc:493] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.557871 14832 tablet_bootstrap.cc:654] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:16.566399 14822 consensus_queue.cc:1048] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:16.553854 14812 raft_consensus.cc:515] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.572346 14831 ts_tablet_manager.cc:1434] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.004s
I20260710 13:21:16.576887 14615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b322b376664104a4ac55935302b851" candidate_uuid: "72277f3203e34718afee7c0f6503a058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3408ea883784911a1090137df620a64" is_pre_election: true
I20260710 13:21:16.578090 14837 raft_consensus.cc:493] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:16.578680 14837 raft_consensus.cc:515] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.581593 14837 leader_election.cc:290] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72277f3203e34718afee7c0f6503a058 (127.10.217.66:37755), 3b00966407374555b4249b3a99458923 (127.10.217.67:43189)
W20260710 13:21:16.583424 14655 leader_election.cc:343] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f3408ea883784911a1090137df620a64 (127.10.217.65:46229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:16.599740 14833 tablet_bootstrap.cc:492] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64: No bootstrap required, opened a new log
I20260710 13:21:16.600595 14833 ts_tablet_manager.cc:1403] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64: Time spent bootstrapping tablet: real 0.099s	user 0.036s	sys 0.033s
I20260710 13:21:16.591351 14812 leader_election.cc:290] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f3408ea883784911a1090137df620a64 (127.10.217.65:46229), 3b00966407374555b4249b3a99458923 (127.10.217.67:43189)
I20260710 13:21:16.607574 14833 raft_consensus.cc:359] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.608758 14833 raft_consensus.cc:385] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.609153 14833 raft_consensus.cc:740] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3408ea883784911a1090137df620a64, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.609848 14833 consensus_queue.cc:260] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.612260 14833 ts_tablet_manager.cc:1434] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:21:16.616930 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b322b376664104a4ac55935302b851" candidate_uuid: "72277f3203e34718afee7c0f6503a058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b00966407374555b4249b3a99458923" is_pre_election: true
I20260710 13:21:16.618074 14765 raft_consensus.cc:2468] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72277f3203e34718afee7c0f6503a058 in term 0.
I20260710 13:21:16.625140 14657 leader_election.cc:304] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [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: 3b00966407374555b4249b3a99458923, 72277f3203e34718afee7c0f6503a058; no voters: f3408ea883784911a1090137df620a64
I20260710 13:21:16.626533 14812 raft_consensus.cc:2804] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:16.627022 14812 raft_consensus.cc:493] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:16.627401 14812 raft_consensus.cc:3060] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.641535 14832 tablet_bootstrap.cc:492] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923: No bootstrap required, opened a new log
I20260710 13:21:16.642194 14832 ts_tablet_manager.cc:1403] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923: Time spent bootstrapping tablet: real 0.124s	user 0.013s	sys 0.003s
I20260710 13:21:16.643313 14812 raft_consensus.cc:515] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.647665 14832 raft_consensus.cc:359] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.648415 14616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b322b376664104a4ac55935302b851" candidate_uuid: "72277f3203e34718afee7c0f6503a058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f3408ea883784911a1090137df620a64"
I20260710 13:21:16.648602 14832 raft_consensus.cc:385] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:16.648605 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b322b376664104a4ac55935302b851" candidate_uuid: "72277f3203e34718afee7c0f6503a058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b00966407374555b4249b3a99458923"
I20260710 13:21:16.649252 14832 raft_consensus.cc:740] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b00966407374555b4249b3a99458923, State: Initialized, Role: FOLLOWER
I20260710 13:21:16.649456 14765 raft_consensus.cc:3060] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.649745 14812 leader_election.cc:290] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [CANDIDATE]: Term 1 election: Requested vote from peers f3408ea883784911a1090137df620a64 (127.10.217.65:46229), 3b00966407374555b4249b3a99458923 (127.10.217.67:43189)
I20260710 13:21:16.652444 14616 raft_consensus.cc:3060] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.650370 14832 consensus_queue.cc:260] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.653019 14690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f04cf51d24757b603f9d6bb98dfa9" candidate_uuid: "f3408ea883784911a1090137df620a64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72277f3203e34718afee7c0f6503a058" is_pre_election: true
I20260710 13:21:16.653960 14690 raft_consensus.cc:2468] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3408ea883784911a1090137df620a64 in term 0.
I20260710 13:21:16.655802 14581 leader_election.cc:304] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72277f3203e34718afee7c0f6503a058, f3408ea883784911a1090137df620a64; no voters: 
I20260710 13:21:16.656739 14837 raft_consensus.cc:2804] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:16.657317 14837 raft_consensus.cc:493] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:16.657925 14837 raft_consensus.cc:3060] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.659371 14832 ts_tablet_manager.cc:1434] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 13:21:16.662170 14616 raft_consensus.cc:2468] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72277f3203e34718afee7c0f6503a058 in term 1.
I20260710 13:21:16.667946 14765 raft_consensus.cc:2468] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72277f3203e34718afee7c0f6503a058 in term 1.
I20260710 13:21:16.669907 14657 leader_election.cc:304] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b00966407374555b4249b3a99458923, 72277f3203e34718afee7c0f6503a058; no voters: 
I20260710 13:21:16.672029 14812 raft_consensus.cc:2804] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:16.672860 14812 raft_consensus.cc:697] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 1 LEADER]: Becoming Leader. State: Replica: 72277f3203e34718afee7c0f6503a058, State: Running, Role: LEADER
I20260710 13:21:16.673205 14837 raft_consensus.cc:515] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.673764 14812 consensus_queue.cc:237] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.675462 14837 leader_election.cc:290] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [CANDIDATE]: Term 1 election: Requested vote from peers 72277f3203e34718afee7c0f6503a058 (127.10.217.66:37755), 3b00966407374555b4249b3a99458923 (127.10.217.67:43189)
I20260710 13:21:16.676481 14690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f04cf51d24757b603f9d6bb98dfa9" candidate_uuid: "f3408ea883784911a1090137df620a64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72277f3203e34718afee7c0f6503a058"
I20260710 13:21:16.677124 14690 raft_consensus.cc:3060] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:16.683046 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f04cf51d24757b603f9d6bb98dfa9" candidate_uuid: "f3408ea883784911a1090137df620a64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b00966407374555b4249b3a99458923" is_pre_election: true
I20260710 13:21:16.683393 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "420f04cf51d24757b603f9d6bb98dfa9" candidate_uuid: "f3408ea883784911a1090137df620a64" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b00966407374555b4249b3a99458923"
I20260710 13:21:16.684773 14765 raft_consensus.cc:2468] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3408ea883784911a1090137df620a64 in term 0.
I20260710 13:21:16.687252 14514 catalog_manager.cc:5697] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72277f3203e34718afee7c0f6503a058 (127.10.217.66). New cstate: current_term: 1 leader_uuid: "72277f3203e34718afee7c0f6503a058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.688584 14690 raft_consensus.cc:2468] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3408ea883784911a1090137df620a64 in term 1.
I20260710 13:21:16.689874 14581 leader_election.cc:304] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [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: 72277f3203e34718afee7c0f6503a058, f3408ea883784911a1090137df620a64; no voters: 3b00966407374555b4249b3a99458923
I20260710 13:21:16.691071 14837 raft_consensus.cc:2804] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:16.692842 14837 raft_consensus.cc:697] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 1 LEADER]: Becoming Leader. State: Replica: f3408ea883784911a1090137df620a64, State: Running, Role: LEADER
I20260710 13:21:16.693825 14837 consensus_queue.cc:237] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:16.702817 14514 catalog_manager.cc:5697] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3408ea883784911a1090137df620a64 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "f3408ea883784911a1090137df620a64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:16.731123 14765 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e"
dest_uuid: "3b00966407374555b4249b3a99458923"
mode: GRACEFUL
new_leader_uuid: "f3408ea883784911a1090137df620a64"
 from {username='slave'} at 127.0.0.1:40912
I20260710 13:21:16.731792 14765 raft_consensus.cc:606] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 1 LEADER]: Received request to transfer leadership to TS f3408ea883784911a1090137df620a64
I20260710 13:21:16.747108 14822 consensus_queue.cc:1048] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.762589 14822 consensus_queue.cc:1048] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:16.762812 14690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2b322b376664104a4ac55935302b851"
dest_uuid: "72277f3203e34718afee7c0f6503a058"
mode: GRACEFUL
new_leader_uuid: "f3408ea883784911a1090137df620a64"
 from {username='slave'} at 127.0.0.1:51618
I20260710 13:21:16.763482 14690 raft_consensus.cc:606] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 1 LEADER]: Received request to transfer leadership to TS f3408ea883784911a1090137df620a64
I20260710 13:21:16.979393 14857 raft_consensus.cc:993] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923: : Instructing follower f3408ea883784911a1090137df620a64 to start an election
I20260710 13:21:16.979918 14857 raft_consensus.cc:1081] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 1 LEADER]: Signalling peer f3408ea883784911a1090137df620a64 to start an election
I20260710 13:21:16.981945 14616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e"
dest_uuid: "f3408ea883784911a1090137df620a64"
 from {username='slave'} at 127.0.0.1:56818
I20260710 13:21:16.982674 14616 raft_consensus.cc:493] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:16.983052 14616 raft_consensus.cc:3060] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.988996 14616 raft_consensus.cc:515] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:16.991243 14616 leader_election.cc:290] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [CANDIDATE]: Term 2 election: Requested vote from peers 72277f3203e34718afee7c0f6503a058 (127.10.217.66:37755), 3b00966407374555b4249b3a99458923 (127.10.217.67:43189)
I20260710 13:21:16.992094 14690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e" candidate_uuid: "f3408ea883784911a1090137df620a64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72277f3203e34718afee7c0f6503a058"
I20260710 13:21:16.992753 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0302f4e5e3be4ee89729052d829e2f9e" candidate_uuid: "f3408ea883784911a1090137df620a64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b00966407374555b4249b3a99458923"
I20260710 13:21:16.992909 14690 raft_consensus.cc:3060] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:16.993423 14765 raft_consensus.cc:3055] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:16.993781 14765 raft_consensus.cc:740] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b00966407374555b4249b3a99458923, State: Running, Role: LEADER
I20260710 13:21:16.994664 14765 consensus_queue.cc:260] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:16.995944 14765 raft_consensus.cc:3060] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:17.001282 14690 raft_consensus.cc:2468] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3408ea883784911a1090137df620a64 in term 2.
I20260710 13:21:17.003155 14581 leader_election.cc:304] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72277f3203e34718afee7c0f6503a058, f3408ea883784911a1090137df620a64; no voters: 
I20260710 13:21:17.003916 14837 raft_consensus.cc:2804] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:17.004527 14837 raft_consensus.cc:697] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 2 LEADER]: Becoming Leader. State: Replica: f3408ea883784911a1090137df620a64, State: Running, Role: LEADER
I20260710 13:21:17.004417 14765 raft_consensus.cc:2468] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3408ea883784911a1090137df620a64 in term 2.
I20260710 13:21:17.005700 14837 consensus_queue.cc:237] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } }
I20260710 13:21:17.016462 14511 catalog_manager.cc:5697] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 reported cstate change: term changed from 1 to 2, leader changed from 3b00966407374555b4249b3a99458923 (127.10.217.67) to f3408ea883784911a1090137df620a64 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "f3408ea883784911a1090137df620a64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:17.069523 14812 consensus_queue.cc:1048] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:17.077708 14844 raft_consensus.cc:993] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058: : Instructing follower f3408ea883784911a1090137df620a64 to start an election
I20260710 13:21:17.078263 14844 raft_consensus.cc:1081] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 1 LEADER]: Signalling peer f3408ea883784911a1090137df620a64 to start an election
I20260710 13:21:17.080013 14615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2b322b376664104a4ac55935302b851"
dest_uuid: "f3408ea883784911a1090137df620a64"
 from {username='slave'} at 127.0.0.1:56824
I20260710 13:21:17.080601 14615 raft_consensus.cc:493] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:17.080947 14615 raft_consensus.cc:3060] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:17.084621 14843 consensus_queue.cc:1048] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:17.089823 14615 raft_consensus.cc:515] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:17.091270 14616 raft_consensus.cc:1240] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 2 FOLLOWER]: Rejecting Update request from peer 72277f3203e34718afee7c0f6503a058 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:17.093621 14690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b322b376664104a4ac55935302b851" candidate_uuid: "f3408ea883784911a1090137df620a64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72277f3203e34718afee7c0f6503a058"
I20260710 13:21:17.094750 14690 raft_consensus.cc:3055] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:17.095165 14764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b322b376664104a4ac55935302b851" candidate_uuid: "f3408ea883784911a1090137df620a64" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b00966407374555b4249b3a99458923"
I20260710 13:21:17.096645 14843 consensus_queue.cc:1059] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:17.095158 14690 raft_consensus.cc:740] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72277f3203e34718afee7c0f6503a058, State: Running, Role: LEADER
I20260710 13:21:17.098333 14690 consensus_queue.cc:260] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:17.099270 14690 raft_consensus.cc:3060] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:17.103470 14615 leader_election.cc:290] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [CANDIDATE]: Term 2 election: Requested vote from peers 72277f3203e34718afee7c0f6503a058 (127.10.217.66:37755), 3b00966407374555b4249b3a99458923 (127.10.217.67:43189)
I20260710 13:21:17.105721 14690 raft_consensus.cc:2468] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3408ea883784911a1090137df620a64 in term 2.
W20260710 13:21:17.106377 14812 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:21:17.109620 14581 leader_election.cc:304] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [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: 72277f3203e34718afee7c0f6503a058, f3408ea883784911a1090137df620a64; no voters: 3b00966407374555b4249b3a99458923
I20260710 13:21:17.111423 14837 raft_consensus.cc:2804] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:17.112007 14837 raft_consensus.cc:697] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 2 LEADER]: Becoming Leader. State: Replica: f3408ea883784911a1090137df620a64, State: Running, Role: LEADER
I20260710 13:21:17.112993 14837 consensus_queue.cc:237] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [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: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:17.127777 14511 catalog_manager.cc:5697] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 reported cstate change: term changed from 1 to 2, leader changed from 72277f3203e34718afee7c0f6503a058 (127.10.217.66) to f3408ea883784911a1090137df620a64 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "f3408ea883784911a1090137df620a64" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:17.195897 14837 consensus_queue.cc:1048] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:17.207755 14765 raft_consensus.cc:3060] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:17.218269 14853 consensus_queue.cc:1048] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:17.297940 11109 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:21:17.300498 11109 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:21:17.301031 11109 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:21:17.315910 14615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2b322b376664104a4ac55935302b851"
dest_uuid: "f3408ea883784911a1090137df620a64"
mode: GRACEFUL
new_leader_uuid: "72277f3203e34718afee7c0f6503a058"
 from {username='slave'} at 127.0.0.1:56838
I20260710 13:21:17.316450 14615 raft_consensus.cc:606] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 2 LEADER]: Received request to transfer leadership to TS 72277f3203e34718afee7c0f6503a058
I20260710 13:21:17.317890 11109 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:21:17.417193 14690 raft_consensus.cc:1275] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 2 FOLLOWER]: Refusing update from remote peer f3408ea883784911a1090137df620a64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.418928 14853 consensus_queue.cc:1048] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.427981 14765 raft_consensus.cc:1275] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 2 FOLLOWER]: Refusing update from remote peer f3408ea883784911a1090137df620a64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.430234 14837 consensus_queue.cc:1048] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:17.616063 14765 raft_consensus.cc:3060] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:17.621223 14765 raft_consensus.cc:1275] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 2 FOLLOWER]: Refusing update from remote peer f3408ea883784911a1090137df620a64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.622695 14837 consensus_queue.cc:1048] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.633116 14690 raft_consensus.cc:1275] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 2 FOLLOWER]: Refusing update from remote peer f3408ea883784911a1090137df620a64: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:17.635481 14866 consensus_queue.cc:1048] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:17.645987 14853 raft_consensus.cc:993] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64: : Instructing follower 72277f3203e34718afee7c0f6503a058 to start an election
I20260710 13:21:17.646618 14866 raft_consensus.cc:1081] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 2 LEADER]: Signalling peer 72277f3203e34718afee7c0f6503a058 to start an election
I20260710 13:21:17.648376 14690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2b322b376664104a4ac55935302b851"
dest_uuid: "72277f3203e34718afee7c0f6503a058"
 from {username='slave'} at 127.0.0.1:51608
I20260710 13:21:17.648964 14690 raft_consensus.cc:493] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:17.649379 14690 raft_consensus.cc:3060] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:17.657573 14690 raft_consensus.cc:515] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:17.660208 14690 leader_election.cc:290] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [CANDIDATE]: Term 3 election: Requested vote from peers f3408ea883784911a1090137df620a64 (127.10.217.65:46229), 3b00966407374555b4249b3a99458923 (127.10.217.67:43189)
I20260710 13:21:17.661304 14615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b322b376664104a4ac55935302b851" candidate_uuid: "72277f3203e34718afee7c0f6503a058" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f3408ea883784911a1090137df620a64"
I20260710 13:21:17.661516 14765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2b322b376664104a4ac55935302b851" candidate_uuid: "72277f3203e34718afee7c0f6503a058" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b00966407374555b4249b3a99458923"
I20260710 13:21:17.662326 14615 raft_consensus.cc:3055] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:17.662647 14765 raft_consensus.cc:3060] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:17.662695 14615 raft_consensus.cc:740] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f3408ea883784911a1090137df620a64, State: Running, Role: LEADER
I20260710 13:21:17.663977 14615 consensus_queue.cc:260] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [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: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:17.665261 14615 raft_consensus.cc:3060] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:17.669121 14765 raft_consensus.cc:2468] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72277f3203e34718afee7c0f6503a058 in term 3.
I20260710 13:21:17.671015 14657 leader_election.cc:304] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [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: 3b00966407374555b4249b3a99458923, 72277f3203e34718afee7c0f6503a058; no voters: 
I20260710 13:21:17.672060 14615 raft_consensus.cc:2468] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72277f3203e34718afee7c0f6503a058 in term 3.
I20260710 13:21:17.672327 14867 raft_consensus.cc:2804] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:17.673390 14867 raft_consensus.cc:697] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 3 LEADER]: Becoming Leader. State: Replica: 72277f3203e34718afee7c0f6503a058, State: Running, Role: LEADER
I20260710 13:21:17.674589 14867 consensus_queue.cc:237] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [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: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } }
I20260710 13:21:17.683238 14512 catalog_manager.cc:5697] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 reported cstate change: term changed from 2 to 3, leader changed from f3408ea883784911a1090137df620a64 (127.10.217.65) to 72277f3203e34718afee7c0f6503a058 (127.10.217.66). New cstate: current_term: 3 leader_uuid: "72277f3203e34718afee7c0f6503a058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f3408ea883784911a1090137df620a64" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 46229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72277f3203e34718afee7c0f6503a058" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 37755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b00966407374555b4249b3a99458923" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 43189 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:17.701736 11109 tablet_server.cc:179] TabletServer@127.10.217.65:0 shutting down...
I20260710 13:21:17.728031 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:17.728726 11109 tablet_replica.cc:333] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64: stopping tablet replica
I20260710 13:21:17.729347 11109 raft_consensus.cc:2243] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:17.729873 11109 raft_consensus.cc:2272] T c2b322b376664104a4ac55935302b851 P f3408ea883784911a1090137df620a64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.732813 11109 tablet_replica.cc:333] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64: stopping tablet replica
I20260710 13:21:17.733450 11109 raft_consensus.cc:2243] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:17.734776 11109 raft_consensus.cc:2272] T 420f04cf51d24757b603f9d6bb98dfa9 P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.736898 11109 tablet_replica.cc:333] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64: stopping tablet replica
I20260710 13:21:17.737458 11109 raft_consensus.cc:2243] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:17.737888 11109 raft_consensus.cc:2272] T 5e111c719bc2493a9ae92b062cb12bda P f3408ea883784911a1090137df620a64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.740329 11109 tablet_replica.cc:333] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64: stopping tablet replica
I20260710 13:21:17.740855 11109 raft_consensus.cc:2243] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:17.741773 11109 raft_consensus.cc:2272] T 0302f4e5e3be4ee89729052d829e2f9e P f3408ea883784911a1090137df620a64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.768173 11109 tablet_server.cc:196] TabletServer@127.10.217.65:0 shutdown complete.
I20260710 13:21:17.782137 11109 tablet_server.cc:179] TabletServer@127.10.217.66:0 shutting down...
I20260710 13:21:17.805956 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:17.807233 11109 tablet_replica.cc:333] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058: stopping tablet replica
I20260710 13:21:17.808023 11109 raft_consensus.cc:2243] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:17.808941 11109 pending_rounds.cc:70] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058: Trying to abort 1 pending ops.
I20260710 13:21:17.809331 11109 pending_rounds.cc:77] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992919767744512 op_type: NO_OP noop_request { }
I20260710 13:21:17.809674 11109 raft_consensus.cc:2889] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:17.809994 11109 raft_consensus.cc:2272] T c2b322b376664104a4ac55935302b851 P 72277f3203e34718afee7c0f6503a058 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.812291 11109 tablet_replica.cc:333] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058: stopping tablet replica
I20260710 13:21:17.812831 11109 raft_consensus.cc:2243] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:17.813359 11109 raft_consensus.cc:2272] T 420f04cf51d24757b603f9d6bb98dfa9 P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.815896 11109 tablet_replica.cc:333] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058: stopping tablet replica
I20260710 13:21:17.816380 11109 raft_consensus.cc:2243] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:17.816756 11109 raft_consensus.cc:2272] T 5e111c719bc2493a9ae92b062cb12bda P 72277f3203e34718afee7c0f6503a058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.818629 11109 tablet_replica.cc:333] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058: stopping tablet replica
I20260710 13:21:17.819038 11109 raft_consensus.cc:2243] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:17.819592 11109 raft_consensus.cc:2272] T 0302f4e5e3be4ee89729052d829e2f9e P 72277f3203e34718afee7c0f6503a058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.845440 11109 tablet_server.cc:196] TabletServer@127.10.217.66:0 shutdown complete.
I20260710 13:21:17.858734 11109 tablet_server.cc:179] TabletServer@127.10.217.67:0 shutting down...
I20260710 13:21:17.881894 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:17.882700 11109 tablet_replica.cc:333] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923: stopping tablet replica
I20260710 13:21:17.883252 11109 raft_consensus.cc:2243] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:17.883708 11109 raft_consensus.cc:2272] T 420f04cf51d24757b603f9d6bb98dfa9 P 3b00966407374555b4249b3a99458923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.886255 11109 tablet_replica.cc:333] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923: stopping tablet replica
I20260710 13:21:17.886884 11109 raft_consensus.cc:2243] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:17.887892 11109 raft_consensus.cc:2272] T c2b322b376664104a4ac55935302b851 P 3b00966407374555b4249b3a99458923 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.891350 11109 tablet_replica.cc:333] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923: stopping tablet replica
I20260710 13:21:17.891897 11109 raft_consensus.cc:2243] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:17.892678 11109 raft_consensus.cc:2272] T 5e111c719bc2493a9ae92b062cb12bda P 3b00966407374555b4249b3a99458923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.894919 11109 tablet_replica.cc:333] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923: stopping tablet replica
I20260710 13:21:17.895418 11109 raft_consensus.cc:2243] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:17.895854 11109 raft_consensus.cc:2272] T 0302f4e5e3be4ee89729052d829e2f9e P 3b00966407374555b4249b3a99458923 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.921418 11109 tablet_server.cc:196] TabletServer@127.10.217.67:0 shutdown complete.
I20260710 13:21:17.934651 11109 master.cc:562] Master@127.10.217.126:34055 shutting down...
I20260710 13:21:17.954458 11109 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:17.955061 11109 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.955389 11109 tablet_replica.cc:333] T 00000000000000000000000000000000 P 170776fd0e9347ff9b87c6143e3d98af: stopping tablet replica
I20260710 13:21:17.976697 11109 master.cc:584] Master@127.10.217.126:34055 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3122 ms)
[----------] 6 tests from LeaderRebalancerTest (94360 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:21:18.012044 11109 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.217.126:40759
I20260710 13:21:18.013227 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:18.019865 14871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:18.020295 14872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:18.020928 14874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:18.021247 11109 server_base.cc:1061] running on GCE node
I20260710 13:21:18.022233 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:18.022599 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:18.022742 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689678022729 us; error 0 us; skew 500 ppm
I20260710 13:21:18.023276 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:18.026726 11109 webserver.cc:533] Webserver started at http://127.10.217.126:45387/ using document root <none> and password file <none>
I20260710 13:21:18.027318 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:18.027491 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:18.027825 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:18.028966 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/master-0-root/instance:
uuid: "9a779a72b4284fbabc65932b38689ed5"
format_stamp: "Formatted at 2026-07-10 13:21:18 on dist-test-slave-rp40"
I20260710 13:21:18.035326 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.007s
I20260710 13:21:18.039816 14879 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:18.040933 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:21:18.041592 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/master-0-root
uuid: "9a779a72b4284fbabc65932b38689ed5"
format_stamp: "Formatted at 2026-07-10 13:21:18 on dist-test-slave-rp40"
I20260710 13:21:18.041885 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:18.066140 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:18.067274 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:18.120985 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.126:40759
I20260710 13:21:18.121121 14930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.126:40759 every 8 connection(s)
I20260710 13:21:18.127043 14931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.140695 14931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5: Bootstrap starting.
I20260710 13:21:18.147630 14931 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:18.152659 14931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5: No bootstrap required, opened a new log
I20260710 13:21:18.155993 14931 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a779a72b4284fbabc65932b38689ed5" member_type: VOTER }
I20260710 13:21:18.156634 14931 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:18.156847 14931 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a779a72b4284fbabc65932b38689ed5, State: Initialized, Role: FOLLOWER
I20260710 13:21:18.157387 14931 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a779a72b4284fbabc65932b38689ed5" member_type: VOTER }
I20260710 13:21:18.157829 14931 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:18.158027 14931 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:18.158246 14931 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:18.164542 14931 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a779a72b4284fbabc65932b38689ed5" member_type: VOTER }
I20260710 13:21:18.165132 14931 leader_election.cc:304] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [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: 9a779a72b4284fbabc65932b38689ed5; no voters: 
I20260710 13:21:18.166801 14931 leader_election.cc:290] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:18.167256 14934 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:18.168908 14934 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [term 1 LEADER]: Becoming Leader. State: Replica: 9a779a72b4284fbabc65932b38689ed5, State: Running, Role: LEADER
I20260710 13:21:18.169946 14934 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [LEADER]: Queue going to LEADER mode. State: All 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: "9a779a72b4284fbabc65932b38689ed5" member_type: VOTER }
I20260710 13:21:18.170538 14931 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:18.175783 14936 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a779a72b4284fbabc65932b38689ed5. Latest consensus state: current_term: 1 leader_uuid: "9a779a72b4284fbabc65932b38689ed5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a779a72b4284fbabc65932b38689ed5" member_type: VOTER } }
I20260710 13:21:18.175935 14935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a779a72b4284fbabc65932b38689ed5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a779a72b4284fbabc65932b38689ed5" member_type: VOTER } }
I20260710 13:21:18.176734 14936 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:18.176815 14935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:18.184051 14941 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:18.193965 14941 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:18.195506 11109 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:18.205981 14941 catalog_manager.cc:1383] Generated new cluster ID: df97debbbe0e4bd392fab00dfcef1fac
I20260710 13:21:18.206370 14941 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:18.227437 14941 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:18.229251 14941 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:18.245172 14941 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5: Generated new TSK 0
I20260710 13:21:18.245900 14941 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:18.262851 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:18.270821 14952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:18.271685 14953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:18.277587 11109 server_base.cc:1061] running on GCE node
W20260710 13:21:18.277390 14955 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:18.280048 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:18.280279 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:18.280504 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689678280484 us; error 0 us; skew 500 ppm
I20260710 13:21:18.281064 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:18.284240 11109 webserver.cc:533] Webserver started at http://127.10.217.65:45241/ using document root <none> and password file <none>
I20260710 13:21:18.284895 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:18.285069 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:18.285411 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:18.286707 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-0-root/instance:
uuid: "a7609e210aca407b9fcb0641317ccc9e"
format_stamp: "Formatted at 2026-07-10 13:21:18 on dist-test-slave-rp40"
I20260710 13:21:18.292078 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 13:21:18.296382 14960 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:18.297443 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 13:21:18.297742 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-0-root
uuid: "a7609e210aca407b9fcb0641317ccc9e"
format_stamp: "Formatted at 2026-07-10 13:21:18 on dist-test-slave-rp40"
I20260710 13:21:18.298022 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:18.315353 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:18.316583 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:18.318145 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:18.321136 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:18.321614 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260710 13:21:18.321955 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:18.322156 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:18.373801 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.65:36331
I20260710 13:21:18.373888 15022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.65:36331 every 8 connection(s)
I20260710 13:21:18.380926 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:18.390944 15027 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:18.393301 15028 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:18.396478 15030 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:18.397682 15023 heartbeater.cc:344] Connected to a master server at 127.10.217.126:40759
I20260710 13:21:18.398212 15023 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:18.398383 11109 server_base.cc:1061] running on GCE node
I20260710 13:21:18.399272 15023 heartbeater.cc:507] Master 127.10.217.126:40759 requested a full tablet report, sending...
I20260710 13:21:18.399417 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:18.399734 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:18.399943 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689678399921 us; error 0 us; skew 500 ppm
I20260710 13:21:18.400628 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:18.402765 14896 ts_manager.cc:194] Registered new tserver with Master: a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331)
I20260710 13:21:18.404275 11109 webserver.cc:533] Webserver started at http://127.10.217.66:44579/ using document root <none> and password file <none>
I20260710 13:21:18.405369 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:18.405804 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:18.406575 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:18.406512 14896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50484
I20260710 13:21:18.408463 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-1-root/instance:
uuid: "def167829bfc4f40a95b6485afab577e"
format_stamp: "Formatted at 2026-07-10 13:21:18 on dist-test-slave-rp40"
I20260710 13:21:18.414557 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:21:18.419081 15035 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:18.420223 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:21:18.420732 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-1-root
uuid: "def167829bfc4f40a95b6485afab577e"
format_stamp: "Formatted at 2026-07-10 13:21:18 on dist-test-slave-rp40"
I20260710 13:21:18.421096 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:18.435614 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:18.436759 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:18.438364 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:18.441792 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:18.442058 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:18.442391 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:18.442574 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:18.497596 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.66:43327
I20260710 13:21:18.498055 15097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.66:43327 every 8 connection(s)
I20260710 13:21:18.503422 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:18.511780 15101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:18.513495 15102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:18.515918 15104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:18.517858 11109 server_base.cc:1061] running on GCE node
I20260710 13:21:18.519357 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:18.519702 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:18.519968 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689678519947 us; error 0 us; skew 500 ppm
I20260710 13:21:18.520071 15098 heartbeater.cc:344] Connected to a master server at 127.10.217.126:40759
I20260710 13:21:18.520561 15098 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:18.520766 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:18.521512 15098 heartbeater.cc:507] Master 127.10.217.126:40759 requested a full tablet report, sending...
I20260710 13:21:18.524053 11109 webserver.cc:533] Webserver started at http://127.10.217.67:41267/ using document root <none> and password file <none>
I20260710 13:21:18.524376 14896 ts_manager.cc:194] Registered new tserver with Master: def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:18.524732 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:18.525187 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:18.525506 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:18.525955 14896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50486
I20260710 13:21:18.526708 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-2-root/instance:
uuid: "b151e112d94f4d879f3359296115c465"
format_stamp: "Formatted at 2026-07-10 13:21:18 on dist-test-slave-rp40"
I20260710 13:21:18.532433 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:18.536414 15109 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:18.537393 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:18.537731 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-2-root
uuid: "b151e112d94f4d879f3359296115c465"
format_stamp: "Formatted at 2026-07-10 13:21:18 on dist-test-slave-rp40"
I20260710 13:21:18.538041 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689583455301-11109-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:18.567349 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:18.568611 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:18.570246 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:18.573592 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:18.573843 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:18.574107 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:18.574317 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:18.624747 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.67:37555
I20260710 13:21:18.624861 15171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.67:37555 every 8 connection(s)
I20260710 13:21:18.642841 15172 heartbeater.cc:344] Connected to a master server at 127.10.217.126:40759
I20260710 13:21:18.643504 15172 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:18.644953 15172 heartbeater.cc:507] Master 127.10.217.126:40759 requested a full tablet report, sending...
I20260710 13:21:18.647848 14896 ts_manager.cc:194] Registered new tserver with Master: b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:18.648736 11109 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020371672s
I20260710 13:21:18.650463 14896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50502
I20260710 13:21:18.684605 14896 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50506:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:18.688261 14896 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:18.773356 15062 tablet_service.cc:1511] Processing CreateTablet for tablet c28cc050ad37416fb5fbee740b313e12 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:18.773535 15063 tablet_service.cc:1511] Processing CreateTablet for tablet b3c51c953d394b5fa205b9dc099312dd (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:18.774875 15061 tablet_service.cc:1511] Processing CreateTablet for tablet 0f17dc962f0e42e78a9a919f8bf91472 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:18.775962 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c28cc050ad37416fb5fbee740b313e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.776315 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed0572a53314ae1a758e4a2f6d5c57d (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:18.776794 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f17dc962f0e42e78a9a919f8bf91472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.777992 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed0572a53314ae1a758e4a2f6d5c57d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.783627 15063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c51c953d394b5fa205b9dc099312dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.783459 15059 tablet_service.cc:1511] Processing CreateTablet for tablet b82ef9471f42440aaec3ed5ea5b1765e (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:18.785300 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82ef9471f42440aaec3ed5ea5b1765e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.791013 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 256b74bd009843388029f05cd9d1615b (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:18.792773 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 256b74bd009843388029f05cd9d1615b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.806648 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed0572a53314ae1a758e4a2f6d5c57d (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:18.807462 15136 tablet_service.cc:1511] Processing CreateTablet for tablet c28cc050ad37416fb5fbee740b313e12 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:18.808532 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed0572a53314ae1a758e4a2f6d5c57d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.810096 15135 tablet_service.cc:1511] Processing CreateTablet for tablet 0f17dc962f0e42e78a9a919f8bf91472 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:18.813472 15135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f17dc962f0e42e78a9a919f8bf91472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.817888 15132 tablet_service.cc:1511] Processing CreateTablet for tablet 256b74bd009843388029f05cd9d1615b (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:18.811116 15137 tablet_service.cc:1511] Processing CreateTablet for tablet b3c51c953d394b5fa205b9dc099312dd (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:18.819602 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c28cc050ad37416fb5fbee740b313e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.811496 15133 tablet_service.cc:1511] Processing CreateTablet for tablet b82ef9471f42440aaec3ed5ea5b1765e (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:18.820417 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 256b74bd009843388029f05cd9d1615b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.821245 15133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82ef9471f42440aaec3ed5ea5b1765e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.823935 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c51c953d394b5fa205b9dc099312dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.838833 15057 tablet_service.cc:1511] Processing CreateTablet for tablet b7e75df3e4f24e43b4846b071e2d3cc7 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:18.840672 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e75df3e4f24e43b4846b071e2d3cc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.842270 15187 tablet_bootstrap.cc:492] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:18.844938 15131 tablet_service.cc:1511] Processing CreateTablet for tablet b7e75df3e4f24e43b4846b071e2d3cc7 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:18.846735 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e75df3e4f24e43b4846b071e2d3cc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.861205 15062 tablet_service.cc:1511] Processing CreateTablet for tablet e304026bfe2f4aeda8b1dedce1e207c4 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:18.862685 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e304026bfe2f4aeda8b1dedce1e207c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.875207 14988 tablet_service.cc:1511] Processing CreateTablet for tablet b3c51c953d394b5fa205b9dc099312dd (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:18.876420 14987 tablet_service.cc:1511] Processing CreateTablet for tablet c28cc050ad37416fb5fbee740b313e12 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:18.875272 15130 tablet_service.cc:1511] Processing CreateTablet for tablet e304026bfe2f4aeda8b1dedce1e207c4 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:18.879158 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e304026bfe2f4aeda8b1dedce1e207c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.881816 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 8ed0572a53314ae1a758e4a2f6d5c57d (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:18.879685 14986 tablet_service.cc:1511] Processing CreateTablet for tablet 0f17dc962f0e42e78a9a919f8bf91472 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:18.877251 14988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3c51c953d394b5fa205b9dc099312dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.885516 14984 tablet_service.cc:1511] Processing CreateTablet for tablet b82ef9471f42440aaec3ed5ea5b1765e (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:18.888837 14983 tablet_service.cc:1511] Processing CreateTablet for tablet 256b74bd009843388029f05cd9d1615b (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:18.892490 14987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c28cc050ad37416fb5fbee740b313e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.894176 14980 tablet_service.cc:1511] Processing CreateTablet for tablet 3c809c57a2d74cfcb24dc55592463501 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:18.895816 14984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b82ef9471f42440aaec3ed5ea5b1765e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.891899 14981 tablet_service.cc:1511] Processing CreateTablet for tablet e304026bfe2f4aeda8b1dedce1e207c4 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:18.908038 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 3c809c57a2d74cfcb24dc55592463501 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:18.909718 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c809c57a2d74cfcb24dc55592463501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.910503 14986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f17dc962f0e42e78a9a919f8bf91472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.911562 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ed0572a53314ae1a758e4a2f6d5c57d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.913609 14980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c809c57a2d74cfcb24dc55592463501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.914822 14983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 256b74bd009843388029f05cd9d1615b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.915253 14982 tablet_service.cc:1511] Processing CreateTablet for tablet b7e75df3e4f24e43b4846b071e2d3cc7 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:18.917483 14982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7e75df3e4f24e43b4846b071e2d3cc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.940961 14981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e304026bfe2f4aeda8b1dedce1e207c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.953171 15188 tablet_bootstrap.cc:492] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:18.946205 15187 tablet_bootstrap.cc:654] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:18.979081 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 3c809c57a2d74cfcb24dc55592463501 (DEFAULT_TABLE table=test-workload [id=037d0ed2998447169a8b69e7c79f4827]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:18.980839 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c809c57a2d74cfcb24dc55592463501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.992525 15187 tablet_bootstrap.cc:492] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:18.993269 15187 ts_tablet_manager.cc:1403] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.151s	user 0.012s	sys 0.000s
I20260710 13:21:19.005391 15187 raft_consensus.cc:359] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.006243 15187 raft_consensus.cc:385] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.006597 15187 raft_consensus.cc:740] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.007665 15188 tablet_bootstrap.cc:654] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.007946 15187 consensus_queue.cc:260] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.025424 15190 tablet_bootstrap.cc:492] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:19.025804 15187 ts_tablet_manager.cc:1434] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.009s
I20260710 13:21:19.026628 15098 heartbeater.cc:499] Master 127.10.217.126:40759 was elected leader, sending a full tablet report...
I20260710 13:21:19.026986 15187 tablet_bootstrap.cc:492] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:19.032760 15190 tablet_bootstrap.cc:654] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.034166 15187 tablet_bootstrap.cc:654] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.041697 15187 tablet_bootstrap.cc:492] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:19.042261 15187 ts_tablet_manager.cc:1403] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 13:21:19.045329 15187 raft_consensus.cc:359] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:19.046182 15187 raft_consensus.cc:385] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.046521 15187 raft_consensus.cc:740] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.047140 15187 consensus_queue.cc:260] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:19.048056 15188 tablet_bootstrap.cc:492] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:19.048678 15188 ts_tablet_manager.cc:1403] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.005s
I20260710 13:21:19.048768 15187 ts_tablet_manager.cc:1434] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:19.049945 15187 tablet_bootstrap.cc:492] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:19.053289 15188 raft_consensus.cc:359] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:19.054499 15188 raft_consensus.cc:385] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.054813 15190 tablet_bootstrap.cc:492] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:19.055121 15188 raft_consensus.cc:740] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.055439 15190 ts_tablet_manager.cc:1403] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260710 13:21:19.056174 15188 consensus_queue.cc:260] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:19.059032 15190 raft_consensus.cc:359] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.060528 15187 tablet_bootstrap.cc:654] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.060461 15190 raft_consensus.cc:385] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.061599 15190 raft_consensus.cc:740] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.062697 15190 consensus_queue.cc:260] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.066690 15188 ts_tablet_manager.cc:1434] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 13:21:19.067739 15172 heartbeater.cc:499] Master 127.10.217.126:40759 was elected leader, sending a full tablet report...
I20260710 13:21:19.071276 15023 heartbeater.cc:499] Master 127.10.217.126:40759 was elected leader, sending a full tablet report...
I20260710 13:21:19.071655 15190 ts_tablet_manager.cc:1434] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:21:19.071969 15187 tablet_bootstrap.cc:492] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:19.072649 15187 ts_tablet_manager.cc:1403] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260710 13:21:19.073163 15190 tablet_bootstrap.cc:492] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:19.076720 15188 tablet_bootstrap.cc:492] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:19.077548 15191 raft_consensus.cc:493] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.077103 15187 raft_consensus.cc:359] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.078150 15187 raft_consensus.cc:385] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.078111 15191 raft_consensus.cc:515] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.079346 15187 raft_consensus.cc:740] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.080708 15187 consensus_queue.cc:260] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.079288 15196 raft_consensus.cc:493] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.081913 15191 leader_election.cc:290] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.081990 15196 raft_consensus.cc:515] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.086776 15190 tablet_bootstrap.cc:654] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.095501 15196 leader_election.cc:290] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.096817 15191 raft_consensus.cc:493] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.099897 15191 raft_consensus.cc:515] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.103924 15191 leader_election.cc:290] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.108759 15188 tablet_bootstrap.cc:654] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.112725 15187 ts_tablet_manager.cc:1434] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.008s
I20260710 13:21:19.123036 15187 tablet_bootstrap.cc:492] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:19.143877 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:19.146041 15190 tablet_bootstrap.cc:492] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:19.146785 15190 ts_tablet_manager.cc:1403] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.074s	user 0.027s	sys 0.034s
W20260710 13:21:19.147121 15038 leader_election.cc:343] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b151e112d94f4d879f3359296115c465 (127.10.217.67:37555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.146004 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256b74bd009843388029f05cd9d1615b" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
W20260710 13:21:19.149693 15038 leader_election.cc:343] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b151e112d94f4d879f3359296115c465 (127.10.217.67:37555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.150321 15190 raft_consensus.cc:359] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:19.151732 15190 raft_consensus.cc:385] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.152076 15190 raft_consensus.cc:740] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.152232 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256b74bd009843388029f05cd9d1615b" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:19.152384 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:19.152928 14997 raft_consensus.cc:2468] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:19.153000 15190 consensus_queue.cc:260] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
W20260710 13:21:19.154685 15036 leader_election.cc:343] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.155193 15036 leader_election.cc:304] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: def167829bfc4f40a95b6485afab577e; no voters: a7609e210aca407b9fcb0641317ccc9e, b151e112d94f4d879f3359296115c465
I20260710 13:21:19.155946 15190 ts_tablet_manager.cc:1434] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:21:19.156512 15036 leader_election.cc:304] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [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: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: b151e112d94f4d879f3359296115c465
I20260710 13:21:19.157401 15191 raft_consensus.cc:2749] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:19.158097 15202 raft_consensus.cc:2804] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:19.158717 15202 raft_consensus.cc:493] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:19.157254 15190 tablet_bootstrap.cc:492] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:19.159078 15202 raft_consensus.cc:3060] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.157585 15188 tablet_bootstrap.cc:492] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:19.160415 15188 ts_tablet_manager.cc:1403] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.000s
I20260710 13:21:19.161692 15187 tablet_bootstrap.cc:654] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.163946 15188 raft_consensus.cc:359] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.165046 15188 raft_consensus.cc:385] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.165511 15188 raft_consensus.cc:740] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.167972 15190 tablet_bootstrap.cc:654] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.170819 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256b74bd009843388029f05cd9d1615b" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:19.173372 15188 consensus_queue.cc:260] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.174023 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256b74bd009843388029f05cd9d1615b" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
W20260710 13:21:19.176363 14963 leader_election.cc:343] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b151e112d94f4d879f3359296115c465 (127.10.217.67:37555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.179157 15188 ts_tablet_manager.cc:1434] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260710 13:21:19.180428 15188 tablet_bootstrap.cc:492] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:19.181740 15187 tablet_bootstrap.cc:492] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:19.182664 15187 ts_tablet_manager.cc:1403] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.002s
I20260710 13:21:19.184366 15196 raft_consensus.cc:493] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.184911 15196 raft_consensus.cc:515] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:19.186723 15188 tablet_bootstrap.cc:654] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:19.187213 14944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:19.187273 15196 leader_election.cc:290] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.189788 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:19.189590 15202 raft_consensus.cc:515] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.190773 15072 raft_consensus.cc:2468] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 0.
I20260710 13:21:19.192567 15073 raft_consensus.cc:2393] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7609e210aca407b9fcb0641317ccc9e in current term 1: Already voted for candidate def167829bfc4f40a95b6485afab577e in this term.
I20260710 13:21:19.193567 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256b74bd009843388029f05cd9d1615b" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:19.194207 14997 raft_consensus.cc:3060] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.197023 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "256b74bd009843388029f05cd9d1615b" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
W20260710 13:21:19.199391 15038 leader_election.cc:343] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b151e112d94f4d879f3359296115c465 (127.10.217.67:37555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.201174 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:19.201895 15146 raft_consensus.cc:2468] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 0.
I20260710 13:21:19.203510 14997 raft_consensus.cc:2468] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:19.204851 15036 leader_election.cc:304] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [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: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: b151e112d94f4d879f3359296115c465
I20260710 13:21:19.192580 15202 leader_election.cc:290] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.205870 15191 raft_consensus.cc:2804] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.205673 14963 leader_election.cc:304] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, b151e112d94f4d879f3359296115c465; no voters: 
I20260710 13:21:19.207650 15196 raft_consensus.cc:2804] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:19.208127 15196 raft_consensus.cc:493] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:19.208531 15196 raft_consensus.cc:3060] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.210701 14963 leader_election.cc:304] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e; no voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e
I20260710 13:21:19.205176 15187 raft_consensus.cc:359] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.213064 15187 raft_consensus.cc:385] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.213440 15187 raft_consensus.cc:740] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.214072 15210 raft_consensus.cc:2749] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:19.214531 15187 consensus_queue.cc:260] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.217265 15191 raft_consensus.cc:697] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:19.220957 15190 tablet_bootstrap.cc:492] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:19.221599 15190 ts_tablet_manager.cc:1403] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.013s
I20260710 13:21:19.221683 15188 tablet_bootstrap.cc:492] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:19.222153 15188 ts_tablet_manager.cc:1403] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.021s
I20260710 13:21:19.223851 15187 ts_tablet_manager.cc:1434] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.008s
I20260710 13:21:19.224331 15190 raft_consensus.cc:359] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.224999 15190 raft_consensus.cc:385] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.225260 15187 tablet_bootstrap.cc:492] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:19.218418 15191 consensus_queue.cc:237] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.225404 15188 raft_consensus.cc:359] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.226895 15188 raft_consensus.cc:385] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.227263 15188 raft_consensus.cc:740] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.227996 15188 consensus_queue.cc:260] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.225284 15190 raft_consensus.cc:740] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.228489 15196 raft_consensus.cc:515] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:19.229959 15190 consensus_queue.cc:260] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.232229 15190 ts_tablet_manager.cc:1434] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:19.232488 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:19.233225 15190 tablet_bootstrap.cc:492] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:19.233383 15073 raft_consensus.cc:3060] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.233755 15188 ts_tablet_manager.cc:1434] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:21:19.235019 15188 tablet_bootstrap.cc:492] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:19.240468 15190 tablet_bootstrap.cc:654] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.241772 15188 tablet_bootstrap.cc:654] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.245266 15187 tablet_bootstrap.cc:654] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.247664 15073 raft_consensus.cc:2468] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 1.
I20260710 13:21:19.253337 14963 leader_election.cc:304] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:19.254732 15210 raft_consensus.cc:2804] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.263361 15190 tablet_bootstrap.cc:492] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:19.263900 15190 ts_tablet_manager.cc:1403] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.009s
I20260710 13:21:19.265214 15188 tablet_bootstrap.cc:492] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:19.265220 15187 tablet_bootstrap.cc:492] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:19.266836 15188 ts_tablet_manager.cc:1403] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.006s
I20260710 13:21:19.266839 15187 ts_tablet_manager.cc:1403] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.042s	user 0.002s	sys 0.015s
I20260710 13:21:19.269217 15190 raft_consensus.cc:359] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.272315 15210 raft_consensus.cc:697] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 1 LEADER]: Becoming Leader. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:19.272838 15190 raft_consensus.cc:385] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.273171 15190 raft_consensus.cc:740] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.273453 15210 consensus_queue.cc:237] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:19.273978 15190 consensus_queue.cc:260] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.275851 15188 raft_consensus.cc:359] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.276647 15188 raft_consensus.cc:385] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.276335 15187 raft_consensus.cc:359] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.276916 15190 ts_tablet_manager.cc:1434] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:21:19.276983 15188 raft_consensus.cc:740] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.277303 15187 raft_consensus.cc:385] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.277827 15187 raft_consensus.cc:740] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.278486 15190 tablet_bootstrap.cc:492] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:19.278352 15188 consensus_queue.cc:260] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.279441 15187 consensus_queue.cc:260] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.281507 15188 ts_tablet_manager.cc:1434] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:19.282757 15188 tablet_bootstrap.cc:492] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:19.282902 15187 ts_tablet_manager.cc:1434] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260710 13:21:19.283927 14894 catalog_manager.cc:5697] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 0 to 1, leader changed from <none> to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:19.286821 15190 tablet_bootstrap.cc:654] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.287953 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:19.288638 15146 raft_consensus.cc:3060] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.289492 15187 tablet_bootstrap.cc:492] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:19.290163 15188 tablet_bootstrap.cc:654] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.299952 15195 raft_consensus.cc:493] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.300837 15195 raft_consensus.cc:515] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.306463 15187 tablet_bootstrap.cc:654] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.325462 15191 raft_consensus.cc:493] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.326088 15191 raft_consensus.cc:515] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.323441 15195 leader_election.cc:290] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:19.330897 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:19.330864 15191 leader_election.cc:290] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
W20260710 13:21:19.333441 15036 leader_election.cc:343] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.307219 15196 leader_election.cc:290] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 election: Requested vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.359687 15146 raft_consensus.cc:2468] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 1.
I20260710 13:21:19.363408 15196 raft_consensus.cc:493] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.364215 15196 raft_consensus.cc:515] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.390029 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e75df3e4f24e43b4846b071e2d3cc7" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:19.392526 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e75df3e4f24e43b4846b071e2d3cc7" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
W20260710 13:21:19.392623 14963 leader_election.cc:343] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer def167829bfc4f40a95b6485afab577e (127.10.217.66:43327): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:19.395740 14963 leader_election.cc:343] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b151e112d94f4d879f3359296115c465 (127.10.217.67:37555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.396737 14963 leader_election.cc:304] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e; no voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e
I20260710 13:21:19.398834 15216 raft_consensus.cc:2749] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:19.427201 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:19.428993 15146 raft_consensus.cc:2468] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:19.430785 15038 leader_election.cc:304] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [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: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:19.432765 15191 raft_consensus.cc:2804] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:19.433866 15191 raft_consensus.cc:493] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:19.434962 15191 raft_consensus.cc:3060] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.439394 15195 raft_consensus.cc:493] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.440531 15195 raft_consensus.cc:515] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.444453 15195 leader_election.cc:290] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:19.447618 15216 raft_consensus.cc:493] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.448396 15216 raft_consensus.cc:515] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.452394 15216 leader_election.cc:290] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.455746 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c809c57a2d74cfcb24dc55592463501" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
W20260710 13:21:19.458245 14963 leader_election.cc:343] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer def167829bfc4f40a95b6485afab577e (127.10.217.66:43327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.458918 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c809c57a2d74cfcb24dc55592463501" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
W20260710 13:21:19.460960 14963 leader_election.cc:343] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b151e112d94f4d879f3359296115c465 (127.10.217.67:37555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.461624 14963 leader_election.cc:304] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e; no voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e
I20260710 13:21:19.463671 15216 raft_consensus.cc:2749] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:19.467307 15196 leader_election.cc:290] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.478076 15211 raft_consensus.cc:493] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.478926 15211 raft_consensus.cc:515] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.482756 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
W20260710 13:21:19.484323 15036 leader_election.cc:343] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.486199 15211 leader_election.cc:290] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.487509 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
W20260710 13:21:19.488947 15038 leader_election.cc:343] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b151e112d94f4d879f3359296115c465 (127.10.217.67:37555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.489480 15038 leader_election.cc:304] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: def167829bfc4f40a95b6485afab577e; no voters: a7609e210aca407b9fcb0641317ccc9e, b151e112d94f4d879f3359296115c465
I20260710 13:21:19.490720 15187 tablet_bootstrap.cc:492] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:19.491467 15211 raft_consensus.cc:2749] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:19.491803 15187 ts_tablet_manager.cc:1403] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.203s	user 0.039s	sys 0.100s
I20260710 13:21:19.493187 15188 tablet_bootstrap.cc:492] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:19.493731 15188 ts_tablet_manager.cc:1403] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.211s	user 0.075s	sys 0.118s
I20260710 13:21:19.495858 15187 raft_consensus.cc:359] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.496683 15187 raft_consensus.cc:385] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.497144 15187 raft_consensus.cc:740] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.497073 15188 raft_consensus.cc:359] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.498201 15188 raft_consensus.cc:385] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.498582 15188 raft_consensus.cc:740] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.498317 15187 consensus_queue.cc:260] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.499581 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82ef9471f42440aaec3ed5ea5b1765e" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:19.499920 15188 consensus_queue.cc:260] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.500948 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:19.501607 15072 raft_consensus.cc:2468] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 0.
I20260710 13:21:19.502094 15187 ts_tablet_manager.cc:1434] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:21:19.503551 15187 tablet_bootstrap.cc:492] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:19.503934 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82ef9471f42440aaec3ed5ea5b1765e" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:19.504284 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
W20260710 13:21:19.505565 15110 leader_election.cc:343] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:19.506614 15110 leader_election.cc:343] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.507256 15188 ts_tablet_manager.cc:1434] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
W20260710 13:21:19.507903 15112 leader_election.cc:343] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer def167829bfc4f40a95b6485afab577e (127.10.217.66:43327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.508311 15112 leader_election.cc:304] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b151e112d94f4d879f3359296115c465; no voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e
I20260710 13:21:19.508733 15188 tablet_bootstrap.cc:492] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:19.508988 15195 raft_consensus.cc:2749] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:19.510010 15112 leader_election.cc:304] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [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: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:19.510897 15195 raft_consensus.cc:2804] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:19.511242 15187 tablet_bootstrap.cc:654] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.511320 15195 raft_consensus.cc:493] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:19.511972 15195 raft_consensus.cc:3060] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.513973 15190 tablet_bootstrap.cc:492] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:19.514868 15190 ts_tablet_manager.cc:1403] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.237s	user 0.056s	sys 0.142s
I20260710 13:21:19.517629 15188 tablet_bootstrap.cc:654] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.518916 15190 raft_consensus.cc:359] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.519944 15190 raft_consensus.cc:385] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.520327 15190 raft_consensus.cc:740] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.521277 15190 consensus_queue.cc:260] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.520978 14896 catalog_manager.cc:5697] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a7609e210aca407b9fcb0641317ccc9e (127.10.217.65). New cstate: current_term: 1 leader_uuid: "a7609e210aca407b9fcb0641317ccc9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:19.529044 15190 ts_tablet_manager.cc:1434] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 13:21:19.530690 15190 tablet_bootstrap.cc:492] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:19.525310 15195 raft_consensus.cc:515] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.534996 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
W20260710 13:21:19.536868 15110 leader_election.cc:343] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.537418 15188 tablet_bootstrap.cc:492] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:19.538214 15188 ts_tablet_manager.cc:1403] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.002s
I20260710 13:21:19.538602 15195 leader_election.cc:290] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:19.539904 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:19.540568 15072 raft_consensus.cc:3060] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.541419 15190 tablet_bootstrap.cc:654] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.542479 15188 raft_consensus.cc:359] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.543565 15188 raft_consensus.cc:385] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.543902 15188 raft_consensus.cc:740] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.544993 15188 consensus_queue.cc:260] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.546317 15187 tablet_bootstrap.cc:492] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:19.546989 15187 ts_tablet_manager.cc:1403] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.008s
I20260710 13:21:19.548110 15188 ts_tablet_manager.cc:1434] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:21:19.549551 15188 tablet_bootstrap.cc:492] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:19.550523 15187 raft_consensus.cc:359] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.551769 15187 raft_consensus.cc:385] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.552224 15187 raft_consensus.cc:740] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.554122 15187 consensus_queue.cc:260] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.555536 15190 tablet_bootstrap.cc:492] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:19.556134 15190 ts_tablet_manager.cc:1403] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260710 13:21:19.557273 15187 ts_tablet_manager.cc:1434] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:21:19.558513 15187 tablet_bootstrap.cc:492] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:19.558780 15188 tablet_bootstrap.cc:654] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.560966 15190 raft_consensus.cc:359] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.562058 15190 raft_consensus.cc:385] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.562584 15190 raft_consensus.cc:740] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.563591 15190 consensus_queue.cc:260] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.566740 15190 ts_tablet_manager.cc:1434] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:21:19.567930 15190 tablet_bootstrap.cc:492] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:19.574532 15187 tablet_bootstrap.cc:654] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.576993 15190 tablet_bootstrap.cc:654] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.579200 15188 tablet_bootstrap.cc:492] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:19.580304 15188 ts_tablet_manager.cc:1403] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.008s
I20260710 13:21:19.557538 15072 raft_consensus.cc:2468] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 1.
I20260710 13:21:19.584268 15112 leader_election.cc:304] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [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: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:19.585558 15195 raft_consensus.cc:2804] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.561851 15191 raft_consensus.cc:515] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.587541 15187 tablet_bootstrap.cc:492] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:19.588553 15187 ts_tablet_manager.cc:1403] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.006s
I20260710 13:21:19.590407 15190 tablet_bootstrap.cc:492] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:19.591408 15190 ts_tablet_manager.cc:1403] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260710 13:21:19.584766 15188 raft_consensus.cc:359] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.592374 15188 raft_consensus.cc:385] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.592707 15188 raft_consensus.cc:740] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.593782 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:19.594681 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:19.594964 15188 consensus_queue.cc:260] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
W20260710 13:21:19.595439 15036 leader_election.cc:343] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:19.598073 15190 raft_consensus.cc:359] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.599233 15190 raft_consensus.cc:385] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.599647 15190 raft_consensus.cc:740] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.600759 15190 consensus_queue.cc:260] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.595341 15146 raft_consensus.cc:3060] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.601697 15195 raft_consensus.cc:697] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Becoming Leader. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:19.602813 15195 consensus_queue.cc:237] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.604585 15190 ts_tablet_manager.cc:1434] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:21:19.605823 15190 tablet_bootstrap.cc:492] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:19.606375 15187 raft_consensus.cc:359] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.607208 15187 raft_consensus.cc:385] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.607502 15187 raft_consensus.cc:740] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.610195 15187 consensus_queue.cc:260] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.615060 15190 tablet_bootstrap.cc:654] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.622989 15191 leader_election.cc:290] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.626592 15146 raft_consensus.cc:2468] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:19.628358 15191 consensus_queue.cc:1048] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:19.628566 15038 leader_election.cc:304] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [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: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:19.631577 15211 raft_consensus.cc:2804] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.632112 15211 raft_consensus.cc:697] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:19.632898 15188 ts_tablet_manager.cc:1434] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.017s
I20260710 13:21:19.633304 15211 consensus_queue.cc:237] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.634268 15188 tablet_bootstrap.cc:492] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:19.647563 15188 tablet_bootstrap.cc:654] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.656267 15146 raft_consensus.cc:3060] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.661873 15188 tablet_bootstrap.cc:492] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:19.663204 15188 ts_tablet_manager.cc:1403] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.003s
I20260710 13:21:19.667270 15188 raft_consensus.cc:359] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.668403 15188 raft_consensus.cc:385] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.668864 15188 raft_consensus.cc:740] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.671573 15187 ts_tablet_manager.cc:1434] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.082s	user 0.011s	sys 0.000s
I20260710 13:21:19.670042 15188 consensus_queue.cc:260] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.676807 15188 ts_tablet_manager.cc:1434] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:21:19.678695 15188 tablet_bootstrap.cc:492] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:19.681757 14893 catalog_manager.cc:5697] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 reported cstate change: term changed from 0 to 1, leader changed from <none> to b151e112d94f4d879f3359296115c465 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "b151e112d94f4d879f3359296115c465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:19.686606 15209 raft_consensus.cc:493] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.687253 15209 raft_consensus.cc:515] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.687790 15188 tablet_bootstrap.cc:654] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.691991 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e304026bfe2f4aeda8b1dedce1e207c4" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:19.692925 14997 raft_consensus.cc:2468] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:19.693303 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e304026bfe2f4aeda8b1dedce1e207c4" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:19.694100 15147 raft_consensus.cc:2468] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:19.690047 15209 leader_election.cc:290] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.695842 15036 leader_election.cc:304] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:19.696895 15202 raft_consensus.cc:2804] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:19.697242 15202 raft_consensus.cc:493] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:19.697566 15202 raft_consensus.cc:3060] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.707218 15188 tablet_bootstrap.cc:492] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:19.708323 15188 ts_tablet_manager.cc:1403] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.000s
I20260710 13:21:19.712908 15188 raft_consensus.cc:359] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.713595 15210 consensus_queue.cc:1048] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:19.714454 15188 raft_consensus.cc:385] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.715000 15188 raft_consensus.cc:740] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.716666 15188 consensus_queue.cc:260] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.720371 15188 ts_tablet_manager.cc:1434] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:21:19.673089 15187 tablet_bootstrap.cc:492] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:19.730891 14893 catalog_manager.cc:5697] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 0 to 1, leader changed from <none> to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:19.737401 15211 consensus_queue.cc:1048] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:19.740376 15187 tablet_bootstrap.cc:654] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.750000 15190 tablet_bootstrap.cc:492] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:19.750906 15190 ts_tablet_manager.cc:1403] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.145s	user 0.074s	sys 0.055s
I20260710 13:21:19.752513 15202 raft_consensus.cc:515] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.763074 15190 raft_consensus.cc:359] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.764094 15190 raft_consensus.cc:385] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.764448 15190 raft_consensus.cc:740] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.765503 15190 consensus_queue.cc:260] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.765450 15191 raft_consensus.cc:493] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.767072 15191 raft_consensus.cc:515] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.769632 15210 raft_consensus.cc:493] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.770601 15210 raft_consensus.cc:515] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.771593 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e304026bfe2f4aeda8b1dedce1e207c4" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:19.772481 14997 raft_consensus.cc:3060] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.775015 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:19.776022 15073 raft_consensus.cc:2393] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7609e210aca407b9fcb0641317ccc9e in current term 1: Already voted for candidate b151e112d94f4d879f3359296115c465 in this term.
I20260710 13:21:19.776849 15210 leader_election.cc:290] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.777522 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e75df3e4f24e43b4846b071e2d3cc7" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:19.778190 14998 raft_consensus.cc:2468] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:19.779790 15190 ts_tablet_manager.cc:1434] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 13:21:19.779534 15036 leader_election.cc:304] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:19.780562 15209 raft_consensus.cc:2804] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:19.780783 15190 tablet_bootstrap.cc:492] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:19.780941 15209 raft_consensus.cc:493] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:19.780831 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:19.781598 15209 raft_consensus.cc:3060] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.783150 14963 leader_election.cc:304] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e; no voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e
I20260710 13:21:19.784032 14997 raft_consensus.cc:2468] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:19.784492 15210 raft_consensus.cc:3060] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.785368 15036 leader_election.cc:304] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:19.786324 15211 raft_consensus.cc:2804] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.787957 15190 tablet_bootstrap.cc:654] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:19.790359 15209 raft_consensus.cc:515] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.847510 15187 tablet_bootstrap.cc:492] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:19.818184 15195 raft_consensus.cc:493] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.819993 15196 consensus_queue.cc:1048] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260710 13:21:19.871974 15187 ts_tablet_manager.cc:1403] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.199s	user 0.036s	sys 0.021s
I20260710 13:21:19.864785 15211 raft_consensus.cc:697] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:19.834156 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e75df3e4f24e43b4846b071e2d3cc7" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:19.873246 15146 raft_consensus.cc:2468] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:19.873764 15209 leader_election.cc:290] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.801740 15202 leader_election.cc:290] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.872012 15195 raft_consensus.cc:515] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.875545 15211 consensus_queue.cc:237] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.875928 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e75df3e4f24e43b4846b071e2d3cc7" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:19.876626 15187 raft_consensus.cc:359] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.877089 15146 raft_consensus.cc:3060] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.877385 15187 raft_consensus.cc:385] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.877732 15187 raft_consensus.cc:740] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.878501 15187 consensus_queue.cc:260] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.855257 15190 tablet_bootstrap.cc:492] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:19.803550 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e304026bfe2f4aeda8b1dedce1e207c4" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:19.879782 15190 ts_tablet_manager.cc:1403] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.099s	user 0.035s	sys 0.038s
I20260710 13:21:19.879347 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7e75df3e4f24e43b4846b071e2d3cc7" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:19.879905 15147 raft_consensus.cc:3060] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.880384 14997 raft_consensus.cc:3060] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.847281 15191 leader_election.cc:290] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.882556 15190 raft_consensus.cc:359] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.883282 15190 raft_consensus.cc:385] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:19.883563 15190 raft_consensus.cc:740] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:19.884264 15190 consensus_queue.cc:260] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.887415 15187 ts_tablet_manager.cc:1434] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:21:19.816038 15216 raft_consensus.cc:493] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.890762 15216 raft_consensus.cc:515] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.893651 15216 leader_election.cc:290] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.798056 15210 raft_consensus.cc:2749] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:19.895375 15210 raft_consensus.cc:493] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.896363 15210 raft_consensus.cc:515] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.899502 14894 catalog_manager.cc:5697] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 0 to 1, leader changed from <none> to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:19.901680 15210 leader_election.cc:290] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.911088 15146 raft_consensus.cc:2468] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:19.914987 15038 leader_election.cc:304] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:19.916252 15191 raft_consensus.cc:2804] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.917491 15191 raft_consensus.cc:697] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:19.899557 14997 raft_consensus.cc:2468] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:19.919822 15191 consensus_queue.cc:237] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.922833 15195 leader_election.cc:290] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:19.858349 15248 raft_consensus.cc:493] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.923352 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:19.925855 15072 raft_consensus.cc:2468] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 0.
I20260710 13:21:19.925701 15248 raft_consensus.cc:515] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.927481 15112 leader_election.cc:304] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:19.930940 15190 ts_tablet_manager.cc:1434] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.051s	user 0.015s	sys 0.030s
I20260710 13:21:19.931031 15250 raft_consensus.cc:493] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:19.931147 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82ef9471f42440aaec3ed5ea5b1765e" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:19.932503 15146 raft_consensus.cc:2468] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:19.932484 15250 raft_consensus.cc:515] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.929952 15248 leader_election.cc:290] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.934043 15147 raft_consensus.cc:2468] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:19.930172 15195 raft_consensus.cc:2804] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:19.934794 15038 leader_election.cc:304] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:19.935324 15195 raft_consensus.cc:493] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:19.935822 15195 raft_consensus.cc:3060] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.936096 15250 leader_election.cc:290] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.936846 15248 raft_consensus.cc:2804] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:19.937302 15248 raft_consensus.cc:493] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:19.937690 15248 raft_consensus.cc:3060] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:19.923864 14963 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.66:43327, user_credentials={real_user=slave}} blocked reactor thread for 62617.5us
I20260710 13:21:19.940166 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:19.941876 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82ef9471f42440aaec3ed5ea5b1765e" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:19.944237 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:19.944974 15072 raft_consensus.cc:2468] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 0.
I20260710 13:21:19.946983 15145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:19.947480 15248 raft_consensus.cc:515] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.948992 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82ef9471f42440aaec3ed5ea5b1765e" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:19.941977 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:19.949992 15146 raft_consensus.cc:2468] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 0.
I20260710 13:21:19.950958 15073 raft_consensus.cc:2393] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7609e210aca407b9fcb0641317ccc9e in current term 1: Already voted for candidate def167829bfc4f40a95b6485afab577e in this term.
I20260710 13:21:19.950963 15147 raft_consensus.cc:2393] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7609e210aca407b9fcb0641317ccc9e in current term 1: Already voted for candidate def167829bfc4f40a95b6485afab577e in this term.
I20260710 13:21:19.952106 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82ef9471f42440aaec3ed5ea5b1765e" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:19.952467 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82ef9471f42440aaec3ed5ea5b1765e" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:19.952760 15143 raft_consensus.cc:3060] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.944162 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82ef9471f42440aaec3ed5ea5b1765e" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:19.953130 14996 raft_consensus.cc:3060] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.959523 15195 raft_consensus.cc:515] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.960793 15145 raft_consensus.cc:2393] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7609e210aca407b9fcb0641317ccc9e in current term 1: Already voted for candidate b151e112d94f4d879f3359296115c465 in this term.
I20260710 13:21:19.962716 15195 leader_election.cc:290] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:19.965688 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:19.966112 15143 raft_consensus.cc:2468] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:19.967417 15073 raft_consensus.cc:3060] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.968808 15038 leader_election.cc:304] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:19.950814 15248 leader_election.cc:290] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:19.969782 15211 raft_consensus.cc:2804] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.970505 15211 raft_consensus.cc:697] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:19.971982 15211 consensus_queue.cc:237] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.973323 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:19.974043 14998 raft_consensus.cc:2468] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 0.
I20260710 13:21:19.973316 14963 leader_election.cc:304] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, b151e112d94f4d879f3359296115c465; no voters: 
I20260710 13:21:19.977329 15073 raft_consensus.cc:2468] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 1.
I20260710 13:21:19.979455 15112 leader_election.cc:304] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:19.966742 14996 raft_consensus.cc:2468] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:19.980708 15216 raft_consensus.cc:2764] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:21:19.981427 14963 leader_election.cc:304] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e; no voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e
I20260710 13:21:19.982911 15216 raft_consensus.cc:3060] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.980700 15195 raft_consensus.cc:2804] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:19.987933 15195 raft_consensus.cc:697] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Becoming Leader. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:19.983299 14963 leader_election.cc:304] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [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: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: b151e112d94f4d879f3359296115c465
I20260710 13:21:19.989315 15195 consensus_queue.cc:237] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:19.990944 14892 catalog_manager.cc:5697] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 0 to 1, leader changed from <none> to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:19.995504 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:19.996321 14996 raft_consensus.cc:3060] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:19.997263 15216 raft_consensus.cc:2749] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:19.998581 15233 consensus_queue.cc:1048] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:20.004880 14996 raft_consensus.cc:2468] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 1.
I20260710 13:21:20.005511 15216 raft_consensus.cc:2764] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:21:20.017992 15233 consensus_queue.cc:1048] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:20.021821 14892 catalog_manager.cc:5697] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 0 to 1, leader changed from <none> to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:20.025180 14896 catalog_manager.cc:5697] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 reported cstate change: term changed from 0 to 1, leader changed from <none> to b151e112d94f4d879f3359296115c465 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "b151e112d94f4d879f3359296115c465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:20.131031 15233 raft_consensus.cc:493] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:20.131739 15233 raft_consensus.cc:515] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:20.134675 15233 leader_election.cc:290] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:20.136303 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c809c57a2d74cfcb24dc55592463501" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:20.137274 15073 raft_consensus.cc:2468] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 0.
I20260710 13:21:20.139986 15112 leader_election.cc:304] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:20.145380 15233 raft_consensus.cc:2804] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:20.146060 15233 raft_consensus.cc:493] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:20.146720 15233 raft_consensus.cc:3060] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.160756 15233 raft_consensus.cc:515] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:20.177309 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c809c57a2d74cfcb24dc55592463501" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:20.178907 15073 raft_consensus.cc:3060] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:20.191388 15233 leader_election.cc:290] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:20.198035 15073 raft_consensus.cc:2468] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 1.
I20260710 13:21:20.205384 15112 leader_election.cc:304] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:20.253651 15191 consensus_queue.cc:1048] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:20.259770 15232 raft_consensus.cc:2804] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:20.260619 15232 raft_consensus.cc:697] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Becoming Leader. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:20.261896 15232 consensus_queue.cc:237] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
W20260710 13:21:21.272140 14944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:21.283789 15263 raft_consensus.cc:493] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.285050 15263 raft_consensus.cc:515] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:21.287411 15263 leader_election.cc:290] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:21.301142 15263 raft_consensus.cc:493] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:21.301658 15263 raft_consensus.cc:515] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:21.304056 15263 leader_election.cc:290] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:21.361804 15265 consensus_queue.cc:1048] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.394508 15271 consensus_queue.cc:1048] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.403481 14892 catalog_manager.cc:5697] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 reported cstate change: term changed from 0 to 1, leader changed from <none> to b151e112d94f4d879f3359296115c465 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "b151e112d94f4d879f3359296115c465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:21.413885 15195 consensus_queue.cc:1048] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.416070 15195 consensus_queue.cc:1048] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.446123 15264 raft_consensus.cc:493] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7609e210aca407b9fcb0641317ccc9e)
I20260710 13:21:21.451722 15264 raft_consensus.cc:515] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:21.454928 15232 raft_consensus.cc:493] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a7609e210aca407b9fcb0641317ccc9e)
I20260710 13:21:21.450125 15271 consensus_queue.cc:1048] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:21:21.455585 15232 raft_consensus.cc:515] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:21.457018 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:21.447554 15270 consensus_queue.cc:1048] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:21:21.460203 15265 consensus_queue.cc:1048] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.461906 15264 leader_election.cc:290] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b151e112d94f4d879f3359296115c465 (127.10.217.67:37555), a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331)
I20260710 13:21:21.460119 15279 consensus_queue.cc:1048] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:21:21.471431 15143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:21.478191 15143 raft_consensus.cc:2468] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:21.485386 15232 leader_election.cc:290] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331)
I20260710 13:21:21.494621 15265 consensus_queue.cc:1048] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.503383 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c809c57a2d74cfcb24dc55592463501" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:21.504580 15073 raft_consensus.cc:2393] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7609e210aca407b9fcb0641317ccc9e in current term 1: Already voted for candidate b151e112d94f4d879f3359296115c465 in this term.
I20260710 13:21:21.525313 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e304026bfe2f4aeda8b1dedce1e207c4" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:21.528759 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c809c57a2d74cfcb24dc55592463501" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:21.529814 14997 raft_consensus.cc:2468] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 0.
I20260710 13:21:21.532521 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c809c57a2d74cfcb24dc55592463501" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:21.533471 14997 raft_consensus.cc:3060] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.545768 15038 leader_election.cc:304] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [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: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:21.547891 15265 raft_consensus.cc:2804] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:21.548766 15265 raft_consensus.cc:493] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting leader election (detected failure of leader a7609e210aca407b9fcb0641317ccc9e)
I20260710 13:21:21.549453 15265 raft_consensus.cc:3060] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:21.568261 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.66:43327, user_credentials={real_user=slave}} blocked reactor thread for 155625us
I20260710 13:21:21.581162 15142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e304026bfe2f4aeda8b1dedce1e207c4" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:21.581350 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c809c57a2d74cfcb24dc55592463501" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:21.565877 14997 raft_consensus.cc:2468] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 1.
I20260710 13:21:21.588480 14993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:21.595975 15072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:21.597694 15232 consensus_queue.cc:1048] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.606392 15284 raft_consensus.cc:493] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader def167829bfc4f40a95b6485afab577e)
I20260710 13:21:21.606988 15284 raft_consensus.cc:515] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:21.608443 15265 raft_consensus.cc:515] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:21.596009 14963 leader_election.cc:304] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [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: a7609e210aca407b9fcb0641317ccc9e; no voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e
I20260710 13:21:21.613112 15286 raft_consensus.cc:2749] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:21.613334 14963 leader_election.cc:304] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e; no voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e
I20260710 13:21:21.614135 15286 raft_consensus.cc:2749] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:21.611508 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:21.615127 15284 leader_election.cc:290] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:21.617451 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82ef9471f42440aaec3ed5ea5b1765e" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:21.622772 15265 leader_election.cc:290] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 2 election: Requested vote from peers b151e112d94f4d879f3359296115c465 (127.10.217.67:37555), a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331)
I20260710 13:21:21.625314 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:21.628201 15038 leader_election.cc:304] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [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: def167829bfc4f40a95b6485afab577e; no voters: a7609e210aca407b9fcb0641317ccc9e, b151e112d94f4d879f3359296115c465
I20260710 13:21:21.633148 15110 leader_election.cc:304] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [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: b151e112d94f4d879f3359296115c465; no voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e
I20260710 13:21:21.637784 15283 raft_consensus.cc:2749] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:21.634088 15265 raft_consensus.cc:2749] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:21.648866 15283 consensus_queue.cc:1048] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:21.657805 15146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12"
dest_uuid: "b151e112d94f4d879f3359296115c465"
mode: GRACEFUL
new_leader_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:37308
I20260710 13:21:21.658670 15146 raft_consensus.cc:606] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Received request to transfer leadership to TS a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:21.713845 15283 raft_consensus.cc:993] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465: : Instructing follower a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:21.714558 15283 raft_consensus.cc:1081] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Signalling peer a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:21.717443 14997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12"
dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:55218
I20260710 13:21:21.709136 14998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b82ef9471f42440aaec3ed5ea5b1765e" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:21.718102 14997 raft_consensus.cc:493] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:21.718899 14997 raft_consensus.cc:3060] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.727219 15110 leader_election.cc:304] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [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: b151e112d94f4d879f3359296115c465; no voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e
I20260710 13:21:21.728747 15283 raft_consensus.cc:2749] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:21.746403 14997 raft_consensus.cc:515] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:21.769025 15070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472"
dest_uuid: "def167829bfc4f40a95b6485afab577e"
mode: GRACEFUL
new_leader_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:41832
I20260710 13:21:21.769733 15070 raft_consensus.cc:606] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Received request to transfer leadership to TS a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:21.770846 14997 leader_election.cc:290] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Requested vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:21.778434 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:21.779067 15070 raft_consensus.cc:3060] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.780609 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c28cc050ad37416fb5fbee740b313e12" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:21.781266 15144 raft_consensus.cc:3055] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:21.781579 15144 raft_consensus.cc:740] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:21.782642 15144 consensus_queue.cc:260] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:21.783522 15144 raft_consensus.cc:3060] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.785274 15070 raft_consensus.cc:2468] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:21.785929 15146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d"
dest_uuid: "b151e112d94f4d879f3359296115c465"
mode: GRACEFUL
new_leader_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:37308
I20260710 13:21:21.786672 15146 raft_consensus.cc:606] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Received request to transfer leadership to TS a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:21.786377 14963 leader_election.cc:304] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:21.790875 15286 raft_consensus.cc:2804] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:21.791368 15286 raft_consensus.cc:697] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Becoming Leader. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:21.792150 15286 consensus_queue.cc:237] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:21.799194 15144 raft_consensus.cc:2468] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:21.805896 14892 catalog_manager.cc:5697] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e reported cstate change: term changed from 1 to 2, leader changed from b151e112d94f4d879f3359296115c465 (127.10.217.67) to a7609e210aca407b9fcb0641317ccc9e (127.10.217.65). New cstate: current_term: 2 leader_uuid: "a7609e210aca407b9fcb0641317ccc9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:21.834843 15070 raft_consensus.cc:1240] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Rejecting Update request from peer a7609e210aca407b9fcb0641317ccc9e for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:21.836531 15286 consensus_queue.cc:1059] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:21.837951 15301 raft_consensus.cc:3055] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:21.838670 15301 raft_consensus.cc:740] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:21.840092 15301 consensus_queue.cc:260] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:21.841359 15301 raft_consensus.cc:3060] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.941380 15264 raft_consensus.cc:993] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e: : Instructing follower a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:21.942020 15265 raft_consensus.cc:1081] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Signalling peer a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:21.943864 14994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472"
dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:55214
I20260710 13:21:21.944396 14994 raft_consensus.cc:493] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:21.944720 14994 raft_consensus.cc:3060] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.950196 14994 raft_consensus.cc:515] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:21.952383 14994 leader_election.cc:290] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Requested vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:21.953177 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:21.953637 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:21.953836 15070 raft_consensus.cc:3055] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:21.954264 15070 raft_consensus.cc:740] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:21.954321 15144 raft_consensus.cc:3060] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.955591 15070 consensus_queue.cc:260] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:21.956722 15070 raft_consensus.cc:3060] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:21.961364 15144 raft_consensus.cc:2468] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:21.962255 15070 raft_consensus.cc:2468] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:21.963513 14963 leader_election.cc:304] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, b151e112d94f4d879f3359296115c465; no voters: 
I20260710 13:21:21.964514 15301 raft_consensus.cc:2804] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:21.964972 15301 raft_consensus.cc:697] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Becoming Leader. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:21.965794 15301 consensus_queue.cc:237] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:21.973024 14892 catalog_manager.cc:5697] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e reported cstate change: term changed from 1 to 2, leader changed from def167829bfc4f40a95b6485afab577e (127.10.217.66) to a7609e210aca407b9fcb0641317ccc9e (127.10.217.65). New cstate: current_term: 2 leader_uuid: "a7609e210aca407b9fcb0641317ccc9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.268232 15144 raft_consensus.cc:1275] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.269852 15301 consensus_queue.cc:1048] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:22.282061 15070 raft_consensus.cc:1275] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.284605 15286 consensus_queue.cc:1048] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:22.334913 15094 debug-util.cc:398] Leaking SignalData structure 0x7b0800160640 after lost signal to thread 11112
W20260710 13:21:22.335860 15094 debug-util.cc:398] Leaking SignalData structure 0x7b0800028f20 after lost signal to thread 14930
W20260710 13:21:22.336858 15094 debug-util.cc:398] Leaking SignalData structure 0x7b08001621a0 after lost signal to thread 15022
I20260710 13:21:22.356264 15307 raft_consensus.cc:993] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465: : Instructing follower a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:22.356858 15284 raft_consensus.cc:1081] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Signalling peer a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:22.358561 14994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d"
dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:55218
I20260710 13:21:22.359081 14994 raft_consensus.cc:493] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:22.359756 14994 raft_consensus.cc:3060] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.365257 14994 raft_consensus.cc:515] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:22.367143 14994 leader_election.cc:290] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Requested vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:22.368403 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:22.368403 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ed0572a53314ae1a758e4a2f6d5c57d" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:22.369340 15070 raft_consensus.cc:3060] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.369357 15144 raft_consensus.cc:3055] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:22.369997 15144 raft_consensus.cc:740] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:22.371109 15144 consensus_queue.cc:260] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:22.373060 15144 raft_consensus.cc:3060] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:22.376060 15070 raft_consensus.cc:2468] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:22.377502 14963 leader_election.cc:304] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:22.378607 15286 raft_consensus.cc:2804] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:22.379709 15286 raft_consensus.cc:697] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Becoming Leader. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:22.381529 15286 consensus_queue.cc:237] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:22.383073 15144 raft_consensus.cc:2468] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:22.391572 14893 catalog_manager.cc:5697] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e reported cstate change: term changed from 1 to 2, leader changed from b151e112d94f4d879f3359296115c465 (127.10.217.67) to a7609e210aca407b9fcb0641317ccc9e (127.10.217.65). New cstate: current_term: 2 leader_uuid: "a7609e210aca407b9fcb0641317ccc9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.400544 15070 raft_consensus.cc:1275] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.402753 15286 consensus_queue.cc:1048] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:22.415431 15144 raft_consensus.cc:1275] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.417742 15263 consensus_queue.cc:1048] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:22.866250 15070 raft_consensus.cc:1275] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.868240 15263 consensus_queue.cc:1048] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:22.880906 15144 raft_consensus.cc:1275] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:22.882668 15263 consensus_queue.cc:1048] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:23.274711 15286 raft_consensus.cc:493] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:23.275373 15286 raft_consensus.cc:515] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:23.278249 15286 leader_election.cc:290] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:23.279673 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:23.280670 15070 raft_consensus.cc:2468] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:23.280639 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:23.281677 15144 raft_consensus.cc:2468] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 1.
I20260710 13:21:23.282536 14963 leader_election.cc:304] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [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: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:23.283538 15286 raft_consensus.cc:2804] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:23.283931 15286 raft_consensus.cc:493] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:23.284281 15286 raft_consensus.cc:3060] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.291664 15286 raft_consensus.cc:515] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:23.293540 15286 leader_election.cc:290] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 3 election: Requested vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:23.294605 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:23.295328 15070 raft_consensus.cc:3060] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.296813 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3c51c953d394b5fa205b9dc099312dd" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:23.297850 15144 raft_consensus.cc:3060] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.306030 15070 raft_consensus.cc:2468] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 3.
I20260710 13:21:23.307570 14963 leader_election.cc:304] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [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: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:23.307963 15144 raft_consensus.cc:2468] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 3.
I20260710 13:21:23.308597 15286 raft_consensus.cc:2804] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:23.309194 15286 raft_consensus.cc:697] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 3 LEADER]: Becoming Leader. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:23.309988 15286 consensus_queue.cc:237] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Queue going to LEADER 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: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } }
I20260710 13:21:23.329210 14893 catalog_manager.cc:5697] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a7609e210aca407b9fcb0641317ccc9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:23.724932 15144 raft_consensus.cc:1275] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 3 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:23.726341 15286 consensus_queue.cc:1048] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.757412 15070 raft_consensus.cc:1275] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:23.759295 15316 consensus_queue.cc:1048] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:24.845067 14896 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50516:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:24.848493 14896 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:24.930346 14985 tablet_service.cc:1511] Processing CreateTablet for tablet 243b467a7b064d27994c27d4098f967b (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:24.931767 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 243b467a7b064d27994c27d4098f967b (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:24.932512 14985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243b467a7b064d27994c27d4098f967b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.933593 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243b467a7b064d27994c27d4098f967b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.933946 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 243b467a7b064d27994c27d4098f967b (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:24.935725 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243b467a7b064d27994c27d4098f967b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.936856 14986 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8ff5615f4f4a3d8446301e069205ac (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:24.939043 15062 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8ff5615f4f4a3d8446301e069205ac (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:24.940690 14986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8ff5615f4f4a3d8446301e069205ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.942503 15131 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8ff5615f4f4a3d8446301e069205ac (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:24.940773 15062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8ff5615f4f4a3d8446301e069205ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.944159 15131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8ff5615f4f4a3d8446301e069205ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.949541 15059 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee8bb672353489b90d6702dabacc72a (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:24.950220 15130 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee8bb672353489b90d6702dabacc72a (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:24.951413 15059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee8bb672353489b90d6702dabacc72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.951992 15130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee8bb672353489b90d6702dabacc72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.953215 14987 tablet_service.cc:1511] Processing CreateTablet for tablet e86c1d46613c41ac995f222a8ed9c082 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:24.954972 14987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86c1d46613c41ac995f222a8ed9c082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.945850 14983 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee8bb672353489b90d6702dabacc72a (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:24.955366 15057 tablet_service.cc:1511] Processing CreateTablet for tablet e86c1d46613c41ac995f222a8ed9c082 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:24.956876 14983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee8bb672353489b90d6702dabacc72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.956919 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86c1d46613c41ac995f222a8ed9c082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.961401 15132 tablet_service.cc:1511] Processing CreateTablet for tablet e86c1d46613c41ac995f222a8ed9c082 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:24.963114 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86c1d46613c41ac995f222a8ed9c082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.963789 14984 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0d39dca3ed45899f05c1fb2574a995 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:24.965833 15060 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0d39dca3ed45899f05c1fb2574a995 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:24.968345 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0d39dca3ed45899f05c1fb2574a995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.968044 15136 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0d39dca3ed45899f05c1fb2574a995 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:24.969507 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0d39dca3ed45899f05c1fb2574a995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.970619 14981 tablet_service.cc:1511] Processing CreateTablet for tablet 995497e7c3854bea9fe9486c05d789d2 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:24.974519 14984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0d39dca3ed45899f05c1fb2574a995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.977870 15134 tablet_service.cc:1511] Processing CreateTablet for tablet 995497e7c3854bea9fe9486c05d789d2 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:24.972901 15061 tablet_service.cc:1511] Processing CreateTablet for tablet 995497e7c3854bea9fe9486c05d789d2 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:24.979676 15134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995497e7c3854bea9fe9486c05d789d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.979509 14980 tablet_service.cc:1511] Processing CreateTablet for tablet 4341a70af1144ac09cd4ef30260a5993 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:24.980409 15061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995497e7c3854bea9fe9486c05d789d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.982206 14981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995497e7c3854bea9fe9486c05d789d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:24.983104 14980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4341a70af1144ac09cd4ef30260a5993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.095916 15057 tablet_service.cc:1511] Processing CreateTablet for tablet 4341a70af1144ac09cd4ef30260a5993 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:25.097556 15057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4341a70af1144ac09cd4ef30260a5993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.111184 15336 tablet_bootstrap.cc:492] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:25.118809 15132 tablet_service.cc:1511] Processing CreateTablet for tablet 4341a70af1144ac09cd4ef30260a5993 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:25.117223 15338 tablet_bootstrap.cc:492] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:25.121979 15132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4341a70af1144ac09cd4ef30260a5993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.120566 14986 tablet_service.cc:1511] Processing CreateTablet for tablet 531cea2ba39d4685889a9a85b2fc2911 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:25.123911 14986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531cea2ba39d4685889a9a85b2fc2911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.111184 15337 tablet_bootstrap.cc:492] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:25.128487 15137 tablet_service.cc:1511] Processing CreateTablet for tablet 531cea2ba39d4685889a9a85b2fc2911 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:25.130102 15137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531cea2ba39d4685889a9a85b2fc2911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.133599 15337 tablet_bootstrap.cc:654] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.135494 15058 tablet_service.cc:1511] Processing CreateTablet for tablet 531cea2ba39d4685889a9a85b2fc2911 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:25.137970 14981 tablet_service.cc:1511] Processing CreateTablet for tablet bad25b61a98b48a1ac85ed1445c4e1f9 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:25.140280 15336 tablet_bootstrap.cc:654] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.159520 15058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531cea2ba39d4685889a9a85b2fc2911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.159528 14981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad25b61a98b48a1ac85ed1445c4e1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.144762 15338 tablet_bootstrap.cc:654] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.191113 15136 tablet_service.cc:1511] Processing CreateTablet for tablet bad25b61a98b48a1ac85ed1445c4e1f9 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:25.192551 15136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad25b61a98b48a1ac85ed1445c4e1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.198707 15060 tablet_service.cc:1511] Processing CreateTablet for tablet bad25b61a98b48a1ac85ed1445c4e1f9 (DEFAULT_TABLE table=soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:25.200246 15338 tablet_bootstrap.cc:492] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:25.201195 15060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad25b61a98b48a1ac85ed1445c4e1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.212354 15338 ts_tablet_manager.cc:1403] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.004s
I20260710 13:21:25.216370 15338 raft_consensus.cc:359] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.219859 15338 raft_consensus.cc:385] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.220240 15338 raft_consensus.cc:740] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.221462 15336 tablet_bootstrap.cc:492] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:25.221057 15338 consensus_queue.cc:260] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.222035 15336 ts_tablet_manager.cc:1403] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.007s
I20260710 13:21:25.223954 15338 ts_tablet_manager.cc:1434] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:21:25.225069 15338 tablet_bootstrap.cc:492] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:25.225329 15336 raft_consensus.cc:359] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.226645 15336 raft_consensus.cc:385] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.227311 15336 raft_consensus.cc:740] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.228165 15336 consensus_queue.cc:260] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.229598 15337 tablet_bootstrap.cc:492] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:25.230201 15337 ts_tablet_manager.cc:1403] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.120s	user 0.009s	sys 0.017s
I20260710 13:21:25.231658 15336 ts_tablet_manager.cc:1434] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:21:25.233394 15337 raft_consensus.cc:359] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.242611 15337 raft_consensus.cc:385] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.243000 15337 raft_consensus.cc:740] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.243832 15337 consensus_queue.cc:260] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.244608 15338 tablet_bootstrap.cc:654] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.245458 15316 raft_consensus.cc:493] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.246006 15316 raft_consensus.cc:515] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.248512 15316 leader_election.cc:290] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.250720 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4341a70af1144ac09cd4ef30260a5993" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
W20260710 13:21:25.253304 14963 leader_election.cc:343] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer def167829bfc4f40a95b6485afab577e (127.10.217.66:43327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.254305 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4341a70af1144ac09cd4ef30260a5993" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:25.255074 15336 tablet_bootstrap.cc:492] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465: Bootstrap starting.
W20260710 13:21:25.256069 14963 leader_election.cc:343] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b151e112d94f4d879f3359296115c465 (127.10.217.67:37555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.256567 14963 leader_election.cc:304] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e; no voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e
I20260710 13:21:25.257400 15316 raft_consensus.cc:2749] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.253858 15337 ts_tablet_manager.cc:1434] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:21:25.259639 15337 tablet_bootstrap.cc:492] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:25.272807 15337 tablet_bootstrap.cc:654] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.277369 15338 tablet_bootstrap.cc:492] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:25.277922 15338 ts_tablet_manager.cc:1403] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.017s
I20260710 13:21:25.279808 15336 tablet_bootstrap.cc:654] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.281275 15338 raft_consensus.cc:359] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.282145 15338 raft_consensus.cc:385] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.282547 15338 raft_consensus.cc:740] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.283555 15338 consensus_queue.cc:260] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.285091 15337 tablet_bootstrap.cc:492] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:25.285689 15337 ts_tablet_manager.cc:1403] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260710 13:21:25.286978 15338 ts_tablet_manager.cc:1434] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260710 13:21:25.288436 15338 tablet_bootstrap.cc:492] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:25.289429 15337 raft_consensus.cc:359] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.290318 15337 raft_consensus.cc:385] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.290684 15337 raft_consensus.cc:740] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.291607 15337 consensus_queue.cc:260] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.294934 15337 ts_tablet_manager.cc:1434] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:21:25.296228 15337 tablet_bootstrap.cc:492] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:25.304750 15337 tablet_bootstrap.cc:654] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.304977 15284 raft_consensus.cc:493] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.305572 15284 raft_consensus.cc:515] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.311761 15284 leader_election.cc:290] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:25.313951 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0d39dca3ed45899f05c1fb2574a995" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
W20260710 13:21:25.324766 15112 leader_election.cc:343] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer def167829bfc4f40a95b6485afab577e (127.10.217.66:43327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.316097 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0d39dca3ed45899f05c1fb2574a995" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
W20260710 13:21:25.327755 15110 leader_election.cc:343] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.328446 15110 leader_election.cc:304] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b151e112d94f4d879f3359296115c465; no voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e
I20260710 13:21:25.329573 15284 raft_consensus.cc:2749] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.331424 15338 tablet_bootstrap.cc:654] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.329650 15336 tablet_bootstrap.cc:492] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:25.332839 15336 ts_tablet_manager.cc:1403] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.043s
I20260710 13:21:25.333978 15337 tablet_bootstrap.cc:492] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:25.335325 15337 ts_tablet_manager.cc:1403] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.008s
W20260710 13:21:25.337182 14944 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:25.341521 15336 raft_consensus.cc:359] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.342458 15336 raft_consensus.cc:385] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.342326 15337 raft_consensus.cc:359] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.342907 15336 raft_consensus.cc:740] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.343262 15337 raft_consensus.cc:385] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.343705 15337 raft_consensus.cc:740] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.343811 15336 consensus_queue.cc:260] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.344636 15337 consensus_queue.cc:260] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.346938 15336 ts_tablet_manager.cc:1434] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 13:21:25.348191 15336 tablet_bootstrap.cc:492] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:25.350708 15337 ts_tablet_manager.cc:1434] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:21:25.352053 15337 tablet_bootstrap.cc:492] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:25.356714 15336 tablet_bootstrap.cc:654] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.359454 15337 tablet_bootstrap.cc:654] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.377247 15336 tablet_bootstrap.cc:492] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:25.377836 15336 ts_tablet_manager.cc:1403] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.016s
I20260710 13:21:25.380132 15338 tablet_bootstrap.cc:492] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:25.381212 15338 ts_tablet_manager.cc:1403] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.007s
I20260710 13:21:25.381500 15336 raft_consensus.cc:359] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.382182 15337 tablet_bootstrap.cc:492] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:25.382525 15336 raft_consensus.cc:385] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.382938 15337 ts_tablet_manager.cc:1403] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.000s
I20260710 13:21:25.382992 15336 raft_consensus.cc:740] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.384173 15336 consensus_queue.cc:260] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.386130 15337 raft_consensus.cc:359] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.386737 15336 ts_tablet_manager.cc:1434] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:21:25.387115 15337 raft_consensus.cc:385] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.387605 15337 raft_consensus.cc:740] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.388150 15336 tablet_bootstrap.cc:492] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:25.388612 15337 consensus_queue.cc:260] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.395390 15337 ts_tablet_manager.cc:1434] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:21:25.395709 15336 tablet_bootstrap.cc:654] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.396695 15337 tablet_bootstrap.cc:492] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:25.406349 15337 tablet_bootstrap.cc:654] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.410499 15336 tablet_bootstrap.cc:492] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:25.411633 15336 ts_tablet_manager.cc:1403] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.000s
I20260710 13:21:25.417207 15338 raft_consensus.cc:359] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.418850 15338 raft_consensus.cc:385] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.419272 15338 raft_consensus.cc:740] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.424610 15336 raft_consensus.cc:359] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.426991 15336 raft_consensus.cc:385] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.428030 15336 raft_consensus.cc:740] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.420747 15338 consensus_queue.cc:260] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.429355 15336 consensus_queue.cc:260] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.432019 15336 ts_tablet_manager.cc:1434] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:21:25.433117 15336 tablet_bootstrap.cc:492] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:25.440837 15336 tablet_bootstrap.cc:654] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.446722 15284 raft_consensus.cc:493] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.447369 15284 raft_consensus.cc:515] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.450901 15265 raft_consensus.cc:493] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.451056 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ff5615f4f4a3d8446301e069205ac" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:25.451718 15070 raft_consensus.cc:2468] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 0.
I20260710 13:21:25.452872 15284 leader_election.cc:290] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:25.453585 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ff5615f4f4a3d8446301e069205ac" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:25.456077 15112 leader_election.cc:304] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
W20260710 13:21:25.457161 15110 leader_election.cc:343] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.451512 15265 raft_consensus.cc:515] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.457912 15336 tablet_bootstrap.cc:492] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:25.458953 15336 ts_tablet_manager.cc:1403] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.005s
I20260710 13:21:25.459046 15284 raft_consensus.cc:2804] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.459496 15284 raft_consensus.cc:493] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.460114 15284 raft_consensus.cc:3060] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.462126 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86c1d46613c41ac995f222a8ed9c082" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:25.463106 14997 raft_consensus.cc:2468] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:25.463446 15336 raft_consensus.cc:359] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.464540 15265 leader_election.cc:290] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.464599 15336 raft_consensus.cc:385] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.466348 15036 leader_election.cc:304] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:25.471380 15338 ts_tablet_manager.cc:1434] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.090s	user 0.008s	sys 0.001s
I20260710 13:21:25.477241 15265 raft_consensus.cc:2804] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.477977 15265 raft_consensus.cc:493] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.478574 15265 raft_consensus.cc:3060] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.479478 15284 raft_consensus.cc:515] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.473902 15336 raft_consensus.cc:740] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.487285 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86c1d46613c41ac995f222a8ed9c082" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
W20260710 13:21:25.491207 15038 leader_election.cc:343] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b151e112d94f4d879f3359296115c465 (127.10.217.67:37555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.492972 15284 leader_election.cc:290] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:25.494436 15338 tablet_bootstrap.cc:492] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:25.494818 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ff5615f4f4a3d8446301e069205ac" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:25.495680 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ff5615f4f4a3d8446301e069205ac" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:25.496394 15070 raft_consensus.cc:3060] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.498728 15353 raft_consensus.cc:493] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.499413 15353 raft_consensus.cc:515] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.501384 15353 leader_election.cc:290] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:25.503167 15336 consensus_queue.cc:260] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.503993 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995497e7c3854bea9fe9486c05d789d2" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:25.505750 15336 ts_tablet_manager.cc:1434] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260710 13:21:25.506883 15336 tablet_bootstrap.cc:492] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:25.509042 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995497e7c3854bea9fe9486c05d789d2" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
W20260710 13:21:25.510051 15110 leader_election.cc:343] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:25.513563 15112 leader_election.cc:343] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer def167829bfc4f40a95b6485afab577e (127.10.217.66:43327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.514470 15265 raft_consensus.cc:515] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.516355 15112 leader_election.cc:304] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b151e112d94f4d879f3359296115c465; no voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e
I20260710 13:21:25.517789 15284 raft_consensus.cc:2749] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.520812 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86c1d46613c41ac995f222a8ed9c082" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:25.521504 14994 raft_consensus.cc:3060] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.522176 15265 leader_election.cc:290] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.522961 15338 tablet_bootstrap.cc:654] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:25.523734 15110 leader_election.cc:343] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.530437 15336 tablet_bootstrap.cc:654] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.532092 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86c1d46613c41ac995f222a8ed9c082" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:25.527359 15070 raft_consensus.cc:2468] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 1.
I20260710 13:21:25.529672 15337 tablet_bootstrap.cc:492] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:25.534701 15337 ts_tablet_manager.cc:1403] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.138s	user 0.032s	sys 0.027s
I20260710 13:21:25.534916 15112 leader_election.cc:304] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [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: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:25.536185 15284 raft_consensus.cc:2804] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.536682 15284 raft_consensus.cc:697] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Becoming Leader. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:25.537566 15284 consensus_queue.cc:237] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
W20260710 13:21:25.538597 15038 leader_election.cc:343] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b151e112d94f4d879f3359296115c465 (127.10.217.67:37555): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.537921 15337 raft_consensus.cc:359] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.540944 15337 raft_consensus.cc:385] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.541631 15337 raft_consensus.cc:740] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.542703 15337 consensus_queue.cc:260] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.544836 14994 raft_consensus.cc:2468] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:25.548245 15337 ts_tablet_manager.cc:1434] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:21:25.549443 15337 tablet_bootstrap.cc:492] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:25.549597 15036 leader_election.cc:304] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [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: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: b151e112d94f4d879f3359296115c465
I20260710 13:21:25.552019 15265 raft_consensus.cc:2804] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.552575 15265 raft_consensus.cc:697] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:25.553433 15265 consensus_queue.cc:237] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.558415 14896 catalog_manager.cc:5697] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 reported cstate change: term changed from 0 to 1, leader changed from <none> to b151e112d94f4d879f3359296115c465 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "b151e112d94f4d879f3359296115c465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.560110 15337 tablet_bootstrap.cc:654] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.562742 15336 tablet_bootstrap.cc:492] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:25.563441 15336 ts_tablet_manager.cc:1403] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.004s
I20260710 13:21:25.569486 15338 tablet_bootstrap.cc:492] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:25.571604 15338 ts_tablet_manager.cc:1403] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.010s
I20260710 13:21:25.578505 15336 raft_consensus.cc:359] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.581374 15336 raft_consensus.cc:385] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.581796 15336 raft_consensus.cc:740] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.583057 15337 tablet_bootstrap.cc:492] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:25.582219 14893 catalog_manager.cc:5697] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 0 to 1, leader changed from <none> to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.582938 15336 consensus_queue.cc:260] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.586097 15338 raft_consensus.cc:359] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.587121 15338 raft_consensus.cc:385] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.583732 15337 ts_tablet_manager.cc:1403] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.007s
I20260710 13:21:25.587611 15338 raft_consensus.cc:740] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.589773 15336 ts_tablet_manager.cc:1434] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:21:25.589767 15338 consensus_queue.cc:260] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.591240 15336 tablet_bootstrap.cc:492] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:25.591950 15337 raft_consensus.cc:359] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.592836 15337 raft_consensus.cc:385] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.593168 15337 raft_consensus.cc:740] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.594012 15337 consensus_queue.cc:260] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.598202 15337 ts_tablet_manager.cc:1434] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:25.599313 15337 tablet_bootstrap.cc:492] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:25.601401 15336 tablet_bootstrap.cc:654] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.602108 15338 ts_tablet_manager.cc:1434] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.001s
I20260710 13:21:25.603780 15338 tablet_bootstrap.cc:492] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:25.613451 15338 tablet_bootstrap.cc:654] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.614200 15337 tablet_bootstrap.cc:654] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.629554 15336 tablet_bootstrap.cc:492] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:25.629741 15338 tablet_bootstrap.cc:492] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:25.634724 15336 ts_tablet_manager.cc:1403] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.010s
I20260710 13:21:25.635480 15338 ts_tablet_manager.cc:1403] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.012s
I20260710 13:21:25.640022 15336 raft_consensus.cc:359] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.640937 15336 raft_consensus.cc:385] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.640374 15338 raft_consensus.cc:359] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.641785 15338 raft_consensus.cc:385] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.642316 15338 raft_consensus.cc:740] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.641265 15336 raft_consensus.cc:740] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.644732 15336 consensus_queue.cc:260] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.647502 15336 ts_tablet_manager.cc:1434] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:21:25.649091 15336 tablet_bootstrap.cc:492] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:25.656314 15336 tablet_bootstrap.cc:654] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.643421 15338 consensus_queue.cc:260] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.658675 15338 ts_tablet_manager.cc:1434] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260710 13:21:25.659762 15338 tablet_bootstrap.cc:492] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:25.661615 15284 raft_consensus.cc:493] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.662361 15284 raft_consensus.cc:515] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.666461 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86c1d46613c41ac995f222a8ed9c082" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:25.667733 14994 raft_consensus.cc:2393] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b151e112d94f4d879f3359296115c465 in current term 1: Already voted for candidate def167829bfc4f40a95b6485afab577e in this term.
I20260710 13:21:25.670421 15284 leader_election.cc:290] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:25.671711 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86c1d46613c41ac995f222a8ed9c082" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:25.676877 15112 leader_election.cc:304] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b151e112d94f4d879f3359296115c465; no voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e
I20260710 13:21:25.682224 15284 raft_consensus.cc:3060] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.680529 15338 tablet_bootstrap.cc:654] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.684914 15323 raft_consensus.cc:493] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.685437 15323 raft_consensus.cc:515] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.687575 15323 leader_election.cc:290] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.689831 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee8bb672353489b90d6702dabacc72a" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:25.690863 15070 raft_consensus.cc:2468] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 0.
I20260710 13:21:25.694800 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee8bb672353489b90d6702dabacc72a" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:25.695956 15144 raft_consensus.cc:2468] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 0.
I20260710 13:21:25.692955 14963 leader_election.cc:304] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:25.697355 15323 raft_consensus.cc:2804] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.697749 15323 raft_consensus.cc:493] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.697903 15284 raft_consensus.cc:2749] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.698101 15323 raft_consensus.cc:3060] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.700910 15336 tablet_bootstrap.cc:492] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:25.701568 15336 ts_tablet_manager.cc:1403] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.000s
I20260710 13:21:25.704854 15336 raft_consensus.cc:359] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.705694 15336 raft_consensus.cc:385] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.706043 15336 raft_consensus.cc:740] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.707331 15337 tablet_bootstrap.cc:492] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:25.707013 15336 consensus_queue.cc:260] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.711383 15338 tablet_bootstrap.cc:492] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:25.712019 15338 ts_tablet_manager.cc:1403] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.000s
I20260710 13:21:25.712500 15323 raft_consensus.cc:515] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.715327 15338 raft_consensus.cc:359] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.715730 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee8bb672353489b90d6702dabacc72a" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:25.716346 15070 raft_consensus.cc:3060] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.717734 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee8bb672353489b90d6702dabacc72a" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:25.718374 15144 raft_consensus.cc:3060] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.721031 15336 ts_tablet_manager.cc:1434] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260710 13:21:25.722182 15336 tablet_bootstrap.cc:492] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465: Bootstrap starting.
I20260710 13:21:25.723830 15265 raft_consensus.cc:493] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.724388 15265 raft_consensus.cc:515] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.725732 15070 raft_consensus.cc:2468] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 1.
I20260710 13:21:25.727737 14963 leader_election.cc:304] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:25.729103 15316 raft_consensus.cc:2804] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.729164 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243b467a7b064d27994c27d4098f967b" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:25.729907 15146 raft_consensus.cc:2468] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:25.731451 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243b467a7b064d27994c27d4098f967b" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:25.733392 15038 leader_election.cc:304] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:25.734411 15265 leader_election.cc:290] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.734793 15354 raft_consensus.cc:2804] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.735209 15354 raft_consensus.cc:493] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.735556 15354 raft_consensus.cc:3060] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.726464 15338 raft_consensus.cc:385] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.739281 15338 raft_consensus.cc:740] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.739545 15337 ts_tablet_manager.cc:1403] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.141s	user 0.025s	sys 0.040s
I20260710 13:21:25.740165 15338 consensus_queue.cc:260] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.741240 14994 raft_consensus.cc:2468] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:25.741575 15323 leader_election.cc:290] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 election: Requested vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.744954 15337 raft_consensus.cc:359] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.746093 15337 raft_consensus.cc:385] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.746568 15337 raft_consensus.cc:740] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.747761 15316 raft_consensus.cc:697] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 1 LEADER]: Becoming Leader. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:25.747866 15337 consensus_queue.cc:260] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.748716 15316 consensus_queue.cc:237] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.744058 15144 raft_consensus.cc:2468] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 1.
I20260710 13:21:25.738890 15336 tablet_bootstrap.cc:654] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.757230 15337 ts_tablet_manager.cc:1434] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260710 13:21:25.758805 15337 tablet_bootstrap.cc:492] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:25.753572 15354 raft_consensus.cc:515] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.768486 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243b467a7b064d27994c27d4098f967b" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:25.773491 15323 raft_consensus.cc:493] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.774501 15323 raft_consensus.cc:515] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.775161 15336 tablet_bootstrap.cc:492] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465: No bootstrap required, opened a new log
I20260710 13:21:25.776121 15336 ts_tablet_manager.cc:1403] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.002s
I20260710 13:21:25.776818 15323 leader_election.cc:290] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.777740 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243b467a7b064d27994c27d4098f967b" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:25.778415 15144 raft_consensus.cc:3060] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.779124 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995497e7c3854bea9fe9486c05d789d2" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:25.778987 15336 raft_consensus.cc:359] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.779527 15337 tablet_bootstrap.cc:654] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.779740 15336 raft_consensus.cc:385] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.779814 15146 raft_consensus.cc:2468] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 0.
I20260710 13:21:25.780010 15336 raft_consensus.cc:740] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.780817 15336 consensus_queue.cc:260] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.782249 14963 leader_election.cc:304] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, b151e112d94f4d879f3359296115c465; no voters: 
I20260710 13:21:25.781059 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995497e7c3854bea9fe9486c05d789d2" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:25.783370 15070 raft_consensus.cc:2468] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 0.
I20260710 13:21:25.785148 15323 raft_consensus.cc:2804] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.785555 15323 raft_consensus.cc:493] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.785900 15323 raft_consensus.cc:3060] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.787278 15144 raft_consensus.cc:2468] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:25.789013 15038 leader_election.cc:304] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:25.789688 15336 ts_tablet_manager.cc:1434] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:21:25.789913 15265 raft_consensus.cc:2804] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.774528 14994 raft_consensus.cc:3060] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.790446 15265 raft_consensus.cc:697] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:25.792129 15265 consensus_queue.cc:237] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.787786 15354 leader_election.cc:290] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.804736 15338 ts_tablet_manager.cc:1434] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.092s	user 0.010s	sys 0.006s
I20260710 13:21:25.808259 15337 tablet_bootstrap.cc:492] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:25.808916 15337 ts_tablet_manager.cc:1403] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.012s
I20260710 13:21:25.812170 14994 raft_consensus.cc:2468] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:25.815834 15323 raft_consensus.cc:515] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.817574 14892 catalog_manager.cc:5697] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a7609e210aca407b9fcb0641317ccc9e (127.10.217.65). New cstate: current_term: 1 leader_uuid: "a7609e210aca407b9fcb0641317ccc9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.820669 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995497e7c3854bea9fe9486c05d789d2" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:25.821559 15070 raft_consensus.cc:3060] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.822715 15337 raft_consensus.cc:359] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.840685 15338 tablet_bootstrap.cc:492] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:25.840718 15337 raft_consensus.cc:385] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.841426 15337 raft_consensus.cc:740] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.841964 14893 catalog_manager.cc:5697] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 0 to 1, leader changed from <none> to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.842226 15337 consensus_queue.cc:260] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.845041 15337 ts_tablet_manager.cc:1434] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260710 13:21:25.846081 15337 tablet_bootstrap.cc:492] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e: Bootstrap starting.
I20260710 13:21:25.848325 15338 tablet_bootstrap.cc:654] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.840149 15070 raft_consensus.cc:2468] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 1.
I20260710 13:21:25.851403 14963 leader_election.cc:304] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:25.852507 15323 leader_election.cc:290] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 election: Requested vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.853009 15316 raft_consensus.cc:2804] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.855484 15337 tablet_bootstrap.cc:654] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.857657 15316 raft_consensus.cc:697] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 1 LEADER]: Becoming Leader. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:25.858595 15316 consensus_queue.cc:237] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.855611 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995497e7c3854bea9fe9486c05d789d2" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:25.860675 15144 raft_consensus.cc:3060] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.863123 15352 raft_consensus.cc:493] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.863674 15352 raft_consensus.cc:515] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.866184 15284 raft_consensus.cc:493] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.866776 15284 raft_consensus.cc:515] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.868944 15284 leader_election.cc:290] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:25.870132 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4341a70af1144ac09cd4ef30260a5993" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:25.870867 14994 raft_consensus.cc:2468] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:25.872208 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531cea2ba39d4685889a9a85b2fc2911" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:25.872599 15036 leader_election.cc:304] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:25.873055 15070 raft_consensus.cc:2468] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 0.
I20260710 13:21:25.873529 15354 raft_consensus.cc:2804] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.873992 15354 raft_consensus.cc:493] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.874419 15354 raft_consensus.cc:3060] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.874617 15112 leader_election.cc:304] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:25.876165 15352 leader_election.cc:290] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.876005 15284 raft_consensus.cc:2804] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.878906 15284 raft_consensus.cc:493] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.879197 15337 tablet_bootstrap.cc:492] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e: No bootstrap required, opened a new log
I20260710 13:21:25.879271 15284 raft_consensus.cc:3060] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.880040 15337 ts_tablet_manager.cc:1403] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.001s
I20260710 13:21:25.881948 15323 raft_consensus.cc:493] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.878130 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4341a70af1144ac09cd4ef30260a5993" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:25.882958 15146 raft_consensus.cc:2468] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:25.883882 15337 raft_consensus.cc:359] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.876518 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531cea2ba39d4685889a9a85b2fc2911" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:25.884783 15337 raft_consensus.cc:385] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.885250 15337 raft_consensus.cc:740] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Initialized, Role: FOLLOWER
W20260710 13:21:25.885895 15110 leader_election.cc:343] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.886252 15337 consensus_queue.cc:260] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.887077 15323 raft_consensus.cc:515] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.889213 15337 ts_tablet_manager.cc:1434] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:21:25.889690 15323 leader_election.cc:290] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.891829 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ff5615f4f4a3d8446301e069205ac" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:25.894179 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ff5615f4f4a3d8446301e069205ac" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:25.895732 15070 raft_consensus.cc:2393] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7609e210aca407b9fcb0641317ccc9e in current term 1: Already voted for candidate b151e112d94f4d879f3359296115c465 in this term.
I20260710 13:21:25.896073 15144 raft_consensus.cc:2468] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 1.
I20260710 13:21:25.899853 15354 raft_consensus.cc:515] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.903153 14963 leader_election.cc:304] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e; no voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e
I20260710 13:21:25.904966 15323 raft_consensus.cc:3060] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.908293 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4341a70af1144ac09cd4ef30260a5993" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:25.909075 14994 raft_consensus.cc:3060] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.913775 15284 raft_consensus.cc:515] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.908720 14893 catalog_manager.cc:5697] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a7609e210aca407b9fcb0641317ccc9e (127.10.217.65). New cstate: current_term: 1 leader_uuid: "a7609e210aca407b9fcb0641317ccc9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.927917 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531cea2ba39d4685889a9a85b2fc2911" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:25.915062 15265 raft_consensus.cc:493] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.922678 15353 raft_consensus.cc:493] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.928678 15265 raft_consensus.cc:515] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.929093 15353 raft_consensus.cc:515] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.931692 15353 leader_election.cc:290] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:25.934733 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad25b61a98b48a1ac85ed1445c4e1f9" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:25.936918 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad25b61a98b48a1ac85ed1445c4e1f9" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:25.937604 15146 raft_consensus.cc:2468] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
W20260710 13:21:25.938585 15110 leader_election.cc:343] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:25.939371 15110 leader_election.cc:343] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.940507 15038 leader_election.cc:304] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:25.949699 15265 leader_election.cc:290] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.949851 14994 raft_consensus.cc:2468] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:25.950508 15265 raft_consensus.cc:2804] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.951406 15265 raft_consensus.cc:493] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.952952 15265 raft_consensus.cc:3060] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.953338 15284 leader_election.cc:290] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:25.950887 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4341a70af1144ac09cd4ef30260a5993" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:25.954821 15144 raft_consensus.cc:3060] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.958550 15338 tablet_bootstrap.cc:492] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:25.959532 15338 ts_tablet_manager.cc:1403] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.153s	user 0.041s	sys 0.018s
I20260710 13:21:25.962867 15338 raft_consensus.cc:359] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.963683 15338 raft_consensus.cc:385] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.963992 15338 raft_consensus.cc:740] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.964712 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad25b61a98b48a1ac85ed1445c4e1f9" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:25.965607 15070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad25b61a98b48a1ac85ed1445c4e1f9" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:25.965910 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531cea2ba39d4685889a9a85b2fc2911" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:25.964694 15265 raft_consensus.cc:515] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.964771 15338 consensus_queue.cc:260] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.966614 15073 raft_consensus.cc:3060] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.967625 15070 raft_consensus.cc:2393] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b151e112d94f4d879f3359296115c465 in current term 1: Already voted for candidate def167829bfc4f40a95b6485afab577e in this term.
I20260710 13:21:25.970999 15338 ts_tablet_manager.cc:1434] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 13:21:25.972527 15338 tablet_bootstrap.cc:492] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:25.975577 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad25b61a98b48a1ac85ed1445c4e1f9" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:25.976227 15146 raft_consensus.cc:3060] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.979966 15338 tablet_bootstrap.cc:654] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.984028 15146 raft_consensus.cc:2468] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:25.968770 15265 leader_election.cc:290] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:25.985661 15038 leader_election.cc:304] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:25.986472 15265 raft_consensus.cc:2804] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.987112 15265 raft_consensus.cc:697] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:25.987998 15265 consensus_queue.cc:237] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:25.990836 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad25b61a98b48a1ac85ed1445c4e1f9" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:25.992689 15338 tablet_bootstrap.cc:492] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:25.993305 15338 ts_tablet_manager.cc:1403] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:21:25.992901 15112 leader_election.cc:304] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b151e112d94f4d879f3359296115c465; no voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e
W20260710 13:21:25.994465 15036 leader_election.cc:343] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.994889 15284 raft_consensus.cc:2749] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.995755 15284 consensus_queue.cc:1048] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:25.995987 15036 leader_election.cc:343] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:26.000315 15073 raft_consensus.cc:2468] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 1.
I20260710 13:21:25.909171 15354 leader_election.cc:290] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:26.001372 15338 raft_consensus.cc:359] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.011813 15338 raft_consensus.cc:385] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:26.012342 15338 raft_consensus.cc:740] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.013216 15338 consensus_queue.cc:260] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.014480 15323 raft_consensus.cc:2749] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:26.013655 14893 catalog_manager.cc:5697] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 0 to 1, leader changed from <none> to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.015769 15338 ts_tablet_manager.cc:1434] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:21:26.006775 15352 raft_consensus.cc:493] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:26.018687 15338 tablet_bootstrap.cc:492] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e: Bootstrap starting.
I20260710 13:21:26.017778 15036 leader_election.cc:304] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:26.022603 15382 raft_consensus.cc:2804] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:26.044636 15338 tablet_bootstrap.cc:654] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:26.026206 15379 consensus_queue.cc:1048] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 13:21:26.023952 15352 raft_consensus.cc:515] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.026925 15112 leader_election.cc:304] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [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: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:26.027693 15144 raft_consensus.cc:2468] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:26.049335 15352 leader_election.cc:290] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:26.054489 15353 raft_consensus.cc:2804] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:26.050980 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0d39dca3ed45899f05c1fb2574a995" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:26.057632 15147 raft_consensus.cc:2468] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:26.056596 15353 raft_consensus.cc:697] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Becoming Leader. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:26.058063 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0d39dca3ed45899f05c1fb2574a995" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e" is_pre_election: true
I20260710 13:21:26.058835 14994 raft_consensus.cc:2468] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 0.
I20260710 13:21:26.059343 15353 consensus_queue.cc:237] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.060370 15036 leader_election.cc:304] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:26.061465 15352 raft_consensus.cc:2804] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:26.061757 15352 raft_consensus.cc:493] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:26.061987 15352 raft_consensus.cc:3060] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.069438 15382 raft_consensus.cc:697] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:26.070977 15382 consensus_queue.cc:237] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.079439 15338 tablet_bootstrap.cc:492] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e: No bootstrap required, opened a new log
I20260710 13:21:26.079989 15338 ts_tablet_manager.cc:1403] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.002s
I20260710 13:21:26.083550 15384 consensus_queue.cc:1048] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.082914 15338 raft_consensus.cc:359] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.086438 15338 raft_consensus.cc:385] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:26.086766 15338 raft_consensus.cc:740] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.087714 15338 consensus_queue.cc:260] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.090039 15338 ts_tablet_manager.cc:1434] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:26.100332 15353 consensus_queue.cc:1048] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.100420 14896 catalog_manager.cc:5697] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 reported cstate change: term changed from 0 to 1, leader changed from <none> to b151e112d94f4d879f3359296115c465 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "b151e112d94f4d879f3359296115c465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:26.104339 15323 raft_consensus.cc:493] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:26.104918 15323 raft_consensus.cc:515] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.106840 15323 leader_election.cc:290] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:26.108748 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531cea2ba39d4685889a9a85b2fc2911" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465" is_pre_election: true
I20260710 13:21:26.109135 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531cea2ba39d4685889a9a85b2fc2911" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "def167829bfc4f40a95b6485afab577e" is_pre_election: true
I20260710 13:21:26.109920 15073 raft_consensus.cc:2393] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7609e210aca407b9fcb0641317ccc9e in current term 1: Already voted for candidate b151e112d94f4d879f3359296115c465 in this term.
I20260710 13:21:26.110913 14963 leader_election.cc:304] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e; no voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e
I20260710 13:21:26.113507 14893 catalog_manager.cc:5697] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 0 to 1, leader changed from <none> to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.115105 15323 raft_consensus.cc:3060] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.125665 15323 raft_consensus.cc:2749] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:26.127664 15352 raft_consensus.cc:515] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.139586 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0d39dca3ed45899f05c1fb2574a995" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:26.140232 14994 raft_consensus.cc:3060] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.140251 15352 leader_election.cc:290] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
W20260710 13:21:26.146359 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.65:36331, user_credentials={real_user=slave}} blocked reactor thread for 53358.6us
I20260710 13:21:26.167268 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0d39dca3ed45899f05c1fb2574a995" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:26.168012 15146 raft_consensus.cc:3060] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.172256 14994 raft_consensus.cc:2468] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:26.174382 15036 leader_election.cc:304] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:26.175758 15354 raft_consensus.cc:2804] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:26.176724 15354 raft_consensus.cc:697] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:26.177768 15146 raft_consensus.cc:2468] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 1.
I20260710 13:21:26.178051 15354 consensus_queue.cc:237] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.204861 14893 catalog_manager.cc:5697] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 0 to 1, leader changed from <none> to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 1 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.227525 15323 consensus_queue.cc:1048] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.243270 15371 consensus_queue.cc:1048] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.244309 15354 consensus_queue.cc:1048] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.261580 15370 consensus_queue.cc:1048] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.292191 15384 consensus_queue.cc:1048] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.305135 15371 consensus_queue.cc:1048] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.378924 14997 raft_consensus.cc:3060] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.386072 15384 consensus_queue.cc:1048] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.401739 15352 consensus_queue.cc:1048] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.421418 15070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "243b467a7b064d27994c27d4098f967b"
dest_uuid: "def167829bfc4f40a95b6485afab577e"
mode: GRACEFUL
new_leader_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:41832
I20260710 13:21:26.422389 15070 raft_consensus.cc:606] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Received request to transfer leadership to TS a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:26.431425 15146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d8ff5615f4f4a3d8446301e069205ac"
dest_uuid: "b151e112d94f4d879f3359296115c465"
mode: GRACEFUL
new_leader_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:37308
I20260710 13:21:26.432183 15146 raft_consensus.cc:606] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Received request to transfer leadership to TS a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:26.441959 15070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e86c1d46613c41ac995f222a8ed9c082"
dest_uuid: "def167829bfc4f40a95b6485afab577e"
mode: GRACEFUL
new_leader_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:41832
I20260710 13:21:26.442695 15070 raft_consensus.cc:606] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Received request to transfer leadership to TS a7609e210aca407b9fcb0641317ccc9e
I20260710 13:21:26.465739 15391 consensus_queue.cc:1048] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.468865 14994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "995497e7c3854bea9fe9486c05d789d2"
dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
mode: GRACEFUL
new_leader_uuid: "def167829bfc4f40a95b6485afab577e"
 from {username='slave'} at 127.0.0.1:55224
I20260710 13:21:26.469552 14994 raft_consensus.cc:606] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 1 LEADER]: Received request to transfer leadership to TS def167829bfc4f40a95b6485afab577e
I20260710 13:21:26.480746 15355 consensus_queue.cc:1048] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.489569 15146 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "531cea2ba39d4685889a9a85b2fc2911"
dest_uuid: "b151e112d94f4d879f3359296115c465"
mode: GRACEFUL
new_leader_uuid: "def167829bfc4f40a95b6485afab577e"
 from {username='slave'} at 127.0.0.1:37308
I20260710 13:21:26.490398 15146 raft_consensus.cc:606] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Received request to transfer leadership to TS def167829bfc4f40a95b6485afab577e
I20260710 13:21:26.498787 15073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bad25b61a98b48a1ac85ed1445c4e1f9"
dest_uuid: "def167829bfc4f40a95b6485afab577e"
mode: GRACEFUL
new_leader_uuid: "b151e112d94f4d879f3359296115c465"
 from {username='slave'} at 127.0.0.1:41832
I20260710 13:21:26.499540 15073 raft_consensus.cc:606] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Received request to transfer leadership to TS b151e112d94f4d879f3359296115c465
I20260710 13:21:26.501646 15284 raft_consensus.cc:993] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465: : Instructing follower def167829bfc4f40a95b6485afab577e to start an election
I20260710 13:21:26.502100 15284 raft_consensus.cc:1081] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Signalling peer def167829bfc4f40a95b6485afab577e to start an election
I20260710 13:21:26.504329 15073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "531cea2ba39d4685889a9a85b2fc2911"
dest_uuid: "def167829bfc4f40a95b6485afab577e"
 from {username='slave'} at 127.0.0.1:41824
I20260710 13:21:26.504966 15073 raft_consensus.cc:493] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.505345 15073 raft_consensus.cc:3060] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.512343 15073 raft_consensus.cc:515] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.515038 14997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531cea2ba39d4685889a9a85b2fc2911" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:26.515511 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531cea2ba39d4685889a9a85b2fc2911" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:26.515672 14997 raft_consensus.cc:3060] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.516108 15146 raft_consensus.cc:3055] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:26.516444 15146 raft_consensus.cc:740] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:26.517242 15146 consensus_queue.cc:260] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.519516 15146 raft_consensus.cc:3060] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.522830 15073 leader_election.cc:290] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 2 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:26.526589 14997 raft_consensus.cc:2468] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 2.
I20260710 13:21:26.528155 15036 leader_election.cc:304] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:26.529356 15354 raft_consensus.cc:2804] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:26.529542 15146 raft_consensus.cc:2468] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 2.
I20260710 13:21:26.529944 15354 raft_consensus.cc:697] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 2 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:26.530988 15354 consensus_queue.cc:237] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.539323 14893 catalog_manager.cc:5697] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 1 to 2, leader changed from b151e112d94f4d879f3359296115c465 (127.10.217.67) to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 2 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.545322 15354 consensus_queue.cc:1048] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.560534 15354 consensus_queue.cc:1048] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.609629 15353 raft_consensus.cc:993] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465: : Instructing follower a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:26.610138 15353 raft_consensus.cc:1081] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Signalling peer a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:26.611722 14997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d8ff5615f4f4a3d8446301e069205ac"
dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:55218
I20260710 13:21:26.612327 14997 raft_consensus.cc:493] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.612668 14997 raft_consensus.cc:3060] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.618775 14997 raft_consensus.cc:515] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.621109 14997 leader_election.cc:290] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Requested vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:26.623466 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ff5615f4f4a3d8446301e069205ac" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:26.624105 15073 raft_consensus.cc:3060] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.627523 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ff5615f4f4a3d8446301e069205ac" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:26.628403 15146 raft_consensus.cc:3055] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:26.628918 15146 raft_consensus.cc:740] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:26.630249 15146 consensus_queue.cc:260] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.632046 15146 raft_consensus.cc:3060] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.632419 15073 raft_consensus.cc:2468] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:26.634359 14963 leader_election.cc:304] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:26.635152 15323 raft_consensus.cc:2804] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:26.635663 15323 raft_consensus.cc:697] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Becoming Leader. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:26.636442 15323 consensus_queue.cc:237] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.642958 15146 raft_consensus.cc:2468] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:26.645470 14894 catalog_manager.cc:5697] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e reported cstate change: term changed from 1 to 2, leader changed from b151e112d94f4d879f3359296115c465 (127.10.217.67) to a7609e210aca407b9fcb0641317ccc9e (127.10.217.65). New cstate: current_term: 2 leader_uuid: "a7609e210aca407b9fcb0641317ccc9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.727883 15354 raft_consensus.cc:993] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e: : Instructing follower a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:26.728472 15382 raft_consensus.cc:1081] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Signalling peer a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:26.730016 14997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e86c1d46613c41ac995f222a8ed9c082"
dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:55214
I20260710 13:21:26.730510 14997 raft_consensus.cc:493] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.730772 14997 raft_consensus.cc:3060] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.734349 15354 consensus_queue.cc:1048] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.737339 14997 raft_consensus.cc:515] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.740584 14997 leader_election.cc:290] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Requested vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:26.740818 15384 consensus_queue.cc:1048] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.741884 15144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86c1d46613c41ac995f222a8ed9c082" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:26.742635 15144 raft_consensus.cc:3060] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.743289 15384 raft_consensus.cc:993] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e: : Instructing follower a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:26.743758 15384 raft_consensus.cc:1081] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Signalling peer a7609e210aca407b9fcb0641317ccc9e to start an election
I20260710 13:21:26.745255 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86c1d46613c41ac995f222a8ed9c082" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:26.745503 14996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "243b467a7b064d27994c27d4098f967b"
dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
 from {username='slave'} at 127.0.0.1:55214
I20260710 13:21:26.745923 15073 raft_consensus.cc:3055] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:26.746009 14996 raft_consensus.cc:493] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.746327 15073 raft_consensus.cc:740] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:26.746456 14996 raft_consensus.cc:3060] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.748453 15073 consensus_queue.cc:260] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.749821 15073 raft_consensus.cc:3060] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.750536 15144 raft_consensus.cc:2468] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:26.752069 14963 leader_election.cc:304] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, b151e112d94f4d879f3359296115c465; no voters: 
I20260710 13:21:26.752858 15323 raft_consensus.cc:2804] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:26.753583 15323 raft_consensus.cc:697] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Becoming Leader. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:26.754460 15323 consensus_queue.cc:237] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.754748 14996 raft_consensus.cc:515] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.760823 15073 raft_consensus.cc:2468] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:26.765851 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243b467a7b064d27994c27d4098f967b" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:26.766571 15073 raft_consensus.cc:3055] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:26.766887 15073 raft_consensus.cc:740] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:26.767628 15073 consensus_queue.cc:260] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.768543 15073 raft_consensus.cc:3060] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.772136 15146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243b467a7b064d27994c27d4098f967b" candidate_uuid: "a7609e210aca407b9fcb0641317ccc9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:26.772866 15146 raft_consensus.cc:3060] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.774533 14996 leader_election.cc:290] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Requested vote from peers def167829bfc4f40a95b6485afab577e (127.10.217.66:43327), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:26.773772 14896 catalog_manager.cc:5697] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e reported cstate change: term changed from 1 to 2, leader changed from def167829bfc4f40a95b6485afab577e (127.10.217.66) to a7609e210aca407b9fcb0641317ccc9e (127.10.217.65). New cstate: current_term: 2 leader_uuid: "a7609e210aca407b9fcb0641317ccc9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.776307 15073 raft_consensus.cc:2468] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:26.780735 14963 leader_election.cc:304] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:26.781710 15371 raft_consensus.cc:2804] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:26.782182 15371 raft_consensus.cc:697] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Becoming Leader. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:26.783061 15371 consensus_queue.cc:237] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.782889 15146 raft_consensus.cc:2468] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7609e210aca407b9fcb0641317ccc9e in term 2.
I20260710 13:21:26.796974 14893 catalog_manager.cc:5697] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e reported cstate change: term changed from 1 to 2, leader changed from def167829bfc4f40a95b6485afab577e (127.10.217.66) to a7609e210aca407b9fcb0641317ccc9e (127.10.217.65). New cstate: current_term: 2 leader_uuid: "a7609e210aca407b9fcb0641317ccc9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.805966 15371 raft_consensus.cc:993] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e: : Instructing follower def167829bfc4f40a95b6485afab577e to start an election
I20260710 13:21:26.806435 15371 raft_consensus.cc:1081] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 1 LEADER]: Signalling peer def167829bfc4f40a95b6485afab577e to start an election
I20260710 13:21:26.807961 15073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "995497e7c3854bea9fe9486c05d789d2"
dest_uuid: "def167829bfc4f40a95b6485afab577e"
 from {username='slave'} at 127.0.0.1:41812
I20260710 13:21:26.808434 15073 raft_consensus.cc:493] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.808856 15073 raft_consensus.cc:3060] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.814077 15073 raft_consensus.cc:515] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.815810 15073 leader_election.cc:290] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 2 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), b151e112d94f4d879f3359296115c465 (127.10.217.67:37555)
I20260710 13:21:26.816870 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995497e7c3854bea9fe9486c05d789d2" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:26.816865 15147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995497e7c3854bea9fe9486c05d789d2" candidate_uuid: "def167829bfc4f40a95b6485afab577e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b151e112d94f4d879f3359296115c465"
I20260710 13:21:26.817839 14996 raft_consensus.cc:3055] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:26.817832 15147 raft_consensus.cc:3060] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.818459 14996 raft_consensus.cc:740] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:26.819398 14996 consensus_queue.cc:260] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.820812 14996 raft_consensus.cc:3060] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.826678 15147 raft_consensus.cc:2468] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 2.
I20260710 13:21:26.828118 15038 leader_election.cc:304] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:26.828753 14996 raft_consensus.cc:2468] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate def167829bfc4f40a95b6485afab577e in term 2.
I20260710 13:21:26.829115 15354 raft_consensus.cc:2804] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:26.829705 15354 raft_consensus.cc:697] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 2 LEADER]: Becoming Leader. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:26.830557 15354 consensus_queue.cc:237] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.838004 14893 catalog_manager.cc:5697] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e reported cstate change: term changed from 1 to 2, leader changed from a7609e210aca407b9fcb0641317ccc9e (127.10.217.65) to def167829bfc4f40a95b6485afab577e (127.10.217.66). New cstate: current_term: 2 leader_uuid: "def167829bfc4f40a95b6485afab577e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.876631 15382 raft_consensus.cc:993] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e: : Instructing follower b151e112d94f4d879f3359296115c465 to start an election
I20260710 13:21:26.877318 15352 raft_consensus.cc:1081] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Signalling peer b151e112d94f4d879f3359296115c465 to start an election
I20260710 13:21:26.879014 15147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bad25b61a98b48a1ac85ed1445c4e1f9"
dest_uuid: "b151e112d94f4d879f3359296115c465"
 from {username='slave'} at 127.0.0.1:37290
I20260710 13:21:26.879526 15147 raft_consensus.cc:493] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.879866 15147 raft_consensus.cc:3060] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.885555 15147 raft_consensus.cc:515] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.887554 15147 leader_election.cc:290] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 2 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:26.888512 14996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad25b61a98b48a1ac85ed1445c4e1f9" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:26.888820 15073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad25b61a98b48a1ac85ed1445c4e1f9" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:26.889081 14996 raft_consensus.cc:3060] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.889482 15073 raft_consensus.cc:3055] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:26.889771 15073 raft_consensus.cc:740] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:26.890588 15073 consensus_queue.cc:260] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.891695 15073 raft_consensus.cc:3060] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.894644 14996 raft_consensus.cc:2468] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 2.
I20260710 13:21:26.895982 15110 leader_election.cc:304] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, b151e112d94f4d879f3359296115c465; no voters: 
I20260710 13:21:26.896920 15353 raft_consensus.cc:2804] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:26.897365 15353 raft_consensus.cc:697] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 2 LEADER]: Becoming Leader. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:26.897935 15073 raft_consensus.cc:2468] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 2.
I20260710 13:21:26.898135 15353 consensus_queue.cc:237] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:26.905026 14893 catalog_manager.cc:5697] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 reported cstate change: term changed from 1 to 2, leader changed from def167829bfc4f40a95b6485afab577e (127.10.217.66) to b151e112d94f4d879f3359296115c465 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "b151e112d94f4d879f3359296115c465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:27.027050 15073 raft_consensus.cc:1275] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.028405 15371 consensus_queue.cc:1048] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.036523 15147 raft_consensus.cc:1275] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.038673 15370 consensus_queue.cc:1048] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.093783 15147 raft_consensus.cc:1275] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Refusing update from remote peer def167829bfc4f40a95b6485afab577e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.095391 15382 consensus_queue.cc:1048] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.104486 14996 raft_consensus.cc:1275] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Refusing update from remote peer def167829bfc4f40a95b6485afab577e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.107057 15352 consensus_queue.cc:1048] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:27.152446 15073 raft_consensus.cc:1275] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.153671 15370 consensus_queue.cc:1048] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.165302 15147 raft_consensus.cc:1275] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.167302 15397 consensus_queue.cc:1048] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.255090 15147 raft_consensus.cc:1275] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.256516 15397 consensus_queue.cc:1048] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:27.266232 15073 raft_consensus.cc:1275] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Refusing update from remote peer a7609e210aca407b9fcb0641317ccc9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.270684 15397 consensus_queue.cc:1048] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.366619 15144 raft_consensus.cc:1275] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Refusing update from remote peer def167829bfc4f40a95b6485afab577e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.368085 15384 consensus_queue.cc:1048] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.379523 14996 raft_consensus.cc:1275] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Refusing update from remote peer def167829bfc4f40a95b6485afab577e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.382025 15354 consensus_queue.cc:1048] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.383035 15073 raft_consensus.cc:1275] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Refusing update from remote peer b151e112d94f4d879f3359296115c465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.384867 15353 consensus_queue.cc:1048] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.416895 14997 raft_consensus.cc:1275] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Refusing update from remote peer b151e112d94f4d879f3359296115c465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.418470 15353 consensus_queue.cc:1048] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:29.505609 14896 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50516:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:29.529768 14896 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50516:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:21:29.572480 11109 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:21:29.901808 15458 log.cc:927] Time spent T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260710 13:21:29.900763 15465 tablet.cc:1724] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:29.952250 15457 log.cc:927] Time spent T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465: Append to log took a long time: real 0.108s	user 0.001s	sys 0.000s
W20260710 13:21:29.957059 15460 log.cc:927] Time spent T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e: Append to log took a long time: real 0.075s	user 0.000s	sys 0.001s
W20260710 13:21:29.963231 15462 log.cc:927] Time spent T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260710 13:21:29.969130 14994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "243b467a7b064d27994c27d4098f967b"
dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
mode: GRACEFUL
new_leader_uuid: "b151e112d94f4d879f3359296115c465"
 from {username='slave'} at 127.0.0.1:38346
I20260710 13:21:29.943745 15471 tablet.cc:1724] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:29.949335 15468 tablet.cc:1724] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:29.988513 15478 tablet.cc:1724] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.006007 15481 tablet.cc:1724] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.016692 14994 raft_consensus.cc:606] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Received request to transfer leadership to TS b151e112d94f4d879f3359296115c465
I20260710 13:21:30.017165 15480 tablet.cc:1724] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.015439 15473 tablet.cc:1724] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.027056 15484 tablet.cc:1724] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:30.073017 15038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.67:37555, user_credentials={real_user=slave}} blocked reactor thread for 116349us
I20260710 13:21:30.073944 15487 tablet.cc:1724] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.079200 15483 tablet.cc:1724] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:30.082875 15112 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.66:43327, user_credentials={real_user=slave}} blocked reactor thread for 44692.1us
I20260710 13:21:30.092583 15482 tablet.cc:1724] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:30.097151 15110 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.217.65:36331, user_credentials={real_user=slave}} blocked reactor thread for 56014.8us
I20260710 13:21:30.137117 15490 tablet.cc:1724] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.143544 15481 tablet.cc:1724] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.147497 15479 raft_consensus.cc:993] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e: : Instructing follower b151e112d94f4d879f3359296115c465 to start an election
W20260710 13:21:30.148455 15472 log.cc:927] Time spent T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e: Append to log took a long time: real 0.213s	user 0.004s	sys 0.000s
I20260710 13:21:30.148633 15479 raft_consensus.cc:1081] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Signalling peer b151e112d94f4d879f3359296115c465 to start an election
I20260710 13:21:30.157564 15471 tablet.cc:1724] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.163282 15144 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "243b467a7b064d27994c27d4098f967b"
dest_uuid: "b151e112d94f4d879f3359296115c465"
 from {username='slave'} at 127.0.0.1:37300
I20260710 13:21:30.164000 15144 raft_consensus.cc:493] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:30.164433 15144 raft_consensus.cc:3060] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:30.171392 15465 tablet.cc:1724] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.196122 15473 tablet.cc:1724] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.200922 15144 raft_consensus.cc:515] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.203408 15144 leader_election.cc:290] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 3 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:30.205448 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243b467a7b064d27994c27d4098f967b" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:30.206231 15071 raft_consensus.cc:3060] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:30.210861 15465 tablet.cc:1724] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.215418 15071 raft_consensus.cc:2468] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 3.
I20260710 13:21:30.216212 15480 tablet.cc:1724] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.217301 15112 leader_election.cc:304] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [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: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:30.218612 15420 raft_consensus.cc:2804] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:30.219134 15420 raft_consensus.cc:697] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 3 LEADER]: Becoming Leader. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:30.214447 15490 tablet.cc:1724] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.220147 15420 consensus_queue.cc:237] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [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: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.208839 15468 tablet.cc:1724] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.237651 15478 tablet.cc:1724] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.238821 15484 tablet.cc:1724] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.241575 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243b467a7b064d27994c27d4098f967b" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:30.242251 14994 raft_consensus.cc:3055] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:30.242626 14994 raft_consensus.cc:740] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:30.243500 14994 consensus_queue.cc:260] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [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: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.244838 14994 raft_consensus.cc:3060] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:30.264816 14896 catalog_manager.cc:5697] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 reported cstate change: term changed from 2 to 3, leader changed from a7609e210aca407b9fcb0641317ccc9e (127.10.217.65) to b151e112d94f4d879f3359296115c465 (127.10.217.67). New cstate: current_term: 3 leader_uuid: "b151e112d94f4d879f3359296115c465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.274530 15482 tablet.cc:1724] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.279868 15487 tablet.cc:1724] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.283308 15484 tablet.cc:1724] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.293466 15483 tablet.cc:1724] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.297431 15471 tablet.cc:1724] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:30.305382 14994 raft_consensus.cc:2468] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 3.
I20260710 13:21:30.331326 15071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b0d39dca3ed45899f05c1fb2574a995"
dest_uuid: "def167829bfc4f40a95b6485afab577e"
mode: GRACEFUL
new_leader_uuid: "b151e112d94f4d879f3359296115c465"
 from {username='slave'} at 127.0.0.1:56166
I20260710 13:21:30.331940 15071 raft_consensus.cc:606] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Received request to transfer leadership to TS b151e112d94f4d879f3359296115c465
I20260710 13:21:30.333714 11109 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:21:30.334390 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:30.345351 14994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472"
dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
mode: GRACEFUL
new_leader_uuid: "b151e112d94f4d879f3359296115c465"
 from {username='slave'} at 127.0.0.1:38346
I20260710 13:21:30.346024 14994 raft_consensus.cc:606] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Received request to transfer leadership to TS b151e112d94f4d879f3359296115c465
I20260710 13:21:30.346184 14894 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5: soft_deleted_table [id=e5bca378e0ca4e078160b003380efd58] alter complete (version 1)
I20260710 13:21:30.349103 15071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e304026bfe2f4aeda8b1dedce1e207c4"
dest_uuid: "def167829bfc4f40a95b6485afab577e"
mode: GRACEFUL
new_leader_uuid: "b151e112d94f4d879f3359296115c465"
 from {username='slave'} at 127.0.0.1:56166
I20260710 13:21:30.349815 15071 raft_consensus.cc:606] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Received request to transfer leadership to TS b151e112d94f4d879f3359296115c465
I20260710 13:21:30.351413 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:30.352070 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:30.462888 15485 raft_consensus.cc:993] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e: : Instructing follower b151e112d94f4d879f3359296115c465 to start an election
I20260710 13:21:30.463604 15431 raft_consensus.cc:1081] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Signalling peer b151e112d94f4d879f3359296115c465 to start an election
I20260710 13:21:30.465328 15147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b0d39dca3ed45899f05c1fb2574a995"
dest_uuid: "b151e112d94f4d879f3359296115c465"
 from {username='slave'} at 127.0.0.1:37290
I20260710 13:21:30.465934 15147 raft_consensus.cc:493] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:30.466339 15147 raft_consensus.cc:3060] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.471743 15147 raft_consensus.cc:515] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.473565 15147 leader_election.cc:290] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 2 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:30.474627 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0d39dca3ed45899f05c1fb2574a995" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:30.474833 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0d39dca3ed45899f05c1fb2574a995" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:30.475308 14994 raft_consensus.cc:3060] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.475730 15071 raft_consensus.cc:3055] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:30.476125 15071 raft_consensus.cc:740] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:30.477012 15071 consensus_queue.cc:260] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [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: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.478148 15071 raft_consensus.cc:3060] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.481010 14994 raft_consensus.cc:2468] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 2.
I20260710 13:21:30.482254 15110 leader_election.cc:304] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, b151e112d94f4d879f3359296115c465; no voters: 
I20260710 13:21:30.483253 15491 raft_consensus.cc:2804] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:30.483706 15491 raft_consensus.cc:697] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 2 LEADER]: Becoming Leader. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:30.483964 15071 raft_consensus.cc:2468] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 2.
I20260710 13:21:30.484444 15491 consensus_queue.cc:237] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [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: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.491611 14893 catalog_manager.cc:5697] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 reported cstate change: term changed from 1 to 2, leader changed from def167829bfc4f40a95b6485afab577e (127.10.217.66) to b151e112d94f4d879f3359296115c465 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "b151e112d94f4d879f3359296115c465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.618710 15071 raft_consensus.cc:1275] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Refusing update from remote peer b151e112d94f4d879f3359296115c465: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:30.619946 15491 consensus_queue.cc:1048] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:30.628026 14994 raft_consensus.cc:1275] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 3 FOLLOWER]: Refusing update from remote peer b151e112d94f4d879f3359296115c465: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:30.630115 15491 consensus_queue.cc:1048] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:30.662993 15463 raft_consensus.cc:993] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e: : Instructing follower b151e112d94f4d879f3359296115c465 to start an election
I20260710 13:21:30.663481 15467 raft_consensus.cc:1081] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Signalling peer b151e112d94f4d879f3359296115c465 to start an election
I20260710 13:21:30.664933 15147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472"
dest_uuid: "b151e112d94f4d879f3359296115c465"
 from {username='slave'} at 127.0.0.1:37300
I20260710 13:21:30.665439 15147 raft_consensus.cc:493] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:30.665741 15147 raft_consensus.cc:3060] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:30.670661 15147 raft_consensus.cc:515] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.672345 15147 leader_election.cc:290] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 3 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:30.673305 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:30.673242 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f17dc962f0e42e78a9a919f8bf91472" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:30.674048 15071 raft_consensus.cc:3060] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:30.674075 14994 raft_consensus.cc:3055] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:30.674816 14994 raft_consensus.cc:740] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7609e210aca407b9fcb0641317ccc9e, State: Running, Role: LEADER
I20260710 13:21:30.675629 14994 consensus_queue.cc:260] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [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: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.676900 14994 raft_consensus.cc:3060] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:30.681577 15071 raft_consensus.cc:2468] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 3.
I20260710 13:21:30.682926 15112 leader_election.cc:304] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [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: b151e112d94f4d879f3359296115c465, def167829bfc4f40a95b6485afab577e; no voters: 
I20260710 13:21:30.683712 14994 raft_consensus.cc:2468] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 3.
I20260710 13:21:30.683804 15491 raft_consensus.cc:2804] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:30.684455 15491 raft_consensus.cc:697] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 3 LEADER]: Becoming Leader. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:30.685201 15491 consensus_queue.cc:237] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [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: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.693471 14893 catalog_manager.cc:5697] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 reported cstate change: term changed from 2 to 3, leader changed from a7609e210aca407b9fcb0641317ccc9e (127.10.217.65) to b151e112d94f4d879f3359296115c465 (127.10.217.67). New cstate: current_term: 3 leader_uuid: "b151e112d94f4d879f3359296115c465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.705686 15485 raft_consensus.cc:993] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e: : Instructing follower b151e112d94f4d879f3359296115c465 to start an election
I20260710 13:21:30.706207 15431 raft_consensus.cc:1081] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Signalling peer b151e112d94f4d879f3359296115c465 to start an election
I20260710 13:21:30.707712 15147 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e304026bfe2f4aeda8b1dedce1e207c4"
dest_uuid: "b151e112d94f4d879f3359296115c465"
 from {username='slave'} at 127.0.0.1:37290
I20260710 13:21:30.708213 15147 raft_consensus.cc:493] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:30.708577 15147 raft_consensus.cc:3060] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.713793 15147 raft_consensus.cc:515] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.715639 15147 leader_election.cc:290] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 2 election: Requested vote from peers a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331), def167829bfc4f40a95b6485afab577e (127.10.217.66:43327)
I20260710 13:21:30.716339 14994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e304026bfe2f4aeda8b1dedce1e207c4" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7609e210aca407b9fcb0641317ccc9e"
I20260710 13:21:30.716866 15071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e304026bfe2f4aeda8b1dedce1e207c4" candidate_uuid: "b151e112d94f4d879f3359296115c465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "def167829bfc4f40a95b6485afab577e"
I20260710 13:21:30.717129 14994 raft_consensus.cc:3060] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.717481 15071 raft_consensus.cc:3055] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:30.717748 15071 raft_consensus.cc:740] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: def167829bfc4f40a95b6485afab577e, State: Running, Role: LEADER
I20260710 13:21:30.718487 15071 consensus_queue.cc:260] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.719444 15071 raft_consensus.cc:3060] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.722019 14994 raft_consensus.cc:2468] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 2.
I20260710 13:21:30.723102 15110 leader_election.cc:304] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7609e210aca407b9fcb0641317ccc9e, b151e112d94f4d879f3359296115c465; no voters: 
I20260710 13:21:30.723848 15491 raft_consensus.cc:2804] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:30.724287 15491 raft_consensus.cc:697] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 2 LEADER]: Becoming Leader. State: Replica: b151e112d94f4d879f3359296115c465, State: Running, Role: LEADER
I20260710 13:21:30.724635 15071 raft_consensus.cc:2468] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b151e112d94f4d879f3359296115c465 in term 2.
I20260710 13:21:30.725014 15491 consensus_queue.cc:237] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } }
I20260710 13:21:30.732095 14893 catalog_manager.cc:5697] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 reported cstate change: term changed from 1 to 2, leader changed from def167829bfc4f40a95b6485afab577e (127.10.217.66) to b151e112d94f4d879f3359296115c465 (127.10.217.67). New cstate: current_term: 2 leader_uuid: "b151e112d94f4d879f3359296115c465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b151e112d94f4d879f3359296115c465" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 37555 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.910156 14994 raft_consensus.cc:1275] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Refusing update from remote peer b151e112d94f4d879f3359296115c465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:21:30.911516 15491 consensus_queue.cc:1048] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:30.919458 15071 raft_consensus.cc:1275] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Refusing update from remote peer b151e112d94f4d879f3359296115c465: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:21:30.921092 15491 consensus_queue.cc:1048] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.190513 14994 raft_consensus.cc:1275] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 3 FOLLOWER]: Refusing update from remote peer b151e112d94f4d879f3359296115c465: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:31.191908 15491 consensus_queue.cc:1048] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.198860 15071 raft_consensus.cc:1275] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Refusing update from remote peer b151e112d94f4d879f3359296115c465: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:31.201072 15488 consensus_queue.cc:1048] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:31.327826 15071 raft_consensus.cc:1275] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Refusing update from remote peer b151e112d94f4d879f3359296115c465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.329162 15488 consensus_queue.cc:1048] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "def167829bfc4f40a95b6485afab577e" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 43327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:31.338263 14994 raft_consensus.cc:1275] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Refusing update from remote peer b151e112d94f4d879f3359296115c465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.339562 15491 consensus_queue.cc:1048] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7609e210aca407b9fcb0641317ccc9e" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 36331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:31.412910 11109 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:21:31.418043 11109 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:21:31.418447 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:31.423278 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:31.423771 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:32.456136 11109 tablet_server.cc:179] TabletServer@127.10.217.65:0 shutting down...
W20260710 13:21:32.467985 15036 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:21:32.471973 15036 consensus_peers.cc:597] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e -> Peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Couldn't send request to peer a7609e210aca407b9fcb0641317ccc9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.490226 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:32.491297 11109 tablet_replica.cc:333] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.492312 11109 raft_consensus.cc:2243] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.492929 11109 raft_consensus.cc:2272] T bad25b61a98b48a1ac85ed1445c4e1f9 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.494961 11109 tablet_replica.cc:333] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.495608 11109 raft_consensus.cc:2243] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.496140 11109 raft_consensus.cc:2272] T 531cea2ba39d4685889a9a85b2fc2911 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.498236 11109 tablet_replica.cc:333] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.499132 11109 raft_consensus.cc:2243] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.499691 11109 raft_consensus.cc:2272] T 9b0d39dca3ed45899f05c1fb2574a995 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.501822 11109 tablet_replica.cc:333] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.502564 11109 raft_consensus.cc:2243] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.503381 11109 raft_consensus.cc:2272] T 9d8ff5615f4f4a3d8446301e069205ac P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.505401 11109 tablet_replica.cc:333] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.506009 11109 raft_consensus.cc:2243] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.506945 11109 raft_consensus.cc:2272] T 8ee8bb672353489b90d6702dabacc72a P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.508989 11109 tablet_replica.cc:333] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.509598 11109 raft_consensus.cc:2243] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.510048 11109 raft_consensus.cc:2272] T 243b467a7b064d27994c27d4098f967b P a7609e210aca407b9fcb0641317ccc9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.511848 11109 tablet_replica.cc:333] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.512475 11109 raft_consensus.cc:2243] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.513262 11109 raft_consensus.cc:2272] T c28cc050ad37416fb5fbee740b313e12 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.515456 11109 tablet_replica.cc:333] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.516197 11109 raft_consensus.cc:2243] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.516933 11109 raft_consensus.cc:2272] T 8ed0572a53314ae1a758e4a2f6d5c57d P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.518827 11109 tablet_replica.cc:333] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.519333 11109 raft_consensus.cc:2243] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.519774 11109 raft_consensus.cc:2272] T 0f17dc962f0e42e78a9a919f8bf91472 P a7609e210aca407b9fcb0641317ccc9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.521601 11109 tablet_replica.cc:333] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.522153 11109 raft_consensus.cc:2243] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.522993 11109 raft_consensus.cc:2272] T e86c1d46613c41ac995f222a8ed9c082 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.524847 11109 tablet_replica.cc:333] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.525447 11109 raft_consensus.cc:2243] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.525938 11109 raft_consensus.cc:2272] T 995497e7c3854bea9fe9486c05d789d2 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.527748 11109 tablet_replica.cc:333] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.528337 11109 raft_consensus.cc:2243] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.528816 11109 raft_consensus.cc:2272] T 4341a70af1144ac09cd4ef30260a5993 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.530804 11109 tablet_replica.cc:333] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.531386 11109 raft_consensus.cc:2243] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.531842 11109 raft_consensus.cc:2272] T b82ef9471f42440aaec3ed5ea5b1765e P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.533736 11109 tablet_replica.cc:333] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.534369 11109 raft_consensus.cc:2243] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.535231 11109 raft_consensus.cc:2272] T b3c51c953d394b5fa205b9dc099312dd P a7609e210aca407b9fcb0641317ccc9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.537290 11109 tablet_replica.cc:333] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.537967 11109 raft_consensus.cc:2243] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.538511 11109 raft_consensus.cc:2272] T 256b74bd009843388029f05cd9d1615b P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.540477 11109 tablet_replica.cc:333] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.541007 11109 raft_consensus.cc:2243] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.541420 11109 raft_consensus.cc:2272] T b7e75df3e4f24e43b4846b071e2d3cc7 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.543318 11109 tablet_replica.cc:333] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.543812 11109 raft_consensus.cc:2243] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.544255 11109 raft_consensus.cc:2272] T e304026bfe2f4aeda8b1dedce1e207c4 P a7609e210aca407b9fcb0641317ccc9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.546169 11109 tablet_replica.cc:333] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e: stopping tablet replica
I20260710 13:21:32.546684 11109 raft_consensus.cc:2243] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.548003 11109 raft_consensus.cc:2272] T 3c809c57a2d74cfcb24dc55592463501 P a7609e210aca407b9fcb0641317ccc9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:32.591182 15036 consensus_peers.cc:597] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e -> Peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Couldn't send request to peer a7609e210aca407b9fcb0641317ccc9e. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:36331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.592491 11109 tablet_server.cc:196] TabletServer@127.10.217.65:0 shutdown complete.
W20260710 13:21:32.607460 15036 consensus_peers.cc:597] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e -> Peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Couldn't send request to peer a7609e210aca407b9fcb0641317ccc9e. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:36331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:32.623844 15110 consensus_peers.cc:597] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 -> Peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Couldn't send request to peer a7609e210aca407b9fcb0641317ccc9e. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:36331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.629065 11109 tablet_server.cc:179] TabletServer@127.10.217.66:0 shutting down...
I20260710 13:21:32.664785 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:32.665580 11109 tablet_replica.cc:333] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.666383 11109 raft_consensus.cc:2243] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.666960 11109 raft_consensus.cc:2272] T bad25b61a98b48a1ac85ed1445c4e1f9 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.668774 11109 tablet_replica.cc:333] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.669332 11109 raft_consensus.cc:2243] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.670033 11109 raft_consensus.cc:2272] T 531cea2ba39d4685889a9a85b2fc2911 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.671828 11109 tablet_replica.cc:333] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.672453 11109 raft_consensus.cc:2243] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.672884 11109 raft_consensus.cc:2272] T 9b0d39dca3ed45899f05c1fb2574a995 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.675161 11109 tablet_replica.cc:333] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.675782 11109 raft_consensus.cc:2243] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:21:32.676223 15112 consensus_peers.cc:597] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 -> Peer def167829bfc4f40a95b6485afab577e (127.10.217.66:43327): Couldn't send request to peer def167829bfc4f40a95b6485afab577e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.676622 11109 raft_consensus.cc:2272] T 4341a70af1144ac09cd4ef30260a5993 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.678573 11109 tablet_replica.cc:333] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.679173 11109 raft_consensus.cc:2243] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.679929 11109 raft_consensus.cc:2272] T 995497e7c3854bea9fe9486c05d789d2 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.681740 11109 tablet_replica.cc:333] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.682363 11109 raft_consensus.cc:2243] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.682811 11109 raft_consensus.cc:2272] T 8ee8bb672353489b90d6702dabacc72a P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.684655 11109 tablet_replica.cc:333] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.685199 11109 raft_consensus.cc:2243] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.685632 11109 raft_consensus.cc:2272] T 9d8ff5615f4f4a3d8446301e069205ac P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.687480 11109 tablet_replica.cc:333] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.688038 11109 raft_consensus.cc:2243] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.688481 11109 raft_consensus.cc:2272] T e86c1d46613c41ac995f222a8ed9c082 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.690840 11109 tablet_replica.cc:333] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.691491 11109 raft_consensus.cc:2243] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.692366 11109 raft_consensus.cc:2272] T b82ef9471f42440aaec3ed5ea5b1765e P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.694726 11109 tablet_replica.cc:333] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.695408 11109 raft_consensus.cc:2243] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.695923 11109 raft_consensus.cc:2272] T c28cc050ad37416fb5fbee740b313e12 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:32.697501 15112 consensus_peers.cc:597] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 -> Peer def167829bfc4f40a95b6485afab577e (127.10.217.66:43327): Couldn't send request to peer def167829bfc4f40a95b6485afab577e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.698132 11109 tablet_replica.cc:333] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.698748 11109 raft_consensus.cc:2243] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.699205 11109 raft_consensus.cc:2272] T 243b467a7b064d27994c27d4098f967b P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.700944 11109 tablet_replica.cc:333] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.701519 11109 raft_consensus.cc:2243] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.701959 11109 raft_consensus.cc:2272] T 8ed0572a53314ae1a758e4a2f6d5c57d P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.703970 11109 tablet_replica.cc:333] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.704487 11109 raft_consensus.cc:2243] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.704963 11109 raft_consensus.cc:2272] T 0f17dc962f0e42e78a9a919f8bf91472 P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.707149 11109 tablet_replica.cc:333] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.707751 11109 raft_consensus.cc:2243] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.708330 11109 raft_consensus.cc:2272] T e304026bfe2f4aeda8b1dedce1e207c4 P def167829bfc4f40a95b6485afab577e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.710474 11109 tablet_replica.cc:333] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.710996 11109 raft_consensus.cc:2243] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.711408 11109 raft_consensus.cc:2272] T b3c51c953d394b5fa205b9dc099312dd P def167829bfc4f40a95b6485afab577e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.713471 11109 tablet_replica.cc:333] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.714005 11109 raft_consensus.cc:2243] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.714821 11109 raft_consensus.cc:2272] T b7e75df3e4f24e43b4846b071e2d3cc7 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.717191 11109 tablet_replica.cc:333] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.717715 11109 raft_consensus.cc:2243] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.718533 11109 raft_consensus.cc:2272] T 256b74bd009843388029f05cd9d1615b P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.720367 11109 tablet_replica.cc:333] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e: stopping tablet replica
I20260710 13:21:32.720861 11109 raft_consensus.cc:2243] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.721282 11109 raft_consensus.cc:2272] T 3c809c57a2d74cfcb24dc55592463501 P def167829bfc4f40a95b6485afab577e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:32.769635 15112 consensus_peers.cc:597] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 -> Peer def167829bfc4f40a95b6485afab577e (127.10.217.66:43327): Couldn't send request to peer def167829bfc4f40a95b6485afab577e. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.66:43327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.781173 11109 tablet_server.cc:196] TabletServer@127.10.217.66:0 shutdown complete.
W20260710 13:21:32.814929 15110 consensus_peers.cc:597] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 -> Peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Couldn't send request to peer a7609e210aca407b9fcb0641317ccc9e. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:36331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.818511 11109 tablet_server.cc:179] TabletServer@127.10.217.67:0 shutting down...
I20260710 13:21:32.851992 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:32.852814 11109 tablet_replica.cc:333] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.853488 11109 raft_consensus.cc:2243] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.854640 11109 raft_consensus.cc:2272] T bad25b61a98b48a1ac85ed1445c4e1f9 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.857910 11109 tablet_replica.cc:333] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.858965 11109 raft_consensus.cc:2243] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.859627 11109 raft_consensus.cc:2272] T e86c1d46613c41ac995f222a8ed9c082 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.862389 11109 tablet_replica.cc:333] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.863310 11109 raft_consensus.cc:2243] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.863921 11109 raft_consensus.cc:2272] T 8ee8bb672353489b90d6702dabacc72a P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.866509 11109 tablet_replica.cc:333] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465: stopping tablet replica
W20260710 13:21:32.866612 15110 consensus_peers.cc:597] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 -> Peer a7609e210aca407b9fcb0641317ccc9e (127.10.217.65:36331): Couldn't send request to peer a7609e210aca407b9fcb0641317ccc9e. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:36331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.867384 11109 raft_consensus.cc:2243] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.867946 11109 raft_consensus.cc:2272] T 4341a70af1144ac09cd4ef30260a5993 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.870327 11109 tablet_replica.cc:333] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.871098 11109 raft_consensus.cc:2243] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:32.871595 15112 consensus_peers.cc:597] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 -> Peer def167829bfc4f40a95b6485afab577e (127.10.217.66:43327): Couldn't send request to peer def167829bfc4f40a95b6485afab577e. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.66:43327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.871618 11109 raft_consensus.cc:2272] T 995497e7c3854bea9fe9486c05d789d2 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.873940 11109 tablet_replica.cc:333] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.874655 11109 raft_consensus.cc:2243] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.875177 11109 raft_consensus.cc:2272] T 531cea2ba39d4685889a9a85b2fc2911 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.877521 11109 tablet_replica.cc:333] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.878269 11109 raft_consensus.cc:2243] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:21:32.878640 15112 consensus_peers.cc:597] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 -> Peer def167829bfc4f40a95b6485afab577e (127.10.217.66:43327): Couldn't send request to peer def167829bfc4f40a95b6485afab577e. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.66:43327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.879187 11109 raft_consensus.cc:2272] T 9b0d39dca3ed45899f05c1fb2574a995 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.881002 11109 tablet_replica.cc:333] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.881572 11109 raft_consensus.cc:2243] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.882323 11109 raft_consensus.cc:2272] T e304026bfe2f4aeda8b1dedce1e207c4 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.884172 11109 tablet_replica.cc:333] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.884728 11109 raft_consensus.cc:2243] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.885185 11109 raft_consensus.cc:2272] T b3c51c953d394b5fa205b9dc099312dd P b151e112d94f4d879f3359296115c465 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.887100 11109 tablet_replica.cc:333] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.887653 11109 raft_consensus.cc:2243] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.888046 11109 raft_consensus.cc:2272] T 256b74bd009843388029f05cd9d1615b P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.889802 11109 tablet_replica.cc:333] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.890378 11109 raft_consensus.cc:2243] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.890755 11109 raft_consensus.cc:2272] T b7e75df3e4f24e43b4846b071e2d3cc7 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.892524 11109 tablet_replica.cc:333] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.893047 11109 raft_consensus.cc:2243] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.893471 11109 raft_consensus.cc:2272] T 9d8ff5615f4f4a3d8446301e069205ac P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.895358 11109 tablet_replica.cc:333] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.895939 11109 raft_consensus.cc:2243] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.896739 11109 raft_consensus.cc:2272] T 0f17dc962f0e42e78a9a919f8bf91472 P b151e112d94f4d879f3359296115c465 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.898787 11109 tablet_replica.cc:333] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.899367 11109 raft_consensus.cc:2243] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.900375 11109 raft_consensus.cc:2272] T 243b467a7b064d27994c27d4098f967b P b151e112d94f4d879f3359296115c465 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.902329 11109 tablet_replica.cc:333] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.902901 11109 raft_consensus.cc:2243] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.903386 11109 raft_consensus.cc:2272] T 8ed0572a53314ae1a758e4a2f6d5c57d P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.905436 11109 tablet_replica.cc:333] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.905987 11109 raft_consensus.cc:2243] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.906545 11109 raft_consensus.cc:2272] T c28cc050ad37416fb5fbee740b313e12 P b151e112d94f4d879f3359296115c465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.908546 11109 tablet_replica.cc:333] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.909113 11109 raft_consensus.cc:2243] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.909559 11109 raft_consensus.cc:2272] T b82ef9471f42440aaec3ed5ea5b1765e P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.911453 11109 tablet_replica.cc:333] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465: stopping tablet replica
I20260710 13:21:32.911936 11109 raft_consensus.cc:2243] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.912802 11109 raft_consensus.cc:2272] T 3c809c57a2d74cfcb24dc55592463501 P b151e112d94f4d879f3359296115c465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.950253 11109 tablet_server.cc:196] TabletServer@127.10.217.67:0 shutdown complete.
I20260710 13:21:32.979521 11109 master.cc:562] Master@127.10.217.126:40759 shutting down...
I20260710 13:21:33.007109 11109 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:33.007743 11109 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:33.008033 11109 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a779a72b4284fbabc65932b38689ed5: stopping tablet replica
I20260710 13:21:33.029891 11109 master.cc:584] Master@127.10.217.126:40759 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (15071 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:21:33.083230 11109 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.217.126:45147
I20260710 13:21:33.084834 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:33.091926 15514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:33.092077 15513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:33.092655 15516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:33.093400 11109 server_base.cc:1061] running on GCE node
I20260710 13:21:33.094525 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:33.094756 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:33.094955 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689693094938 us; error 0 us; skew 500 ppm
I20260710 13:21:33.095613 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:33.098261 11109 webserver.cc:533] Webserver started at http://127.10.217.126:46591/ using document root <none> and password file <none>
I20260710 13:21:33.098832 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:33.098999 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:33.099233 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:33.100353 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/master-0-root/instance:
uuid: "9286d83f6a1342358fde7aa6087982b5"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-rp40"
I20260710 13:21:33.105650 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:33.109419 15521 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.110455 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:33.110857 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/master-0-root
uuid: "9286d83f6a1342358fde7aa6087982b5"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-rp40"
I20260710 13:21:33.111171 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:33.132170 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:33.133515 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:33.177976 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.126:45147
I20260710 13:21:33.178160 15572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.126:45147 every 8 connection(s)
I20260710 13:21:33.182322 15573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.193405 15573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5: Bootstrap starting.
I20260710 13:21:33.198436 15573 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.203174 15573 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5: No bootstrap required, opened a new log
I20260710 13:21:33.205545 15573 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9286d83f6a1342358fde7aa6087982b5" member_type: VOTER }
I20260710 13:21:33.205955 15573 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.206269 15573 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9286d83f6a1342358fde7aa6087982b5, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.207041 15573 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9286d83f6a1342358fde7aa6087982b5" member_type: VOTER }
I20260710 13:21:33.207551 15573 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:33.207772 15573 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:33.208200 15573 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:33.213584 15573 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9286d83f6a1342358fde7aa6087982b5" member_type: VOTER }
I20260710 13:21:33.214347 15573 leader_election.cc:304] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [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: 9286d83f6a1342358fde7aa6087982b5; no voters: 
I20260710 13:21:33.215754 15573 leader_election.cc:290] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:33.216145 15576 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:33.217639 15576 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [term 1 LEADER]: Becoming Leader. State: Replica: 9286d83f6a1342358fde7aa6087982b5, State: Running, Role: LEADER
I20260710 13:21:33.218458 15576 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [LEADER]: Queue going to LEADER mode. State: All 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: "9286d83f6a1342358fde7aa6087982b5" member_type: VOTER }
I20260710 13:21:33.219049 15573 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:33.223522 15577 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9286d83f6a1342358fde7aa6087982b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9286d83f6a1342358fde7aa6087982b5" member_type: VOTER } }
I20260710 13:21:33.224308 15577 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:33.223757 15578 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9286d83f6a1342358fde7aa6087982b5. Latest consensus state: current_term: 1 leader_uuid: "9286d83f6a1342358fde7aa6087982b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9286d83f6a1342358fde7aa6087982b5" member_type: VOTER } }
I20260710 13:21:33.224949 15578 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:33.227973 15582 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:33.237468 15582 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:33.238983 11109 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:33.247916 15582 catalog_manager.cc:1383] Generated new cluster ID: 0ec796d631c54b3c8d5d1b68539f955e
I20260710 13:21:33.248236 15582 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:33.261539 15582 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:33.263010 15582 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:33.281060 15582 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5: Generated new TSK 0
I20260710 13:21:33.281778 15582 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:33.305830 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:33.312704 15594 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:33.314210 15595 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:33.315883 15597 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:33.316179 11109 server_base.cc:1061] running on GCE node
I20260710 13:21:33.317202 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:33.317397 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:33.317632 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689693317592 us; error 0 us; skew 500 ppm
I20260710 13:21:33.318213 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:33.321007 11109 webserver.cc:533] Webserver started at http://127.10.217.65:33069/ using document root <none> and password file <none>
I20260710 13:21:33.321593 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:33.321767 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:33.322113 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:33.323287 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-0-root/instance:
uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-rp40"
I20260710 13:21:33.328135 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:33.331794 15602 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.332852 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:21:33.333217 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-0-root
uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-rp40"
I20260710 13:21:33.333592 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:33.347395 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:33.348836 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:33.350630 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:33.353379 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:33.353636 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.353896 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:33.354089 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.401178 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.65:37579
I20260710 13:21:33.401343 15664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.65:37579 every 8 connection(s)
I20260710 13:21:33.406963 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:33.415627 15669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:33.424170 15670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:33.427762 11109 server_base.cc:1061] running on GCE node
W20260710 13:21:33.427984 15672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:33.428205 15665 heartbeater.cc:344] Connected to a master server at 127.10.217.126:45147
I20260710 13:21:33.429268 15665 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:33.429700 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:33.429960 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:33.430097 15665 heartbeater.cc:507] Master 127.10.217.126:45147 requested a full tablet report, sending...
I20260710 13:21:33.430176 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689693430158 us; error 0 us; skew 500 ppm
I20260710 13:21:33.431131 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:33.433022 15538 ts_manager.cc:194] Registered new tserver with Master: c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579)
I20260710 13:21:33.434515 11109 webserver.cc:533] Webserver started at http://127.10.217.66:33661/ using document root <none> and password file <none>
I20260710 13:21:33.435236 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:33.435539 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:33.435650 15538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50264
I20260710 13:21:33.435885 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:33.437635 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-1-root/instance:
uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-rp40"
I20260710 13:21:33.443074 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:21:33.447188 15677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.448045 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:21:33.448491 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-1-root
uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-rp40"
I20260710 13:21:33.448822 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:33.469353 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:33.470677 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:33.472211 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:33.474653 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:33.474906 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.475154 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:33.475350 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.517417 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.66:46037
I20260710 13:21:33.517588 15739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.66:46037 every 8 connection(s)
I20260710 13:21:33.522204 11109 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:33.529743 15743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:33.531021 15744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:33.537297 15740 heartbeater.cc:344] Connected to a master server at 127.10.217.126:45147
W20260710 13:21:33.537369 15746 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:33.537501 11109 server_base.cc:1061] running on GCE node
I20260710 13:21:33.538064 15740 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:33.538858 11109 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:33.538928 15740 heartbeater.cc:507] Master 127.10.217.126:45147 requested a full tablet report, sending...
W20260710 13:21:33.539211 11109 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:33.539460 11109 hybrid_clock.cc:648] HybridClock initialized: now 1783689693539443 us; error 0 us; skew 500 ppm
I20260710 13:21:33.540073 11109 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:33.541299 15538 ts_manager.cc:194] Registered new tserver with Master: 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:33.542783 11109 webserver.cc:533] Webserver started at http://127.10.217.67:42897/ using document root <none> and password file <none>
I20260710 13:21:33.543102 15538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50280
I20260710 13:21:33.543330 11109 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:33.543638 11109 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:33.543910 11109 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:33.545279 11109 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-2-root/instance:
uuid: "f4e8a105e9f743638c92094732456f16"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-rp40"
I20260710 13:21:33.549960 11109 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:21:33.553615 15751 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.554560 11109 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:33.554908 11109 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-2-root
uuid: "f4e8a105e9f743638c92094732456f16"
format_stamp: "Formatted at 2026-07-10 13:21:33 on dist-test-slave-rp40"
I20260710 13:21:33.555174 11109 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskyJdVIT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689583455301-11109-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:33.569470 11109 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:33.570761 11109 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:33.572273 11109 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:33.574698 11109 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:33.574939 11109 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.575193 11109 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:33.575394 11109 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:33.618698 11109 rpc_server.cc:307] RPC server started. Bound to: 127.10.217.67:40271
I20260710 13:21:33.618836 15813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.217.67:40271 every 8 connection(s)
I20260710 13:21:33.633641 15814 heartbeater.cc:344] Connected to a master server at 127.10.217.126:45147
I20260710 13:21:33.634044 15814 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:33.634788 15814 heartbeater.cc:507] Master 127.10.217.126:45147 requested a full tablet report, sending...
I20260710 13:21:33.636895 15538 ts_manager.cc:194] Registered new tserver with Master: f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:33.637001 11109 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015058874s
I20260710 13:21:33.638616 15538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50296
I20260710 13:21:33.664929 15538 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50298:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:33.667965 15538 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:33.744062 15779 tablet_service.cc:1511] Processing CreateTablet for tablet e38ee88018b54c1aba8a582962e57ee1 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:33.744282 15778 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf74a6084ad4113a24a325717b682f9 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:33.745515 15779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38ee88018b54c1aba8a582962e57ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.746140 15778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf74a6084ad4113a24a325717b682f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.747692 15777 tablet_service.cc:1511] Processing CreateTablet for tablet c88687a92f2d4e73bcb7dcf897a9a6b7 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:33.750864 15777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88687a92f2d4e73bcb7dcf897a9a6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.755024 15776 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8ce306c4a44e4b8ec076ae49f0be4e (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:33.756837 15776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8ce306c4a44e4b8ec076ae49f0be4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.763089 15630 tablet_service.cc:1511] Processing CreateTablet for tablet e38ee88018b54c1aba8a582962e57ee1 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:33.764689 15630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38ee88018b54c1aba8a582962e57ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.764376 15705 tablet_service.cc:1511] Processing CreateTablet for tablet e38ee88018b54c1aba8a582962e57ee1 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:33.765785 15705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e38ee88018b54c1aba8a582962e57ee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.767295 15625 tablet_service.cc:1511] Processing CreateTablet for tablet 51d46f99517e4cfeadbf87ea8bfe3473 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:33.767670 15628 tablet_service.cc:1511] Processing CreateTablet for tablet c88687a92f2d4e73bcb7dcf897a9a6b7 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:33.768637 15625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d46f99517e4cfeadbf87ea8bfe3473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.771432 15704 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf74a6084ad4113a24a325717b682f9 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:33.771504 15626 tablet_service.cc:1511] Processing CreateTablet for tablet 80d917b408cf45688f3ade7fadbc3a6b (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:33.772991 15704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf74a6084ad4113a24a325717b682f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.773126 15626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d917b408cf45688f3ade7fadbc3a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.775591 15703 tablet_service.cc:1511] Processing CreateTablet for tablet c88687a92f2d4e73bcb7dcf897a9a6b7 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:33.775696 15775 tablet_service.cc:1511] Processing CreateTablet for tablet 80d917b408cf45688f3ade7fadbc3a6b (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:33.777148 15703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88687a92f2d4e73bcb7dcf897a9a6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.777307 15775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d917b408cf45688f3ade7fadbc3a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.779444 15702 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8ce306c4a44e4b8ec076ae49f0be4e (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:33.779521 15774 tablet_service.cc:1511] Processing CreateTablet for tablet 51d46f99517e4cfeadbf87ea8bfe3473 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:33.780982 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8ce306c4a44e4b8ec076ae49f0be4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.781158 15774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d46f99517e4cfeadbf87ea8bfe3473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.783530 15701 tablet_service.cc:1511] Processing CreateTablet for tablet 80d917b408cf45688f3ade7fadbc3a6b (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:33.784742 15773 tablet_service.cc:1511] Processing CreateTablet for tablet f4b1e5ab06a74e41831fc7d96b9c6c73 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:33.783530 15624 tablet_service.cc:1511] Processing CreateTablet for tablet f4b1e5ab06a74e41831fc7d96b9c6c73 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:33.788015 15772 tablet_service.cc:1511] Processing CreateTablet for tablet a0519c5cdca34efa9a13f2dc1e306d7a (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:33.788574 15624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b1e5ab06a74e41831fc7d96b9c6c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.790521 15623 tablet_service.cc:1511] Processing CreateTablet for tablet a0519c5cdca34efa9a13f2dc1e306d7a (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:33.792016 15623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0519c5cdca34efa9a13f2dc1e306d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.791785 15700 tablet_service.cc:1511] Processing CreateTablet for tablet 51d46f99517e4cfeadbf87ea8bfe3473 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:33.793371 15701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80d917b408cf45688f3ade7fadbc3a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.795394 15629 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf74a6084ad4113a24a325717b682f9 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:33.796324 15699 tablet_service.cc:1511] Processing CreateTablet for tablet f4b1e5ab06a74e41831fc7d96b9c6c73 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:33.770112 15627 tablet_service.cc:1511] Processing CreateTablet for tablet 2b8ce306c4a44e4b8ec076ae49f0be4e (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:33.795614 15698 tablet_service.cc:1511] Processing CreateTablet for tablet a0519c5cdca34efa9a13f2dc1e306d7a (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:33.797955 15699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b1e5ab06a74e41831fc7d96b9c6c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.801149 15622 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1673ebb006408cb7ceb96bbfe22a34 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:33.811743 15628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88687a92f2d4e73bcb7dcf897a9a6b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.814852 15698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0519c5cdca34efa9a13f2dc1e306d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.817004 15622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1673ebb006408cb7ceb96bbfe22a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.818745 15700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51d46f99517e4cfeadbf87ea8bfe3473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.823038 15773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4b1e5ab06a74e41831fc7d96b9c6c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.826788 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b8ce306c4a44e4b8ec076ae49f0be4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.830969 15629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf74a6084ad4113a24a325717b682f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.846961 15697 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1673ebb006408cb7ceb96bbfe22a34 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:33.848397 15697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1673ebb006408cb7ceb96bbfe22a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.854545 15772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0519c5cdca34efa9a13f2dc1e306d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.859938 15771 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1673ebb006408cb7ceb96bbfe22a34 (DEFAULT_TABLE table=test-workload [id=35cc588d48c347c3933f84d741415a2b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:33.861435 15771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1673ebb006408cb7ceb96bbfe22a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:33.899978 15829 tablet_bootstrap.cc:492] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:33.931108 15830 tablet_bootstrap.cc:492] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:33.938908 15829 tablet_bootstrap.cc:654] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.945670 15830 tablet_bootstrap.cc:654] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.957297 15831 tablet_bootstrap.cc:492] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:33.982045 15831 tablet_bootstrap.cc:654] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:33.985365 15829 tablet_bootstrap.cc:492] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:33.986752 15829 ts_tablet_manager.cc:1403] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.006s
I20260710 13:21:33.987497 15830 tablet_bootstrap.cc:492] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:33.988080 15830 ts_tablet_manager.cc:1403] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.014s
I20260710 13:21:33.989904 15829 raft_consensus.cc:359] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:33.990621 15829 raft_consensus.cc:385] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.990868 15829 raft_consensus.cc:740] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.991377 15831 tablet_bootstrap.cc:492] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:33.991015 15830 raft_consensus.cc:359] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:33.991796 15830 raft_consensus.cc:385] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.991909 15831 ts_tablet_manager.cc:1403] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.004s
I20260710 13:21:33.991549 15829 consensus_queue.cc:260] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:33.992184 15830 raft_consensus.cc:740] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.993034 15830 consensus_queue.cc:260] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:33.995249 15831 raft_consensus.cc:359] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:33.996304 15831 raft_consensus.cc:385] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:33.996767 15831 raft_consensus.cc:740] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.997738 15740 heartbeater.cc:499] Master 127.10.217.126:45147 was elected leader, sending a full tablet report...
I20260710 13:21:33.998335 15830 ts_tablet_manager.cc:1434] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:21:33.998960 15814 heartbeater.cc:499] Master 127.10.217.126:45147 was elected leader, sending a full tablet report...
I20260710 13:21:33.999387 15829 ts_tablet_manager.cc:1434] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260710 13:21:34.000406 15829 tablet_bootstrap.cc:492] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:34.000468 15830 tablet_bootstrap.cc:492] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:33.997753 15831 consensus_queue.cc:260] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.007753 15829 tablet_bootstrap.cc:654] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.008718 15665 heartbeater.cc:499] Master 127.10.217.126:45147 was elected leader, sending a full tablet report...
I20260710 13:21:34.009167 15831 ts_tablet_manager.cc:1434] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.005s
I20260710 13:21:34.010306 15831 tablet_bootstrap.cc:492] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:34.018532 15831 tablet_bootstrap.cc:654] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.020323 15829 tablet_bootstrap.cc:492] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:34.021004 15829 ts_tablet_manager.cc:1403] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260710 13:21:34.021152 15830 tablet_bootstrap.cc:654] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.024163 15829 raft_consensus.cc:359] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.025184 15829 raft_consensus.cc:385] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.025637 15829 raft_consensus.cc:740] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.026564 15829 consensus_queue.cc:260] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.028551 15831 tablet_bootstrap.cc:492] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:34.029085 15831 ts_tablet_manager.cc:1403] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:21:34.029338 15829 ts_tablet_manager.cc:1434] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:34.030565 15829 tablet_bootstrap.cc:492] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:34.031463 15831 raft_consensus.cc:359] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:34.032317 15831 raft_consensus.cc:385] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.032647 15831 raft_consensus.cc:740] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.033473 15831 consensus_queue.cc:260] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:34.036211 15831 ts_tablet_manager.cc:1434] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:34.037578 15831 tablet_bootstrap.cc:492] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:34.038381 15829 tablet_bootstrap.cc:654] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.040038 15830 tablet_bootstrap.cc:492] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:34.040664 15830 ts_tablet_manager.cc:1403] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260710 13:21:34.043330 15831 tablet_bootstrap.cc:654] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.043583 15830 raft_consensus.cc:359] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.044404 15830 raft_consensus.cc:385] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.044744 15830 raft_consensus.cc:740] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.045603 15830 consensus_queue.cc:260] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.048213 15830 ts_tablet_manager.cc:1434] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:21:34.049259 15830 tablet_bootstrap.cc:492] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:34.050232 15829 tablet_bootstrap.cc:492] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:34.050858 15829 ts_tablet_manager.cc:1403] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260710 13:21:34.054013 15829 raft_consensus.cc:359] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.055022 15829 raft_consensus.cc:385] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.055418 15829 raft_consensus.cc:740] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.056341 15829 consensus_queue.cc:260] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.060017 15831 tablet_bootstrap.cc:492] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:34.060114 15829 ts_tablet_manager.cc:1434] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:21:34.060708 15831 ts_tablet_manager.cc:1403] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260710 13:21:34.061313 15829 tablet_bootstrap.cc:492] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:34.057857 15830 tablet_bootstrap.cc:654] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.063742 15831 raft_consensus.cc:359] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.064635 15831 raft_consensus.cc:385] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.065150 15831 raft_consensus.cc:740] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.066195 15831 consensus_queue.cc:260] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.068216 15829 tablet_bootstrap.cc:654] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.068974 15831 ts_tablet_manager.cc:1434] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 13:21:34.070583 15831 tablet_bootstrap.cc:492] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:34.082266 15831 tablet_bootstrap.cc:654] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.089406 15835 raft_consensus.cc:493] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.090240 15835 raft_consensus.cc:515] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.095908 15835 leader_election.cc:290] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.104717 15831 tablet_bootstrap.cc:492] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:34.105329 15831 ts_tablet_manager.cc:1403] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.010s
I20260710 13:21:34.105885 15829 tablet_bootstrap.cc:492] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:34.106458 15829 ts_tablet_manager.cc:1403] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.016s
I20260710 13:21:34.108346 15831 raft_consensus.cc:359] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.109252 15831 raft_consensus.cc:385] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.109565 15831 raft_consensus.cc:740] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.110190 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf74a6084ad4113a24a325717b682f9" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:34.110610 15831 consensus_queue.cc:260] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
W20260710 13:21:34.112818 15753 leader_election.cc:343] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:34.113605 15831 ts_tablet_manager.cc:1434] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260710 13:21:34.113950 15829 raft_consensus.cc:359] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.114794 15829 raft_consensus.cc:385] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.114868 15831 tablet_bootstrap.cc:492] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:34.115175 15829 raft_consensus.cc:740] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.116227 15829 consensus_queue.cc:260] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.121688 15830 tablet_bootstrap.cc:492] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:34.122903 15831 tablet_bootstrap.cc:654] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.126439 15829 ts_tablet_manager.cc:1434] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:21:34.126746 15830 ts_tablet_manager.cc:1403] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.019s
I20260710 13:21:34.127385 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf74a6084ad4113a24a325717b682f9" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:34.127774 15829 tablet_bootstrap.cc:492] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:34.128151 15715 raft_consensus.cc:2468] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:34.130545 15830 raft_consensus.cc:359] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.131822 15830 raft_consensus.cc:385] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.132337 15830 raft_consensus.cc:740] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.133786 15830 consensus_queue.cc:260] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.134792 15829 tablet_bootstrap.cc:654] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.136525 15755 leader_election.cc:304] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [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: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:34.137595 15835 raft_consensus.cc:2804] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.138008 15835 raft_consensus.cc:493] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.138468 15835 raft_consensus.cc:3060] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.147312 15829 tablet_bootstrap.cc:492] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:34.147938 15829 ts_tablet_manager.cc:1403] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 13:21:34.149160 15835 raft_consensus.cc:515] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.151372 15831 tablet_bootstrap.cc:492] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:34.151531 15829 raft_consensus.cc:359] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.152091 15831 ts_tablet_manager.cc:1403] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.012s
I20260710 13:21:34.152401 15829 raft_consensus.cc:385] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.147881 15830 ts_tablet_manager.cc:1434] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260710 13:21:34.152833 15835 leader_election.cc:290] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.152734 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf74a6084ad4113a24a325717b682f9" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:34.154058 15715 raft_consensus.cc:3060] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.154987 15830 tablet_bootstrap.cc:492] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:34.155777 15831 raft_consensus.cc:359] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.156684 15831 raft_consensus.cc:385] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.157017 15831 raft_consensus.cc:740] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.157943 15831 consensus_queue.cc:260] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.160339 15831 ts_tablet_manager.cc:1434] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:34.161263 15830 tablet_bootstrap.cc:654] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.161617 15831 tablet_bootstrap.cc:492] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:34.152776 15829 raft_consensus.cc:740] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.164685 15829 consensus_queue.cc:260] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.167131 15829 ts_tablet_manager.cc:1434] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260710 13:21:34.168233 15829 tablet_bootstrap.cc:492] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:34.169003 15831 tablet_bootstrap.cc:654] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.152681 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf74a6084ad4113a24a325717b682f9" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
W20260710 13:21:34.170994 15753 leader_election.cc:343] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:34.174870 15829 tablet_bootstrap.cc:654] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.187201 15829 tablet_bootstrap.cc:492] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:34.187714 15829 ts_tablet_manager.cc:1403] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:21:34.188475 15831 tablet_bootstrap.cc:492] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:34.188500 15715 raft_consensus.cc:2468] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:34.189220 15831 ts_tablet_manager.cc:1403] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.012s
I20260710 13:21:34.190090 15755 leader_election.cc:304] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [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: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:34.190779 15829 raft_consensus.cc:359] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.191195 15835 raft_consensus.cc:2804] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:34.191730 15829 raft_consensus.cc:385] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.192088 15829 raft_consensus.cc:740] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.192996 15835 raft_consensus.cc:697] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:34.192899 15829 consensus_queue.cc:260] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.193040 15831 raft_consensus.cc:359] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.194027 15831 raft_consensus.cc:385] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.194423 15831 raft_consensus.cc:740] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.194173 15835 consensus_queue.cc:237] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.195317 15831 consensus_queue.cc:260] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.196275 15829 ts_tablet_manager.cc:1434] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:21:34.197381 15829 tablet_bootstrap.cc:492] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:34.197950 15831 ts_tablet_manager.cc:1434] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:34.199059 15831 tablet_bootstrap.cc:492] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:34.203982 15830 tablet_bootstrap.cc:492] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:34.204780 15830 ts_tablet_manager.cc:1403] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.014s
I20260710 13:21:34.205405 15829 tablet_bootstrap.cc:654] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.208940 15830 raft_consensus.cc:359] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:34.210789 15830 raft_consensus.cc:385] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.211295 15830 raft_consensus.cc:740] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.217665 15831 tablet_bootstrap.cc:654] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.218063 15829 tablet_bootstrap.cc:492] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:34.213766 15830 consensus_queue.cc:260] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:34.218797 15829 ts_tablet_manager.cc:1403] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.009s
I20260710 13:21:34.220255 15830 ts_tablet_manager.cc:1434] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 13:21:34.221364 15830 tablet_bootstrap.cc:492] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:34.222102 15829 raft_consensus.cc:359] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.222929 15829 raft_consensus.cc:385] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.221938 15535 catalog_manager.cc:5697] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:34.223330 15829 raft_consensus.cc:740] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.224203 15829 consensus_queue.cc:260] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.226488 15829 ts_tablet_manager.cc:1434] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 13:21:34.227777 15829 tablet_bootstrap.cc:492] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:34.228134 15853 raft_consensus.cc:493] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.228721 15853 raft_consensus.cc:515] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:34.231521 15830 tablet_bootstrap.cc:654] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.232098 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:34.232846 15640 raft_consensus.cc:2468] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
W20260710 13:21:34.233528 15586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:34.234467 15753 leader_election.cc:304] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:34.236799 15836 raft_consensus.cc:493] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.237378 15836 raft_consensus.cc:515] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.238045 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:34.238634 15829 tablet_bootstrap.cc:654] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.238773 15715 raft_consensus.cc:2468] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:34.240772 15853 leader_election.cc:290] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.242043 15853 raft_consensus.cc:2804] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.242616 15853 raft_consensus.cc:493] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.243079 15853 raft_consensus.cc:3060] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.243743 15836 leader_election.cc:290] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:34.260603 15853 raft_consensus.cc:515] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:34.264219 15837 raft_consensus.cc:493] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.264777 15837 raft_consensus.cc:515] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.265515 15830 tablet_bootstrap.cc:492] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:34.266108 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:34.266418 15853 leader_election.cc:290] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.266333 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:34.266774 15640 raft_consensus.cc:3060] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.267158 15715 raft_consensus.cc:3060] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.266322 15830 ts_tablet_manager.cc:1403] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.007s
I20260710 13:21:34.272711 15830 raft_consensus.cc:359] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.275820 15837 leader_election.cc:290] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:34.275846 15715 raft_consensus.cc:2468] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:34.280278 15755 leader_election.cc:304] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:34.282047 15853 raft_consensus.cc:2804] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:34.282742 15640 raft_consensus.cc:2468] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:34.282824 15853 raft_consensus.cc:697] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:34.287655 15853 consensus_queue.cc:237] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:34.283797 15830 raft_consensus.cc:385] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.291512 15830 raft_consensus.cc:740] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.295156 15830 consensus_queue.cc:260] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.303512 15830 ts_tablet_manager.cc:1434] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 13:21:34.316169 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88687a92f2d4e73bcb7dcf897a9a6b7" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:34.319104 15831 tablet_bootstrap.cc:492] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:34.324276 15640 raft_consensus.cc:2468] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 0.
I20260710 13:21:34.324448 15831 ts_tablet_manager.cc:1403] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.126s	user 0.036s	sys 0.033s
I20260710 13:21:34.324941 15830 tablet_bootstrap.cc:492] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:34.326059 15679 leader_election.cc:304] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98; no voters: 
I20260710 13:21:34.327268 15836 raft_consensus.cc:2804] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.327732 15836 raft_consensus.cc:493] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.328107 15836 raft_consensus.cc:3060] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.329030 15831 raft_consensus.cc:359] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.332235 15831 raft_consensus.cc:385] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.332674 15831 raft_consensus.cc:740] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.333244 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88687a92f2d4e73bcb7dcf897a9a6b7" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:34.333884 15831 consensus_queue.cc:260] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
W20260710 13:21:34.336110 15678 leader_election.cc:343] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:34.340412 15829 tablet_bootstrap.cc:492] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:34.341033 15829 ts_tablet_manager.cc:1403] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.114s	user 0.017s	sys 0.033s
I20260710 13:21:34.342787 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519c5cdca34efa9a13f2dc1e306d7a" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:34.343525 15789 raft_consensus.cc:2468] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 0.
I20260710 13:21:34.337751 15836 raft_consensus.cc:515] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.343814 15535 catalog_manager.cc:5697] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.338359 15830 tablet_bootstrap.cc:654] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.346050 15831 ts_tablet_manager.cc:1434] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260710 13:21:34.346181 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88687a92f2d4e73bcb7dcf897a9a6b7" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:34.346879 15640 raft_consensus.cc:3060] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.347347 15831 tablet_bootstrap.cc:492] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:34.349069 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519c5cdca34efa9a13f2dc1e306d7a" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
W20260710 13:21:34.350744 15606 leader_election.cc:343] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:34.351841 15603 leader_election.cc:304] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [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: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:34.353052 15837 raft_consensus.cc:2804] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.353407 15837 raft_consensus.cc:493] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.353814 15837 raft_consensus.cc:3060] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.353904 15831 tablet_bootstrap.cc:654] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.354934 15640 raft_consensus.cc:2468] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 1.
I20260710 13:21:34.356139 15679 leader_election.cc:304] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98; no voters: 
I20260710 13:21:34.361948 15868 raft_consensus.cc:2804] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:34.361946 15837 raft_consensus.cc:515] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.363601 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88687a92f2d4e73bcb7dcf897a9a6b7" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:34.343725 15829 raft_consensus.cc:359] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
W20260710 13:21:34.365095 15678 leader_election.cc:343] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:34.365276 15829 raft_consensus.cc:385] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.364079 15836 leader_election.cc:290] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:34.365658 15829 raft_consensus.cc:740] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.367372 15829 consensus_queue.cc:260] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.368155 15837 leader_election.cc:290] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:34.368258 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519c5cdca34efa9a13f2dc1e306d7a" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
W20260710 13:21:34.370059 15606 leader_election.cc:343] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:34.370478 15829 ts_tablet_manager.cc:1434] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260710 13:21:34.369285 15868 raft_consensus.cc:697] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Becoming Leader. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:34.371528 15829 tablet_bootstrap.cc:492] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:34.371367 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519c5cdca34efa9a13f2dc1e306d7a" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:34.371830 15868 consensus_queue.cc:237] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.372707 15853 raft_consensus.cc:493] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.373211 15853 raft_consensus.cc:515] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.372156 15789 raft_consensus.cc:3060] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.377987 15831 tablet_bootstrap.cc:492] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:34.378590 15831 ts_tablet_manager.cc:1403] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260710 13:21:34.379559 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:34.380259 15715 raft_consensus.cc:2468] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:34.381402 15829 tablet_bootstrap.cc:654] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.376408 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:34.381582 15755 leader_election.cc:304] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:34.381311 15831 raft_consensus.cc:359] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.375684 15853 leader_election.cc:290] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.382686 15831 raft_consensus.cc:385] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.383036 15831 raft_consensus.cc:740] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.383095 15835 raft_consensus.cc:2804] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.383559 15835 raft_consensus.cc:493] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.383919 15835 raft_consensus.cc:3060] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.383781 15831 consensus_queue.cc:260] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.385852 15789 raft_consensus.cc:2468] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 1.
I20260710 13:21:34.386344 15831 ts_tablet_manager.cc:1434] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:21:34.386933 15830 tablet_bootstrap.cc:492] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:34.387415 15831 tablet_bootstrap.cc:492] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:34.387485 15830 ts_tablet_manager.cc:1403] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.000s
I20260710 13:21:34.382369 15640 raft_consensus.cc:2468] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:34.393028 15603 leader_election.cc:304] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [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: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:34.393723 15831 tablet_bootstrap.cc:654] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.394295 15835 raft_consensus.cc:515] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.395042 15837 raft_consensus.cc:2804] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:34.402483 15853 raft_consensus.cc:493] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.403378 15853 raft_consensus.cc:515] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.405809 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:34.408209 15640 raft_consensus.cc:3060] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.410434 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8ce306c4a44e4b8ec076ae49f0be4e" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:34.411453 15639 raft_consensus.cc:2468] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:34.394335 15830 raft_consensus.cc:359] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.415575 15830 raft_consensus.cc:385] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.415959 15830 raft_consensus.cc:740] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.417086 15830 consensus_queue.cc:260] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.421661 15753 leader_election.cc:304] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:34.423120 15852 raft_consensus.cc:2804] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.423625 15852 raft_consensus.cc:493] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.423947 15852 raft_consensus.cc:3060] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.424146 15835 leader_election.cc:290] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.426558 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:34.427495 15714 raft_consensus.cc:3060] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.431075 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8ce306c4a44e4b8ec076ae49f0be4e" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:34.432288 15830 ts_tablet_manager.cc:1434] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
W20260710 13:21:34.433302 15755 leader_election.cc:343] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:34.435425 15852 raft_consensus.cc:515] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.438903 15640 raft_consensus.cc:2468] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:34.438205 15852 leader_election.cc:290] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.442262 15753 leader_election.cc:304] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:34.443650 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8ce306c4a44e4b8ec076ae49f0be4e" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:34.444409 15852 raft_consensus.cc:2804] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:34.445237 15852 raft_consensus.cc:697] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
W20260710 13:21:34.445811 15755 leader_election.cc:343] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:34.446240 15852 consensus_queue.cc:237] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.444427 15830 tablet_bootstrap.cc:492] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:34.460574 15853 leader_election.cc:290] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.474892 15714 raft_consensus.cc:2468] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:34.479351 15830 tablet_bootstrap.cc:654] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.478354 15640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8ce306c4a44e4b8ec076ae49f0be4e" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:34.481262 15640 raft_consensus.cc:3060] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.480756 15875 raft_consensus.cc:493] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.493788 15852 raft_consensus.cc:493] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.496321 15853 raft_consensus.cc:493] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.485327 15837 raft_consensus.cc:697] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:34.495206 15852 raft_consensus.cc:515] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.502801 15853 raft_consensus.cc:515] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.506415 15837 consensus_queue.cc:237] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.510435 15853 leader_election.cc:290] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.510510 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1673ebb006408cb7ceb96bbfe22a34" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:34.514858 15639 raft_consensus.cc:2468] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:34.516288 15753 leader_election.cc:304] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:34.516511 15535 catalog_manager.cc:5697] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:34.518020 15852 leader_election.cc:290] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.518764 15852 raft_consensus.cc:2804] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.518847 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:34.518931 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:34.519194 15852 raft_consensus.cc:493] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.519706 15638 raft_consensus.cc:2468] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:34.519796 15852 raft_consensus.cc:3060] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.521173 15753 leader_election.cc:304] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:34.519881 15715 raft_consensus.cc:2468] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:34.522120 15853 raft_consensus.cc:2804] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.522550 15853 raft_consensus.cc:493] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.522878 15853 raft_consensus.cc:3060] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.493076 15875 raft_consensus.cc:515] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.525550 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1673ebb006408cb7ceb96bbfe22a34" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:34.528776 15875 leader_election.cc:290] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
W20260710 13:21:34.529024 15755 leader_election.cc:343] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:34.529310 15875 raft_consensus.cc:493] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.529754 15875 raft_consensus.cc:515] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.537075 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1e5ab06a74e41831fc7d96b9c6c73" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:34.537207 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1e5ab06a74e41831fc7d96b9c6c73" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:34.537802 15789 raft_consensus.cc:2468] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 0.
I20260710 13:21:34.538195 15714 raft_consensus.cc:2468] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 0.
I20260710 13:21:34.538857 15829 tablet_bootstrap.cc:492] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:34.539356 15829 ts_tablet_manager.cc:1403] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.168s	user 0.025s	sys 0.005s
I20260710 13:21:34.539386 15603 leader_election.cc:304] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:34.544271 15829 raft_consensus.cc:359] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.544699 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:34.544958 15829 raft_consensus.cc:385] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.545282 15829 raft_consensus.cc:740] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.545382 15714 raft_consensus.cc:2468] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 0.
I20260710 13:21:34.546667 15606 leader_election.cc:304] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98; no voters: 
I20260710 13:21:34.547533 15837 raft_consensus.cc:2804] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.548171 15875 leader_election.cc:290] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:34.547951 15837 raft_consensus.cc:493] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.549383 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:34.549248 15852 raft_consensus.cc:515] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.549512 15837 raft_consensus.cc:3060] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.551741 15852 leader_election.cc:290] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.551693 15853 raft_consensus.cc:515] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.552765 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1673ebb006408cb7ceb96bbfe22a34" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:34.553130 15789 raft_consensus.cc:2393] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c67a8ffa5bc54f4ba176566af6c03f98 in current term 1: Already voted for candidate f4e8a105e9f743638c92094732456f16 in this term.
I20260710 13:21:34.554423 15876 raft_consensus.cc:2804] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:34.554908 15876 raft_consensus.cc:493] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.546046 15829 consensus_queue.cc:260] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.557190 15829 ts_tablet_manager.cc:1434] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:21:34.558841 15831 tablet_bootstrap.cc:492] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:34.559388 15831 ts_tablet_manager.cc:1403] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.172s	user 0.016s	sys 0.052s
I20260710 13:21:34.554145 15853 leader_election.cc:290] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
W20260710 13:21:34.560799 15755 leader_election.cc:343] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:34.562922 15830 tablet_bootstrap.cc:492] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:34.557907 15876 raft_consensus.cc:3060] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.563441 15830 ts_tablet_manager.cc:1403] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.119s	user 0.027s	sys 0.015s
I20260710 13:21:34.608528 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:34.613204 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:34.600135 15536 catalog_manager.cc:5697] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66). New cstate: current_term: 1 leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.606735 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1673ebb006408cb7ceb96bbfe22a34" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:34.615734 15638 raft_consensus.cc:3060] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.617780 15830 raft_consensus.cc:359] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.619011 15830 raft_consensus.cc:385] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.619395 15830 raft_consensus.cc:740] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.614645 15714 raft_consensus.cc:3060] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.605109 15538 catalog_manager.cc:5697] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 0 to 1, leader changed from <none> to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.626030 15831 raft_consensus.cc:359] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.629307 15831 raft_consensus.cc:385] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.629877 15831 raft_consensus.cc:740] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.628069 15830 consensus_queue.cc:260] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.635583 15831 consensus_queue.cc:260] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.637018 15830 ts_tablet_manager.cc:1434] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.002s
I20260710 13:21:34.639123 15830 tablet_bootstrap.cc:492] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:34.639377 15640 raft_consensus.cc:2468] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:34.640409 15831 ts_tablet_manager.cc:1434] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.006s
I20260710 13:21:34.643636 15753 leader_election.cc:304] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [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: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:34.647101 15852 raft_consensus.cc:2804] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:34.648713 15852 raft_consensus.cc:697] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:34.657771 15638 raft_consensus.cc:2468] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:34.659550 15753 leader_election.cc:304] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [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: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:34.661604 15853 raft_consensus.cc:2804] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:34.662765 15853 raft_consensus.cc:697] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:34.664409 15853 consensus_queue.cc:237] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.657742 15852 consensus_queue.cc:237] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.664825 15876 raft_consensus.cc:515] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.676236 15876 leader_election.cc:290] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:34.678210 15837 raft_consensus.cc:515] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.682659 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1e5ab06a74e41831fc7d96b9c6c73" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:34.688616 15789 raft_consensus.cc:3060] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.684813 15714 raft_consensus.cc:2468] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:34.692186 15755 leader_election.cc:304] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:34.684213 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1e5ab06a74e41831fc7d96b9c6c73" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:34.687031 15830 tablet_bootstrap.cc:654] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.693347 15715 raft_consensus.cc:3060] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.693717 15835 raft_consensus.cc:2804] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:34.698782 15638 raft_consensus.cc:3060] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.699052 15789 raft_consensus.cc:2468] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 1.
I20260710 13:21:34.700939 15603 leader_election.cc:304] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:34.701885 15876 raft_consensus.cc:2804] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:34.702443 15876 raft_consensus.cc:697] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:34.703259 15715 raft_consensus.cc:2468] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 1.
I20260710 13:21:34.703485 15876 consensus_queue.cc:237] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.704823 15639 raft_consensus.cc:2393] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4e8a105e9f743638c92094732456f16 in current term 1: Already voted for candidate c67a8ffa5bc54f4ba176566af6c03f98 in this term.
I20260710 13:21:34.708248 15837 leader_election.cc:290] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:34.710201 15830 tablet_bootstrap.cc:492] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:34.710083 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:34.710922 15830 ts_tablet_manager.cc:1403] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.072s	user 0.023s	sys 0.000s
I20260710 13:21:34.710640 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:34.711073 15715 raft_consensus.cc:2393] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c67a8ffa5bc54f4ba176566af6c03f98 in current term 1: Already voted for candidate f4e8a105e9f743638c92094732456f16 in this term.
I20260710 13:21:34.719213 15835 raft_consensus.cc:697] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:34.729669 15852 consensus_queue.cc:1048] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:34.730911 15835 consensus_queue.cc:237] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.731693 15536 catalog_manager.cc:5697] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 0 to 1, leader changed from <none> to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.734552 15830 raft_consensus.cc:359] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.735440 15830 raft_consensus.cc:385] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.735777 15830 raft_consensus.cc:740] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.736852 15830 consensus_queue.cc:260] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.739820 15830 ts_tablet_manager.cc:1434] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 13:21:34.741257 15830 tablet_bootstrap.cc:492] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:34.742354 15538 catalog_manager.cc:5697] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:34.747262 15830 tablet_bootstrap.cc:654] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:34.748901 15538 catalog_manager.cc:5697] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:34.751073 15603 leader_election.cc:304] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [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: c67a8ffa5bc54f4ba176566af6c03f98; no voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16
I20260710 13:21:34.752329 15876 raft_consensus.cc:2749] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:34.761334 15852 consensus_queue.cc:1048] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:34.765251 15830 tablet_bootstrap.cc:492] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:34.767238 15830 ts_tablet_manager.cc:1403] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260710 13:21:34.770565 15830 raft_consensus.cc:359] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.771387 15830 raft_consensus.cc:385] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:34.771711 15830 raft_consensus.cc:740] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:34.772583 15830 consensus_queue.cc:260] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.772730 15852 consensus_queue.cc:1048] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:34.775275 15830 ts_tablet_manager.cc:1434] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:21:34.778618 15868 raft_consensus.cc:493] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.779219 15868 raft_consensus.cc:515] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.783308 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1673ebb006408cb7ceb96bbfe22a34" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:34.784373 15638 raft_consensus.cc:2393] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3affbf6e8be7490bb4bced3cc4c5735c in current term 1: Already voted for candidate f4e8a105e9f743638c92094732456f16 in this term.
I20260710 13:21:34.786144 15868 leader_election.cc:290] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:34.786410 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1673ebb006408cb7ceb96bbfe22a34" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:34.788641 15678 leader_election.cc:304] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c; no voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16
I20260710 13:21:34.787961 15536 catalog_manager.cc:5697] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:34.789718 15868 raft_consensus.cc:3060] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.797078 15870 raft_consensus.cc:493] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.797721 15870 raft_consensus.cc:515] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.801965 15868 raft_consensus.cc:2749] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:34.803649 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519c5cdca34efa9a13f2dc1e306d7a" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:34.804054 15852 consensus_queue.cc:1048] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:34.806200 15870 leader_election.cc:290] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:34.807436 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519c5cdca34efa9a13f2dc1e306d7a" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:34.808408 15788 raft_consensus.cc:2393] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3affbf6e8be7490bb4bced3cc4c5735c in current term 1: Already voted for candidate c67a8ffa5bc54f4ba176566af6c03f98 in this term.
I20260710 13:21:34.810037 15678 leader_election.cc:304] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c; no voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16
I20260710 13:21:34.811170 15870 raft_consensus.cc:3060] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.815295 15852 raft_consensus.cc:493] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.815900 15852 raft_consensus.cc:515] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:34.818571 15852 leader_election.cc:290] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:34.819605 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88687a92f2d4e73bcb7dcf897a9a6b7" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:34.820290 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88687a92f2d4e73bcb7dcf897a9a6b7" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:34.820736 15639 raft_consensus.cc:2393] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4e8a105e9f743638c92094732456f16 in current term 1: Already voted for candidate 3affbf6e8be7490bb4bced3cc4c5735c in this term.
I20260710 13:21:34.822342 15753 leader_election.cc:304] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4e8a105e9f743638c92094732456f16; no voters: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:34.823153 15852 raft_consensus.cc:3060] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:34.825654 15870 raft_consensus.cc:2749] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:34.831722 15852 raft_consensus.cc:2749] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:34.843691 15870 consensus_queue.cc:1048] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:34.860599 15870 consensus_queue.cc:1048] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:34.863947 15852 consensus_queue.cc:1048] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:34.880862 15852 consensus_queue.cc:1048] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:34.927992 15788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1"
dest_uuid: "f4e8a105e9f743638c92094732456f16"
mode: GRACEFUL
new_leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:21:34.928598 15788 raft_consensus.cc:606] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Received request to transfer leadership to TS c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:34.934552 15788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bf74a6084ad4113a24a325717b682f9"
dest_uuid: "f4e8a105e9f743638c92094732456f16"
mode: GRACEFUL
new_leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:21:34.935072 15788 raft_consensus.cc:606] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Received request to transfer leadership to TS c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:34.951098 15714 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c88687a92f2d4e73bcb7dcf897a9a6b7"
dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
mode: GRACEFUL
new_leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:54750
I20260710 13:21:34.951647 15714 raft_consensus.cc:606] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Received request to transfer leadership to TS c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:34.957280 15788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b8ce306c4a44e4b8ec076ae49f0be4e"
dest_uuid: "f4e8a105e9f743638c92094732456f16"
mode: GRACEFUL
new_leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:21:34.957901 15788 raft_consensus.cc:606] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Received request to transfer leadership to TS c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:34.964002 15788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b"
dest_uuid: "f4e8a105e9f743638c92094732456f16"
mode: GRACEFUL
new_leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:21:34.964607 15788 raft_consensus.cc:606] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Received request to transfer leadership to TS 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:34.970969 15788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473"
dest_uuid: "f4e8a105e9f743638c92094732456f16"
mode: GRACEFUL
new_leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:21:34.971755 15788 raft_consensus.cc:606] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Received request to transfer leadership to TS 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:34.988030 15638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4b1e5ab06a74e41831fc7d96b9c6c73"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
mode: GRACEFUL
new_leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:37902
I20260710 13:21:34.988659 15638 raft_consensus.cc:606] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Received request to transfer leadership to TS 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:34.994551 15638 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0519c5cdca34efa9a13f2dc1e306d7a"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
mode: GRACEFUL
new_leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:37902
I20260710 13:21:34.995129 15638 raft_consensus.cc:606] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Received request to transfer leadership to TS 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:35.011377 15876 consensus_queue.cc:1048] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:35.021270 15837 raft_consensus.cc:993] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98: : Instructing follower 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:35.022029 15875 raft_consensus.cc:1081] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Signalling peer 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:35.025676 15715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0519c5cdca34efa9a13f2dc1e306d7a"
dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:54746
I20260710 13:21:35.026393 15715 raft_consensus.cc:493] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:35.026820 15715 raft_consensus.cc:3060] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.028801 15875 consensus_queue.cc:1048] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:35.034394 15715 raft_consensus.cc:515] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.038453 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519c5cdca34efa9a13f2dc1e306d7a" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:35.039031 15638 raft_consensus.cc:3055] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:35.039356 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0519c5cdca34efa9a13f2dc1e306d7a" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:35.039995 15789 raft_consensus.cc:3060] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.039324 15638 raft_consensus.cc:740] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:35.043174 15638 consensus_queue.cc:260] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.044469 15638 raft_consensus.cc:3060] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.048682 15789 raft_consensus.cc:2468] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:35.049286 15715 leader_election.cc:290] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:35.050135 15678 leader_election.cc:304] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:35.051504 15836 raft_consensus.cc:2804] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:35.051776 15638 raft_consensus.cc:2468] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:35.052012 15836 raft_consensus.cc:697] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Becoming Leader. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:35.053022 15836 consensus_queue.cc:237] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.055837 15852 consensus_queue.cc:1048] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:35.062856 15538 catalog_manager.cc:5697] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c reported cstate change: term changed from 1 to 2, leader changed from c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65) to 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66). New cstate: current_term: 2 leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:35.070164 15853 consensus_queue.cc:1048] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:35.101228 15853 consensus_queue.cc:1048] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:35.102555 15875 consensus_queue.cc:1048] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:35.110976 15884 raft_consensus.cc:993] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16: : Instructing follower c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:35.111515 15884 raft_consensus.cc:1081] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Signalling peer c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:35.112202 15837 raft_consensus.cc:993] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98: : Instructing follower 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:35.112695 15837 raft_consensus.cc:1081] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Signalling peer 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:35.114059 15638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b8ce306c4a44e4b8ec076ae49f0be4e"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:37894
I20260710 13:21:35.115487 15638 raft_consensus.cc:493] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:35.116191 15714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4b1e5ab06a74e41831fc7d96b9c6c73"
dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:54746
I20260710 13:21:35.116793 15714 raft_consensus.cc:493] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:35.117177 15714 raft_consensus.cc:3060] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.115854 15638 raft_consensus.cc:3060] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.118813 15875 consensus_queue.cc:1048] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:35.122223 15715 raft_consensus.cc:3060] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:35.126057 15714 raft_consensus.cc:515] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.128005 15638 raft_consensus.cc:515] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.129096 15639 raft_consensus.cc:1240] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Rejecting Update request from peer f4e8a105e9f743638c92094732456f16 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:35.130817 15853 consensus_queue.cc:1059] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:35.131208 15638 leader_election.cc:290] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:35.131640 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8ce306c4a44e4b8ec076ae49f0be4e" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:35.131826 15835 raft_consensus.cc:3055] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:35.132306 15835 raft_consensus.cc:740] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:35.133626 15714 leader_election.cc:290] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:35.134464 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1e5ab06a74e41831fc7d96b9c6c73" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:35.136274 15638 raft_consensus.cc:3055] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:35.136698 15638 raft_consensus.cc:740] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:35.133496 15835 consensus_queue.cc:260] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.137633 15638 consensus_queue.cc:260] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.138370 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8ce306c4a44e4b8ec076ae49f0be4e" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:35.138043 15835 raft_consensus.cc:3060] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.138902 15638 raft_consensus.cc:3060] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.140959 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4b1e5ab06a74e41831fc7d96b9c6c73" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:35.145490 15836 raft_consensus.cc:493] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:35.146528 15836 raft_consensus.cc:515] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.150326 15638 raft_consensus.cc:2468] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:35.151932 15679 leader_election.cc:304] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [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: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98; no voters: f4e8a105e9f743638c92094732456f16
I20260710 13:21:35.153162 15870 raft_consensus.cc:2804] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:35.153687 15870 raft_consensus.cc:697] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Becoming Leader. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:35.154611 15870 consensus_queue.cc:237] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.155002 15836 leader_election.cc:290] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:35.157483 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8ce306c4a44e4b8ec076ae49f0be4e" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:35.160236 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b8ce306c4a44e4b8ec076ae49f0be4e" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:35.162093 15678 leader_election.cc:304] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [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: 3affbf6e8be7490bb4bced3cc4c5735c; no voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16
I20260710 13:21:35.162962 15870 raft_consensus.cc:2749] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:35.165251 15536 catalog_manager.cc:5697] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c reported cstate change: term changed from 1 to 2, leader changed from c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65) to 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66). New cstate: current_term: 2 leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:35.166688 15788 raft_consensus.cc:2468] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:35.168661 15603 leader_election.cc:304] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [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: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:35.169575 15837 raft_consensus.cc:2804] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:35.170045 15837 raft_consensus.cc:697] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:35.171391 15837 consensus_queue.cc:237] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [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: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.182173 15538 catalog_manager.cc:5697] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 1 to 2, leader changed from f4e8a105e9f743638c92094732456f16 (127.10.217.67) to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:35.226307 15853 raft_consensus.cc:993] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16: : Instructing follower c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:35.226783 15853 raft_consensus.cc:1081] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Signalling peer c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:35.228394 15638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bf74a6084ad4113a24a325717b682f9"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:37894
I20260710 13:21:35.228966 15638 raft_consensus.cc:493] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:35.229282 15638 raft_consensus.cc:3060] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.235096 15638 raft_consensus.cc:515] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.237386 15638 leader_election.cc:290] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:35.238520 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf74a6084ad4113a24a325717b682f9" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:35.238852 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf74a6084ad4113a24a325717b682f9" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:35.239187 15715 raft_consensus.cc:3060] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.239485 15788 raft_consensus.cc:3055] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:35.239879 15788 raft_consensus.cc:740] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:35.240900 15788 consensus_queue.cc:260] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.242317 15788 raft_consensus.cc:3060] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.245119 15715 raft_consensus.cc:2468] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:35.246488 15606 leader_election.cc:304] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98; no voters: 
I20260710 13:21:35.247263 15837 raft_consensus.cc:2804] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:35.247725 15837 raft_consensus.cc:697] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:35.248586 15837 consensus_queue.cc:237] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.250352 15788 raft_consensus.cc:2468] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:35.255846 15538 catalog_manager.cc:5697] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 1 to 2, leader changed from f4e8a105e9f743638c92094732456f16 (127.10.217.67) to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:35.303160 15853 consensus_queue.cc:1048] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:35.310355 15835 raft_consensus.cc:993] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16: : Instructing follower 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:35.310901 15884 raft_consensus.cc:1081] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Signalling peer 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:35.312505 15714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b"
dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:54742
I20260710 13:21:35.313954 15714 raft_consensus.cc:493] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:35.314512 15714 raft_consensus.cc:3060] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.316295 15835 consensus_queue.cc:1048] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:35.322530 15714 raft_consensus.cc:515] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.325418 15714 leader_election.cc:290] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:35.326135 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:35.326520 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80d917b408cf45688f3ade7fadbc3a6b" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:35.326965 15638 raft_consensus.cc:3060] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.327132 15788 raft_consensus.cc:3055] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:35.327548 15788 raft_consensus.cc:740] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:35.328393 15788 consensus_queue.cc:260] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.329285 15788 raft_consensus.cc:3060] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.337678 15788 raft_consensus.cc:2468] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:35.338996 15678 leader_election.cc:304] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:35.339917 15836 raft_consensus.cc:2804] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:35.340591 15836 raft_consensus.cc:697] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Becoming Leader. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:35.341809 15836 consensus_queue.cc:237] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.344271 15638 raft_consensus.cc:2468] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:35.346787 15868 raft_consensus.cc:993] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c: : Instructing follower c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:35.347313 15868 raft_consensus.cc:1081] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Signalling peer c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:35.348913 15639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c88687a92f2d4e73bcb7dcf897a9a6b7"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:37896
I20260710 13:21:35.349498 15639 raft_consensus.cc:493] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:35.349850 15639 raft_consensus.cc:3060] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.352319 15536 catalog_manager.cc:5697] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c reported cstate change: term changed from 1 to 2, leader changed from f4e8a105e9f743638c92094732456f16 (127.10.217.67) to 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66). New cstate: current_term: 2 leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:35.354696 15835 raft_consensus.cc:993] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16: : Instructing follower c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:35.355257 15884 raft_consensus.cc:1081] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Signalling peer c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:35.357437 15638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:37894
I20260710 13:21:35.358664 15638 raft_consensus.cc:493] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:35.358994 15638 raft_consensus.cc:3060] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.359395 15639 raft_consensus.cc:515] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.362865 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88687a92f2d4e73bcb7dcf897a9a6b7" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:35.363548 15714 raft_consensus.cc:3055] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:35.363906 15714 raft_consensus.cc:740] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:35.363888 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88687a92f2d4e73bcb7dcf897a9a6b7" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:35.364696 15788 raft_consensus.cc:3060] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.365087 15714 consensus_queue.cc:260] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.366362 15714 raft_consensus.cc:3060] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.366585 15638 raft_consensus.cc:515] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:35.368932 15638 leader_election.cc:290] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Requested vote from peers f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:35.369876 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:35.370397 15639 leader_election.cc:290] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:35.370560 15715 raft_consensus.cc:3060] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.372416 15788 raft_consensus.cc:2468] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:35.373869 15603 leader_election.cc:304] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:35.374143 15714 raft_consensus.cc:2468] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:35.374789 15837 raft_consensus.cc:2804] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:35.375340 15837 raft_consensus.cc:697] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:35.376665 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:35.376586 15837 consensus_queue.cc:237] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.377458 15789 raft_consensus.cc:3055] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:35.377871 15789 raft_consensus.cc:740] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:35.378230 15715 raft_consensus.cc:2468] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:35.378719 15789 consensus_queue.cc:260] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:35.379556 15606 leader_election.cc:304] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98; no voters: 
I20260710 13:21:35.379904 15789 raft_consensus.cc:3060] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.380504 15837 raft_consensus.cc:2804] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:35.381208 15837 raft_consensus.cc:697] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:35.382134 15837 consensus_queue.cc:237] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:35.385979 15536 catalog_manager.cc:5697] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 1 to 2, leader changed from 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66) to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:35.387614 15789 raft_consensus.cc:2468] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:35.399454 15536 catalog_manager.cc:5697] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 1 to 2, leader changed from f4e8a105e9f743638c92094732456f16 (127.10.217.67) to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:35.402268 15835 raft_consensus.cc:993] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16: : Instructing follower 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:35.402944 15853 raft_consensus.cc:1081] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Signalling peer 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:35.404707 15715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473"
dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:54742
I20260710 13:21:35.405359 15715 raft_consensus.cc:493] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:35.405781 15715 raft_consensus.cc:3060] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.412305 15715 raft_consensus.cc:515] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.414132 15715 leader_election.cc:290] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:35.415310 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:35.415251 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:35.416083 15789 raft_consensus.cc:3055] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:35.416109 15639 raft_consensus.cc:3060] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.416591 15789 raft_consensus.cc:740] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:35.417490 15789 consensus_queue.cc:260] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.418808 15789 raft_consensus.cc:3060] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.423851 15639 raft_consensus.cc:2468] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:35.425190 15679 leader_election.cc:304] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98; no voters: 
I20260710 13:21:35.426047 15868 raft_consensus.cc:2804] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:35.426170 15789 raft_consensus.cc:2468] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:35.426542 15868 raft_consensus.cc:697] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Becoming Leader. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:35.427711 15868 consensus_queue.cc:237] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:35.434885 15536 catalog_manager.cc:5697] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c reported cstate change: term changed from 1 to 2, leader changed from f4e8a105e9f743638c92094732456f16 (127.10.217.67) to 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66). New cstate: current_term: 2 leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:35.497881 15639 raft_consensus.cc:1275] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.499461 15868 consensus_queue.cc:1048] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.508423 15789 raft_consensus.cc:1275] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.510954 15870 consensus_queue.cc:1048] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.540686 15639 raft_consensus.cc:1275] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.542059 15870 consensus_queue.cc:1048] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.550788 15789 raft_consensus.cc:3060] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.554662 15715 raft_consensus.cc:3060] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.559530 15789 raft_consensus.cc:1275] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.561481 15870 consensus_queue.cc:1048] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.562073 15715 raft_consensus.cc:1275] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.563833 15837 consensus_queue.cc:1048] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:35.580617 15789 raft_consensus.cc:1275] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.582382 15876 consensus_queue.cc:1048] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:35.741935 15715 raft_consensus.cc:1275] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.743388 15876 consensus_queue.cc:1048] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.751669 15789 raft_consensus.cc:1275] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.753780 15876 consensus_queue.cc:1048] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.776467 15789 raft_consensus.cc:1275] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.777755 15870 consensus_queue.cc:1048] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.785301 15639 raft_consensus.cc:1275] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.785830 15715 raft_consensus.cc:1275] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.786921 15913 consensus_queue.cc:1048] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.787740 15876 consensus_queue.cc:1048] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.799081 15789 raft_consensus.cc:1275] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.801545 15876 consensus_queue.cc:1048] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.809636 15715 raft_consensus.cc:1275] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.811033 15875 consensus_queue.cc:1048] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.820699 15789 raft_consensus.cc:1275] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.822353 15837 consensus_queue.cc:1048] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.974992 15639 raft_consensus.cc:1275] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.976294 15913 consensus_queue.cc:1048] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.986238 15789 raft_consensus.cc:1275] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.988328 15870 consensus_queue.cc:1048] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:38.030968 15536 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46062:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:38.033573 15536 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:38.148999 15777 tablet_service.cc:1511] Processing CreateTablet for tablet 0c363b32c9f1415fbe3974ccf9b809a2 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:38.151887 15777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c363b32c9f1415fbe3974ccf9b809a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.152176 15772 tablet_service.cc:1511] Processing CreateTablet for tablet 51a21ee730c14a54addfc33d4d62863b (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:38.154004 15772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a21ee730c14a54addfc33d4d62863b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.155416 15775 tablet_service.cc:1511] Processing CreateTablet for tablet 10c36770116f4215ad0b2954cf8cddbb (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:38.155822 15776 tablet_service.cc:1511] Processing CreateTablet for tablet e8d1884ff2e34c878cde54d35933a50e (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:38.163646 15773 tablet_service.cc:1511] Processing CreateTablet for tablet b19bede4e0a14db895f1b6e52b768cd6 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:38.158119 15771 tablet_service.cc:1511] Processing CreateTablet for tablet 87898a5c3bac4446a9015fc28a372c20 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:38.172294 15775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c36770116f4215ad0b2954cf8cddbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.176432 15773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b19bede4e0a14db895f1b6e52b768cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.174525 15779 tablet_service.cc:1511] Processing CreateTablet for tablet 2382b258924a4769919b20a58a454dd4 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:38.177791 15779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2382b258924a4769919b20a58a454dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.178488 15776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d1884ff2e34c878cde54d35933a50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.179181 15700 tablet_service.cc:1511] Processing CreateTablet for tablet 87898a5c3bac4446a9015fc28a372c20 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:38.180181 15771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87898a5c3bac4446a9015fc28a372c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.181107 15700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87898a5c3bac4446a9015fc28a372c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.176597 15698 tablet_service.cc:1511] Processing CreateTablet for tablet 10c36770116f4215ad0b2954cf8cddbb (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:38.203410 15698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c36770116f4215ad0b2954cf8cddbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.236333 15697 tablet_service.cc:1511] Processing CreateTablet for tablet 0c363b32c9f1415fbe3974ccf9b809a2 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:38.238021 15697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c363b32c9f1415fbe3974ccf9b809a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.236333 15699 tablet_service.cc:1511] Processing CreateTablet for tablet b19bede4e0a14db895f1b6e52b768cd6 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:38.244670 15699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b19bede4e0a14db895f1b6e52b768cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.245671 15931 tablet_bootstrap.cc:492] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:38.254885 15702 tablet_service.cc:1511] Processing CreateTablet for tablet 51a21ee730c14a54addfc33d4d62863b (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:38.256757 15702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a21ee730c14a54addfc33d4d62863b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.260860 15931 tablet_bootstrap.cc:654] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:38.285917 15586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:38.306973 15933 tablet_bootstrap.cc:492] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:38.309706 15931 tablet_bootstrap.cc:492] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:38.310261 15931 ts_tablet_manager.cc:1403] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.009s
I20260710 13:21:38.313303 15931 raft_consensus.cc:359] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.314067 15931 raft_consensus.cc:385] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.314409 15931 raft_consensus.cc:740] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.315200 15933 tablet_bootstrap.cc:654] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.315181 15931 consensus_queue.cc:260] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.317827 15931 ts_tablet_manager.cc:1434] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:21:38.323155 15931 tablet_bootstrap.cc:492] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:38.331787 15931 tablet_bootstrap.cc:654] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.333921 15933 tablet_bootstrap.cc:492] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:38.334615 15933 ts_tablet_manager.cc:1403] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.010s
I20260710 13:21:38.338577 15933 raft_consensus.cc:359] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.339440 15933 raft_consensus.cc:385] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.339774 15933 raft_consensus.cc:740] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.339883 15704 tablet_service.cc:1511] Processing CreateTablet for tablet 2382b258924a4769919b20a58a454dd4 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:38.340823 15933 consensus_queue.cc:260] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.341430 15704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2382b258924a4769919b20a58a454dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.346967 15933 ts_tablet_manager.cc:1434] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
I20260710 13:21:38.348474 15933 tablet_bootstrap.cc:492] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:38.358160 15933 tablet_bootstrap.cc:654] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.378412 15933 tablet_bootstrap.cc:492] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:38.379907 15933 ts_tablet_manager.cc:1403] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.004s
I20260710 13:21:38.380908 15931 tablet_bootstrap.cc:492] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:38.381459 15931 ts_tablet_manager.cc:1403] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.019s
I20260710 13:21:38.385098 15931 raft_consensus.cc:359] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.385391 15933 raft_consensus.cc:359] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.385903 15931 raft_consensus.cc:385] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.386258 15933 raft_consensus.cc:385] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.386341 15931 raft_consensus.cc:740] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.386751 15933 raft_consensus.cc:740] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.387636 15933 consensus_queue.cc:260] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.388089 15931 consensus_queue.cc:260] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.390585 15933 ts_tablet_manager.cc:1434] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:21:38.391736 15933 tablet_bootstrap.cc:492] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:38.398874 15931 ts_tablet_manager.cc:1434] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.006s
I20260710 13:21:38.395895 15705 tablet_service.cc:1511] Processing CreateTablet for tablet e8d1884ff2e34c878cde54d35933a50e (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:38.400259 15931 tablet_bootstrap.cc:492] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:38.400926 15705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d1884ff2e34c878cde54d35933a50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.407243 15933 tablet_bootstrap.cc:654] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.408902 15931 tablet_bootstrap.cc:654] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.411666 15629 tablet_service.cc:1511] Processing CreateTablet for tablet 0c363b32c9f1415fbe3974ccf9b809a2 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:38.414113 15629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c363b32c9f1415fbe3974ccf9b809a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.414994 15628 tablet_service.cc:1511] Processing CreateTablet for tablet 10c36770116f4215ad0b2954cf8cddbb (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:38.416905 15628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c36770116f4215ad0b2954cf8cddbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.411691 15622 tablet_service.cc:1511] Processing CreateTablet for tablet 51a21ee730c14a54addfc33d4d62863b (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:38.419683 15622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a21ee730c14a54addfc33d4d62863b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.419839 15630 tablet_service.cc:1511] Processing CreateTablet for tablet 2382b258924a4769919b20a58a454dd4 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:38.421820 15630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2382b258924a4769919b20a58a454dd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.423884 15627 tablet_service.cc:1511] Processing CreateTablet for tablet b19bede4e0a14db895f1b6e52b768cd6 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:38.432399 15624 tablet_service.cc:1511] Processing CreateTablet for tablet e8d1884ff2e34c878cde54d35933a50e (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
W20260710 13:21:38.434917 15525 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.217.66:46037, user_credentials={real_user=slave}} blocked reactor thread for 61161.3us
I20260710 13:21:38.437633 15623 tablet_service.cc:1511] Processing CreateTablet for tablet 87898a5c3bac4446a9015fc28a372c20 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
W20260710 13:21:38.451721 15522 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.217.67:40271, user_credentials={real_user=slave}} blocked reactor thread for 63104.7us
I20260710 13:21:38.456815 15704 tablet_service.cc:1511] Processing CreateTablet for tablet 06fc59592281432c92b45ac5da59387e (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:38.458248 15704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fc59592281432c92b45ac5da59387e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.460376 15626 tablet_service.cc:1511] Processing CreateTablet for tablet 06fc59592281432c92b45ac5da59387e (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:38.462710 15779 tablet_service.cc:1511] Processing CreateTablet for tablet 06fc59592281432c92b45ac5da59387e (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:38.467929 15699 tablet_service.cc:1511] Processing CreateTablet for tablet e2d8f02a11474e918d512252755c49e5 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:38.469312 15699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d8f02a11474e918d512252755c49e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.470690 15933 tablet_bootstrap.cc:492] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:38.471343 15933 ts_tablet_manager.cc:1403] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.080s	user 0.028s	sys 0.022s
I20260710 13:21:38.474851 15626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fc59592281432c92b45ac5da59387e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.475090 15933 raft_consensus.cc:359] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.476090 15933 raft_consensus.cc:385] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.476462 15933 raft_consensus.cc:740] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.479369 15627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b19bede4e0a14db895f1b6e52b768cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.479142 15625 tablet_service.cc:1511] Processing CreateTablet for tablet e2d8f02a11474e918d512252755c49e5 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:38.480715 15625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d8f02a11474e918d512252755c49e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.464293 15779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06fc59592281432c92b45ac5da59387e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.477540 15933 consensus_queue.cc:260] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.507221 15933 ts_tablet_manager.cc:1434] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260710 13:21:38.486501 15624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d1884ff2e34c878cde54d35933a50e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.514950 15623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87898a5c3bac4446a9015fc28a372c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.519407 15771 tablet_service.cc:1511] Processing CreateTablet for tablet e2d8f02a11474e918d512252755c49e5 (DEFAULT_TABLE table=soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:38.520274 15933 tablet_bootstrap.cc:492] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:38.520901 15771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d8f02a11474e918d512252755c49e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.554383 15853 raft_consensus.cc:493] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.556645 15853 raft_consensus.cc:515] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.558916 15853 leader_election.cc:290] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:38.564729 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a21ee730c14a54addfc33d4d62863b" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:38.565486 15715 raft_consensus.cc:2468] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:38.554529 15933 tablet_bootstrap.cc:654] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.566845 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a21ee730c14a54addfc33d4d62863b" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:38.567193 15755 leader_election.cc:304] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:38.568149 15853 raft_consensus.cc:2804] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.568565 15853 raft_consensus.cc:493] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.568933 15853 raft_consensus.cc:3060] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:38.570581 15753 leader_election.cc:343] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.577942 15931 tablet_bootstrap.cc:492] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:38.581941 15931 ts_tablet_manager.cc:1403] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.182s	user 0.033s	sys 0.023s
I20260710 13:21:38.583412 15853 raft_consensus.cc:515] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.585635 15931 raft_consensus.cc:359] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.586519 15931 raft_consensus.cc:385] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.586833 15931 raft_consensus.cc:740] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.587350 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a21ee730c14a54addfc33d4d62863b" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
W20260710 13:21:38.589030 15753 leader_election.cc:343] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.589584 15931 consensus_queue.cc:260] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.597857 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a21ee730c14a54addfc33d4d62863b" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:38.598526 15715 raft_consensus.cc:3060] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.604825 15931 ts_tablet_manager.cc:1434] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260710 13:21:38.606108 15931 tablet_bootstrap.cc:492] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:38.610355 15940 tablet_bootstrap.cc:492] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:38.610975 15715 raft_consensus.cc:2468] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:38.614445 15755 leader_election.cc:304] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [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: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:38.612637 15853 leader_election.cc:290] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:38.615351 15937 raft_consensus.cc:2804] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:38.620446 15933 tablet_bootstrap.cc:492] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:38.621115 15933 ts_tablet_manager.cc:1403] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.113s	user 0.021s	sys 0.011s
I20260710 13:21:38.623226 15940 tablet_bootstrap.cc:654] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.624078 15931 tablet_bootstrap.cc:654] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.625475 15933 raft_consensus.cc:359] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.626472 15933 raft_consensus.cc:385] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.626869 15933 raft_consensus.cc:740] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.628078 15933 consensus_queue.cc:260] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.631129 15933 ts_tablet_manager.cc:1434] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260710 13:21:38.632337 15933 tablet_bootstrap.cc:492] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:38.634690 15940 tablet_bootstrap.cc:492] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:38.635470 15940 ts_tablet_manager.cc:1403] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.000s
I20260710 13:21:38.638796 15937 raft_consensus.cc:697] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:38.640697 15933 tablet_bootstrap.cc:654] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.641261 15937 consensus_queue.cc:237] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.641470 15940 raft_consensus.cc:359] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.642231 15940 raft_consensus.cc:385] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.642577 15940 raft_consensus.cc:740] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.654750 15940 consensus_queue.cc:260] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.657276 15940 ts_tablet_manager.cc:1434] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:21:38.658830 15940 tablet_bootstrap.cc:492] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:38.663352 15535 catalog_manager.cc:5697] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:38.665463 15940 tablet_bootstrap.cc:654] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.648933 15931 tablet_bootstrap.cc:492] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:38.672194 15931 ts_tablet_manager.cc:1403] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.011s
I20260710 13:21:38.678258 15940 tablet_bootstrap.cc:492] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:38.679071 15940 ts_tablet_manager.cc:1403] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:21:38.681100 15931 raft_consensus.cc:359] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.684470 15931 raft_consensus.cc:385] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.684803 15931 raft_consensus.cc:740] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.684970 15940 raft_consensus.cc:359] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.685781 15940 raft_consensus.cc:385] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.686141 15940 raft_consensus.cc:740] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.685629 15931 consensus_queue.cc:260] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.686797 15933 tablet_bootstrap.cc:492] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:38.687458 15933 ts_tablet_manager.cc:1403] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.018s
I20260710 13:21:38.689088 15931 ts_tablet_manager.cc:1434] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:21:38.690296 15931 tablet_bootstrap.cc:492] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:38.690994 15933 raft_consensus.cc:359] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.692106 15933 raft_consensus.cc:385] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.686882 15940 consensus_queue.cc:260] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.692555 15933 raft_consensus.cc:740] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.693359 15933 consensus_queue.cc:260] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.694535 15940 ts_tablet_manager.cc:1434] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:21:38.695590 15940 tablet_bootstrap.cc:492] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:38.695716 15933 ts_tablet_manager.cc:1434] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:38.697062 15933 tablet_bootstrap.cc:492] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:38.698712 15931 tablet_bootstrap.cc:654] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.702811 15940 tablet_bootstrap.cc:654] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.703514 15933 tablet_bootstrap.cc:654] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.712133 15931 tablet_bootstrap.cc:492] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:38.712903 15931 ts_tablet_manager.cc:1403] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 13:21:38.715962 15931 raft_consensus.cc:359] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.716728 15931 raft_consensus.cc:385] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.717036 15931 raft_consensus.cc:740] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.719686 15937 raft_consensus.cc:493] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.720430 15940 tablet_bootstrap.cc:492] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:38.720418 15937 raft_consensus.cc:515] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.721146 15940 ts_tablet_manager.cc:1403] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260710 13:21:38.723356 15937 leader_election.cc:290] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:38.724105 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:38.724344 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:38.723987 15931 consensus_queue.cc:260] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
W20260710 13:21:38.725802 15753 leader_election.cc:343] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:38.726436 15755 leader_election.cc:343] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.726876 15755 leader_election.cc:304] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4e8a105e9f743638c92094732456f16; no voters: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:38.727639 15937 raft_consensus.cc:2749] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:38.727763 15933 tablet_bootstrap.cc:492] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:38.728391 15933 ts_tablet_manager.cc:1403] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.011s
I20260710 13:21:38.728595 15931 ts_tablet_manager.cc:1434] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:21:38.729676 15931 tablet_bootstrap.cc:492] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:38.729700 15940 raft_consensus.cc:359] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.730720 15940 raft_consensus.cc:385] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.731091 15940 raft_consensus.cc:740] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.731657 15933 raft_consensus.cc:359] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.732441 15933 raft_consensus.cc:385] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.731937 15940 consensus_queue.cc:260] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.732749 15933 raft_consensus.cc:740] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.733781 15933 consensus_queue.cc:260] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.735080 15940 ts_tablet_manager.cc:1434] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:21:38.736310 15940 tablet_bootstrap.cc:492] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:38.736457 15933 ts_tablet_manager.cc:1434] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 13:21:38.737699 15933 tablet_bootstrap.cc:492] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:38.740454 15931 tablet_bootstrap.cc:654] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.743984 15940 tablet_bootstrap.cc:654] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.744637 15933 tablet_bootstrap.cc:654] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.761950 15940 tablet_bootstrap.cc:492] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:38.762145 15931 tablet_bootstrap.cc:492] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:38.762519 15940 ts_tablet_manager.cc:1403] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260710 13:21:38.762862 15931 ts_tablet_manager.cc:1403] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.022s
I20260710 13:21:38.764703 15870 raft_consensus.cc:493] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.765235 15870 raft_consensus.cc:515] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.766224 15931 raft_consensus.cc:359] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.767001 15931 raft_consensus.cc:385] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.767292 15931 raft_consensus.cc:740] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.767427 15870 leader_election.cc:290] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:38.768198 15931 consensus_queue.cc:260] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.770697 15931 ts_tablet_manager.cc:1434] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:21:38.771689 15931 tablet_bootstrap.cc:492] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:38.771867 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c36770116f4215ad0b2954cf8cddbb" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:38.772501 15789 raft_consensus.cc:2468] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 0.
I20260710 13:21:38.773490 15937 raft_consensus.cc:493] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.774008 15937 raft_consensus.cc:515] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.776186 15937 leader_election.cc:290] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:38.777293 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c363b32c9f1415fbe3974ccf9b809a2" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:38.777907 15715 raft_consensus.cc:2468] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:38.778565 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c363b32c9f1415fbe3974ccf9b809a2" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:38.779201 15755 leader_election.cc:304] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:38.779572 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c36770116f4215ad0b2954cf8cddbb" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:38.779203 15639 raft_consensus.cc:2468] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:38.782532 15678 leader_election.cc:304] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:38.783236 15931 tablet_bootstrap.cc:654] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.783876 15870 raft_consensus.cc:2804] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.784356 15870 raft_consensus.cc:493] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.784765 15870 raft_consensus.cc:3060] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.786178 15933 tablet_bootstrap.cc:492] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:38.786754 15933 ts_tablet_manager.cc:1403] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.030s
W20260710 13:21:38.788046 15679 leader_election.cc:343] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.790202 15933 raft_consensus.cc:359] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.791095 15933 raft_consensus.cc:385] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.791281 15930 raft_consensus.cc:493] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.791440 15933 raft_consensus.cc:740] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.791895 15930 raft_consensus.cc:515] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.792430 15933 consensus_queue.cc:260] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.792286 15937 raft_consensus.cc:2804] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.794705 15930 leader_election.cc:290] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:38.795156 15937 raft_consensus.cc:493] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.795807 15937 raft_consensus.cc:3060] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.805053 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87898a5c3bac4446a9015fc28a372c20" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
W20260710 13:21:38.807637 15678 leader_election.cc:343] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.808480 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87898a5c3bac4446a9015fc28a372c20" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
W20260710 13:21:38.813515 15679 leader_election.cc:343] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.814327 15679 leader_election.cc:304] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c; no voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16
I20260710 13:21:38.816151 15930 raft_consensus.cc:2749] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:38.821791 15931 tablet_bootstrap.cc:492] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:38.822368 15931 ts_tablet_manager.cc:1403] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.022s
I20260710 13:21:38.822459 15933 ts_tablet_manager.cc:1434] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.027s
I20260710 13:21:38.823952 15933 tablet_bootstrap.cc:492] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:38.825479 15870 raft_consensus.cc:515] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.825738 15931 raft_consensus.cc:359] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.826551 15931 raft_consensus.cc:385] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.826864 15931 raft_consensus.cc:740] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.827714 15931 consensus_queue.cc:260] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.829301 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c36770116f4215ad0b2954cf8cddbb" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:38.830468 15931 ts_tablet_manager.cc:1434] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260710 13:21:38.831192 15679 leader_election.cc:343] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.831586 15931 tablet_bootstrap.cc:492] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:38.831753 15937 raft_consensus.cc:515] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.831867 15933 tablet_bootstrap.cc:654] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.834177 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c36770116f4215ad0b2954cf8cddbb" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:38.834829 15789 raft_consensus.cc:3060] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.835752 15837 raft_consensus.cc:493] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.836226 15837 raft_consensus.cc:515] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.837618 15940 raft_consensus.cc:359] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.838375 15940 raft_consensus.cc:385] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.838790 15940 raft_consensus.cc:740] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.839037 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c363b32c9f1415fbe3974ccf9b809a2" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:38.839572 15715 raft_consensus.cc:3060] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.839540 15940 consensus_queue.cc:260] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.840569 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c363b32c9f1415fbe3974ccf9b809a2" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:38.841382 15639 raft_consensus.cc:3060] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.841940 15940 ts_tablet_manager.cc:1434] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.079s	user 0.004s	sys 0.000s
I20260710 13:21:38.842989 15940 tablet_bootstrap.cc:492] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:38.843681 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a21ee730c14a54addfc33d4d62863b" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:38.846364 15937 leader_election.cc:290] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:38.850502 15940 tablet_bootstrap.cc:654] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.853364 15919 raft_consensus.cc:493] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.838312 15837 leader_election.cc:290] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:38.854143 15919 raft_consensus.cc:515] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.856721 15919 leader_election.cc:290] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:38.858980 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2382b258924a4769919b20a58a454dd4" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:38.859972 15788 raft_consensus.cc:2468] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 0.
I20260710 13:21:38.861857 15603 leader_election.cc:304] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:38.863564 15919 raft_consensus.cc:2804] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.864115 15919 raft_consensus.cc:493] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.864704 15919 raft_consensus.cc:3060] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.867477 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a21ee730c14a54addfc33d4d62863b" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:38.869304 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2382b258924a4769919b20a58a454dd4" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:38.871078 15714 raft_consensus.cc:2393] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c67a8ffa5bc54f4ba176566af6c03f98 in current term 1: Already voted for candidate f4e8a105e9f743638c92094732456f16 in this term.
I20260710 13:21:38.871438 15713 raft_consensus.cc:2468] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 0.
I20260710 13:21:38.882118 15606 leader_election.cc:304] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98; no voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16
I20260710 13:21:38.870246 15715 raft_consensus.cc:2468] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:38.883318 15837 raft_consensus.cc:3060] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.883599 15755 leader_election.cc:304] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:38.884475 15937 raft_consensus.cc:2804] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:38.883783 15870 leader_election.cc:290] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:38.884934 15937 raft_consensus.cc:697] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:38.886071 15937 consensus_queue.cc:237] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.889515 15919 raft_consensus.cc:515] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.895798 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2382b258924a4769919b20a58a454dd4" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:38.896497 15788 raft_consensus.cc:3060] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.896972 15837 raft_consensus.cc:2749] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:38.892062 15789 raft_consensus.cc:2468] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 1.
I20260710 13:21:38.900362 15678 leader_election.cc:304] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [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: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:38.902074 15870 raft_consensus.cc:2804] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:38.902774 15870 raft_consensus.cc:697] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Becoming Leader. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:38.905041 15870 consensus_queue.cc:237] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.910614 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2382b258924a4769919b20a58a454dd4" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:38.911276 15715 raft_consensus.cc:3060] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.908459 15788 raft_consensus.cc:2468] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 1.
I20260710 13:21:38.892558 15931 tablet_bootstrap.cc:654] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.917837 15603 leader_election.cc:304] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:38.920485 15962 raft_consensus.cc:2804] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:38.926687 15962 raft_consensus.cc:697] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:38.910648 15639 raft_consensus.cc:2468] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:38.927556 15962 consensus_queue.cc:237] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.920200 15536 catalog_manager.cc:5697] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:38.923389 15931 tablet_bootstrap.cc:492] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:38.930590 15940 tablet_bootstrap.cc:492] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:38.930879 15931 ts_tablet_manager.cc:1403] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.002s
I20260710 13:21:38.931279 15940 ts_tablet_manager.cc:1403] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.020s
I20260710 13:21:38.923942 15933 tablet_bootstrap.cc:492] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:38.908960 15919 leader_election.cc:290] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:38.935475 15933 ts_tablet_manager.cc:1403] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.112s	user 0.060s	sys 0.028s
I20260710 13:21:38.937716 15931 raft_consensus.cc:359] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.938573 15931 raft_consensus.cc:385] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.938840 15931 raft_consensus.cc:740] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.939502 15931 consensus_queue.cc:260] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.940625 15940 raft_consensus.cc:359] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.942240 15940 raft_consensus.cc:385] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.942704 15940 raft_consensus.cc:740] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.943567 15940 consensus_queue.cc:260] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.945165 15715 raft_consensus.cc:2468] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 1.
I20260710 13:21:38.946595 15940 ts_tablet_manager.cc:1434] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 13:21:38.941540 15931 ts_tablet_manager.cc:1434] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260710 13:21:38.939627 15933 raft_consensus.cc:359] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.947203 15933 raft_consensus.cc:385] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.947541 15933 raft_consensus.cc:740] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.947778 15940 tablet_bootstrap.cc:492] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:38.948343 15933 consensus_queue.cc:260] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.950881 15933 ts_tablet_manager.cc:1434] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:21:38.951870 15933 tablet_bootstrap.cc:492] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c: Bootstrap starting.
I20260710 13:21:38.952561 15931 tablet_bootstrap.cc:492] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16: Bootstrap starting.
I20260710 13:21:38.953758 15537 catalog_manager.cc:5697] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66). New cstate: current_term: 1 leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:38.956277 15940 tablet_bootstrap.cc:654] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.957731 15870 raft_consensus.cc:493] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.958099 15933 tablet_bootstrap.cc:654] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.958521 15870 raft_consensus.cc:515] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.962363 15870 leader_election.cc:290] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:38.963306 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
W20260710 13:21:38.965085 15679 leader_election.cc:343] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.965951 15937 raft_consensus.cc:493] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.966310 15931 tablet_bootstrap.cc:654] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.966718 15937 raft_consensus.cc:515] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.970686 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fc59592281432c92b45ac5da59387e" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:38.971657 15639 raft_consensus.cc:2468] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:38.974637 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:38.975714 15788 raft_consensus.cc:2468] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 0.
I20260710 13:21:38.977605 15753 leader_election.cc:304] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:38.979453 15853 raft_consensus.cc:2804] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.979847 15940 tablet_bootstrap.cc:492] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:38.979849 15853 raft_consensus.cc:493] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.980635 15853 raft_consensus.cc:3060] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.980774 15940 ts_tablet_manager.cc:1403] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.003s
I20260710 13:21:38.985121 15940 raft_consensus.cc:359] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:38.985354 15678 leader_election.cc:304] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [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: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:38.985895 15940 raft_consensus.cc:385] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.986449 15959 raft_consensus.cc:2804] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.990454 15959 raft_consensus.cc:493] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.990975 15959 raft_consensus.cc:3060] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.979458 15870 raft_consensus.cc:493] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.998670 15870 raft_consensus.cc:515] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.002547 15870 leader_election.cc:290] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.002918 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
W20260710 13:21:39.005422 15679 leader_election.cc:343] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:39.007484 15959 raft_consensus.cc:515] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.009760 15940 raft_consensus.cc:740] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.011010 15940 consensus_queue.cc:260] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.014711 15940 ts_tablet_manager.cc:1434] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 13:21:39.016266 15940 tablet_bootstrap.cc:492] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:38.987843 15937 leader_election.cc:290] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:38.989145 15853 raft_consensus.cc:515] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.020917 15853 leader_election.cc:290] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:39.021407 15931 tablet_bootstrap.cc:492] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16: No bootstrap required, opened a new log
I20260710 13:21:38.989457 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fc59592281432c92b45ac5da59387e" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:39.022229 15959 leader_election.cc:290] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.022400 15715 raft_consensus.cc:2468] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:39.020853 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
W20260710 13:21:39.024003 15679 leader_election.cc:343] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:39.024487 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fc59592281432c92b45ac5da59387e" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:39.021962 15931 ts_tablet_manager.cc:1403] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16: Time spent bootstrapping tablet: real 0.070s	user 0.027s	sys 0.031s
I20260710 13:21:39.024932 15940 tablet_bootstrap.cc:654] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.025067 15715 raft_consensus.cc:3060] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.025889 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fc59592281432c92b45ac5da59387e" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:39.026536 15639 raft_consensus.cc:3060] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.027798 15853 raft_consensus.cc:493] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.028288 15853 raft_consensus.cc:515] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.028115 15931 raft_consensus.cc:359] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.029140 15931 raft_consensus.cc:385] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.029539 15931 raft_consensus.cc:740] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.030825 15853 leader_election.cc:290] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:39.032442 15931 consensus_queue.cc:260] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.032497 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:39.035092 15713 raft_consensus.cc:2468] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:39.035370 15639 raft_consensus.cc:2468] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:39.036635 15755 leader_election.cc:304] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:39.037616 15853 raft_consensus.cc:2804] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:39.037729 15931 ts_tablet_manager.cc:1434] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:21:39.038035 15853 raft_consensus.cc:493] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:39.038599 15853 raft_consensus.cc:3060] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.043947 15753 leader_election.cc:304] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:39.044952 15937 raft_consensus.cc:2804] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.045457 15937 raft_consensus.cc:697] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:39.046510 15937 consensus_queue.cc:237] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.047081 15853 raft_consensus.cc:515] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.051713 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:39.052630 15788 raft_consensus.cc:2393] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3affbf6e8be7490bb4bced3cc4c5735c in current term 1: Already voted for candidate f4e8a105e9f743638c92094732456f16 in this term.
I20260710 13:21:39.053891 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:39.054224 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:39.054502 15788 raft_consensus.cc:3060] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.054850 15713 raft_consensus.cc:3060] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.062247 15713 raft_consensus.cc:2468] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:39.064459 15755 leader_election.cc:304] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:39.063091 15853 leader_election.cc:290] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:39.065481 15942 raft_consensus.cc:2804] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.066007 15942 raft_consensus.cc:697] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:39.066905 15942 consensus_queue.cc:237] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.062251 15788 raft_consensus.cc:2468] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 1.
I20260710 13:21:39.072211 15715 raft_consensus.cc:2468] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:39.074925 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:39.075242 15639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:39.079624 15678 leader_election.cc:304] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c; no voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16
I20260710 13:21:39.080607 15959 raft_consensus.cc:2749] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:39.081867 15678 leader_election.cc:304] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [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: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:39.082736 15959 raft_consensus.cc:2804] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.083204 15959 raft_consensus.cc:697] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Becoming Leader. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:39.078191 15536 catalog_manager.cc:5697] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 0 to 1, leader changed from <none> to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.084254 15959 consensus_queue.cc:237] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
W20260710 13:21:39.094715 15753 leader_election.cc:343] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:39.097851 15753 leader_election.cc:343] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:39.101910 15853 raft_consensus.cc:493] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.103942 15853 raft_consensus.cc:515] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.101615 15537 catalog_manager.cc:5697] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66). New cstate: current_term: 1 leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.107347 15853 leader_election.cc:290] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:39.111927 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d8f02a11474e918d512252755c49e5" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
W20260710 13:21:39.116247 15755 leader_election.cc:343] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:39.117475 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d8f02a11474e918d512252755c49e5" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" is_pre_election: true
I20260710 13:21:39.118089 15638 raft_consensus.cc:2468] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 0.
I20260710 13:21:39.119957 15753 leader_election.cc:304] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [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: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:39.123857 15942 raft_consensus.cc:2804] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:39.124356 15942 raft_consensus.cc:493] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:39.126099 15942 raft_consensus.cc:3060] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.127509 15940 tablet_bootstrap.cc:492] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:39.128130 15940 ts_tablet_manager.cc:1403] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.112s	user 0.031s	sys 0.071s
I20260710 13:21:39.131129 15940 raft_consensus.cc:359] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.131871 15940 raft_consensus.cc:385] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.132277 15940 raft_consensus.cc:740] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.133786 15940 consensus_queue.cc:260] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.134399 15537 catalog_manager.cc:5697] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:39.143193 15940 ts_tablet_manager.cc:1434] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 13:21:39.143628 15942 raft_consensus.cc:515] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.144487 15940 tablet_bootstrap.cc:492] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:39.147332 15933 tablet_bootstrap.cc:492] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c: No bootstrap required, opened a new log
I20260710 13:21:39.147933 15933 ts_tablet_manager.cc:1403] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent bootstrapping tablet: real 0.196s	user 0.058s	sys 0.073s
I20260710 13:21:39.148552 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d8f02a11474e918d512252755c49e5" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:39.151322 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d8f02a11474e918d512252755c49e5" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:39.152263 15638 raft_consensus.cc:3060] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.153123 15940 tablet_bootstrap.cc:654] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.158864 15942 leader_election.cc:290] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:39.151331 15933 raft_consensus.cc:359] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.162541 15933 raft_consensus.cc:385] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.162995 15933 raft_consensus.cc:740] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.164023 15933 consensus_queue.cc:260] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.168684 15715 raft_consensus.cc:3060] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.171058 15638 raft_consensus.cc:2468] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:39.173318 15753 leader_election.cc:304] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:39.174897 15537 catalog_manager.cc:5697] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:39.176318 15942 raft_consensus.cc:2804] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.177758 15933 ts_tablet_manager.cc:1434] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.002s
I20260710 13:21:39.178076 15942 raft_consensus.cc:697] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:39.179160 15942 consensus_queue.cc:237] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.177462 15715 raft_consensus.cc:2468] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 1.
I20260710 13:21:39.186488 15937 consensus_queue.cc:1048] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.198938 15962 raft_consensus.cc:493] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.199800 15962 raft_consensus.cc:515] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.203703 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87898a5c3bac4446a9015fc28a372c20" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:39.203703 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87898a5c3bac4446a9015fc28a372c20" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:39.204092 15962 leader_election.cc:290] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.204556 15713 raft_consensus.cc:2468] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 0.
I20260710 13:21:39.206089 15606 leader_election.cc:304] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98; no voters: 
I20260710 13:21:39.207588 15962 raft_consensus.cc:2804] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:39.207967 15962 raft_consensus.cc:493] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:39.208312 15962 raft_consensus.cc:3060] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.208590 15937 consensus_queue.cc:1048] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.209830 15940 tablet_bootstrap.cc:492] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:39.210358 15940 ts_tablet_manager.cc:1403] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.046s
I20260710 13:21:39.204556 15788 raft_consensus.cc:2468] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 0.
I20260710 13:21:39.213233 15940 raft_consensus.cc:359] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.214020 15940 raft_consensus.cc:385] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.214412 15940 raft_consensus.cc:740] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.215504 15940 consensus_queue.cc:260] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.218146 15940 ts_tablet_manager.cc:1434] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:39.219161 15940 tablet_bootstrap.cc:492] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98: Bootstrap starting.
I20260710 13:21:39.226967 15940 tablet_bootstrap.cc:654] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.233947 15940 tablet_bootstrap.cc:492] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98: No bootstrap required, opened a new log
I20260710 13:21:39.234659 15940 ts_tablet_manager.cc:1403] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:21:39.237313 15940 raft_consensus.cc:359] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.238014 15940 raft_consensus.cc:385] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.238313 15940 raft_consensus.cc:740] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.239014 15940 consensus_queue.cc:260] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.242063 15940 ts_tablet_manager.cc:1434] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:39.243449 15919 raft_consensus.cc:493] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.244194 15919 raft_consensus.cc:515] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
W20260710 13:21:39.245487 15569 debug-util.cc:398] Leaking SignalData structure 0x7b0800081140 after lost signal to thread 11112
W20260710 13:21:39.246620 15569 debug-util.cc:398] Leaking SignalData structure 0x7b0800296a20 after lost signal to thread 15572
I20260710 13:21:39.247615 15919 leader_election.cc:290] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
W20260710 13:21:39.247912 15569 debug-util.cc:398] Leaking SignalData structure 0x7b0800102120 after lost signal to thread 15664
I20260710 13:21:39.247699 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:39.248677 15713 raft_consensus.cc:2393] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c67a8ffa5bc54f4ba176566af6c03f98 in current term 1: Already voted for candidate f4e8a105e9f743638c92094732456f16 in this term.
I20260710 13:21:39.248744 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
W20260710 13:21:39.249161 15569 debug-util.cc:398] Leaking SignalData structure 0x7b0800214fe0 after lost signal to thread 15739
W20260710 13:21:39.250229 15569 debug-util.cc:398] Leaking SignalData structure 0x7b080019f0c0 after lost signal to thread 15813
I20260710 13:21:39.252277 15603 leader_election.cc:304] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98; no voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16
I20260710 13:21:39.253464 15919 raft_consensus.cc:3060] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.262063 15919 raft_consensus.cc:2749] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:39.269584 15535 catalog_manager.cc:5697] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 1 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:39.270645 15962 raft_consensus.cc:515] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.274510 15962 leader_election.cc:290] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.275396 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87898a5c3bac4446a9015fc28a372c20" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:39.276165 15713 raft_consensus.cc:3060] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.280243 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87898a5c3bac4446a9015fc28a372c20" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:39.281133 15788 raft_consensus.cc:3060] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.290729 15788 raft_consensus.cc:2468] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 1.
I20260710 13:21:39.292212 15603 leader_election.cc:304] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:39.293121 15962 raft_consensus.cc:2804] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.293905 15962 raft_consensus.cc:697] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:39.294901 15962 consensus_queue.cc:237] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
W20260710 13:21:39.296386 15586 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:39.298386 15713 raft_consensus.cc:2468] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 1.
I20260710 13:21:39.307080 15535 catalog_manager.cc:5697] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 0 to 1, leader changed from <none> to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 1 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.352330 15959 consensus_queue.cc:1048] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.363462 15638 raft_consensus.cc:3060] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.375000 15958 consensus_queue.cc:1048] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.382346 15919 consensus_queue.cc:1048] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.401000 15837 consensus_queue.cc:1048] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.433872 15789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c363b32c9f1415fbe3974ccf9b809a2"
dest_uuid: "f4e8a105e9f743638c92094732456f16"
mode: GRACEFUL
new_leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:21:39.434412 15789 raft_consensus.cc:606] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Received request to transfer leadership to TS c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:39.440080 15789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6"
dest_uuid: "f4e8a105e9f743638c92094732456f16"
mode: GRACEFUL
new_leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:21:39.440655 15789 raft_consensus.cc:606] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Received request to transfer leadership to TS c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:39.441592 15942 consensus_queue.cc:1048] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.447888 15789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51a21ee730c14a54addfc33d4d62863b"
dest_uuid: "f4e8a105e9f743638c92094732456f16"
mode: GRACEFUL
new_leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:21:39.448560 15789 raft_consensus.cc:606] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Received request to transfer leadership to TS c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:39.455662 15713 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e"
dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
mode: GRACEFUL
new_leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:54750
I20260710 13:21:39.456419 15713 raft_consensus.cc:606] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Received request to transfer leadership to TS c67a8ffa5bc54f4ba176566af6c03f98
I20260710 13:21:39.456845 15942 consensus_queue.cc:1048] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.468462 15639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87898a5c3bac4446a9015fc28a372c20"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
mode: GRACEFUL
new_leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:37902
I20260710 13:21:39.469097 15639 raft_consensus.cc:606] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Received request to transfer leadership to TS 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:39.480379 15639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2382b258924a4769919b20a58a454dd4"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
mode: GRACEFUL
new_leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:37902
I20260710 13:21:39.481329 15639 raft_consensus.cc:606] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Received request to transfer leadership to TS 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:39.483776 15958 consensus_queue.cc:1048] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.495810 15788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06fc59592281432c92b45ac5da59387e"
dest_uuid: "f4e8a105e9f743638c92094732456f16"
mode: GRACEFUL
new_leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:52444
I20260710 13:21:39.496606 15788 raft_consensus.cc:606] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Received request to transfer leadership to TS 3affbf6e8be7490bb4bced3cc4c5735c
I20260710 13:21:39.503427 15639 raft_consensus.cc:3060] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.508890 15853 consensus_queue.cc:1048] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.528489 15853 consensus_queue.cc:1048] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.532637 15837 raft_consensus.cc:493] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.533290 15837 raft_consensus.cc:515] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.548334 15870 consensus_queue.cc:1048] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.552150 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" is_pre_election: true
I20260710 13:21:39.556156 15837 leader_election.cc:290] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.560858 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4e8a105e9f743638c92094732456f16" is_pre_election: true
I20260710 13:21:39.562784 15603 leader_election.cc:304] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [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: c67a8ffa5bc54f4ba176566af6c03f98; no voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16
I20260710 13:21:39.563875 15989 consensus_queue.cc:1048] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.564596 15942 raft_consensus.cc:993] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16: : Instructing follower c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:39.564667 15837 raft_consensus.cc:2749] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:39.565229 15989 raft_consensus.cc:1081] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Signalling peer c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:39.569738 15959 raft_consensus.cc:993] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c: : Instructing follower c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:39.570416 15958 raft_consensus.cc:1081] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Signalling peer c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:39.580472 15989 raft_consensus.cc:993] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16: : Instructing follower 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:39.583364 15989 raft_consensus.cc:1081] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Signalling peer 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:39.594622 15713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06fc59592281432c92b45ac5da59387e"
dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:54742
I20260710 13:21:39.595322 15713 raft_consensus.cc:493] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.595742 15713 raft_consensus.cc:3060] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.615839 15713 raft_consensus.cc:515] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.617758 15989 raft_consensus.cc:993] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16: : Instructing follower c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:39.618330 15989 raft_consensus.cc:1081] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Signalling peer c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:39.618414 15640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:37896
I20260710 13:21:39.619089 15640 raft_consensus.cc:493] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.619498 15640 raft_consensus.cc:3060] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.623219 15638 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c363b32c9f1415fbe3974ccf9b809a2"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:37894
I20260710 13:21:39.624146 15638 raft_consensus.cc:493] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.629359 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fc59592281432c92b45ac5da59387e" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:39.630066 15637 raft_consensus.cc:3060] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.630903 15994 consensus_queue.cc:1048] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.634052 15639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:37894
I20260710 13:21:39.634631 15639 raft_consensus.cc:493] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.635015 15639 raft_consensus.cc:3060] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.637760 15637 raft_consensus.cc:2468] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:39.624729 15638 raft_consensus.cc:3060] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.642625 15639 raft_consensus.cc:515] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.645812 15639 leader_election.cc:290] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.649276 15640 raft_consensus.cc:515] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.646791 15638 raft_consensus.cc:515] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.647447 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:39.657160 15789 raft_consensus.cc:3055] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:39.657498 15789 raft_consensus.cc:740] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:39.650095 15679 leader_election.cc:304] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98; no voters: 
I20260710 13:21:39.657827 15640 leader_election.cc:290] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.658571 15870 raft_consensus.cc:2804] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:39.658844 15789 consensus_queue.cc:260] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.659386 15870 raft_consensus.cc:697] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Becoming Leader. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:39.660185 15789 raft_consensus.cc:3060] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.660688 15713 leader_election.cc:290] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.660566 15870 consensus_queue.cc:237] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.650484 15714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b19bede4e0a14db895f1b6e52b768cd6" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:39.663379 15714 raft_consensus.cc:3060] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.667114 15638 leader_election.cc:290] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.670442 15788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:39.671285 15788 raft_consensus.cc:3060] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.673318 15789 raft_consensus.cc:2468] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:39.675271 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c363b32c9f1415fbe3974ccf9b809a2" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:39.675372 15942 consensus_queue.cc:1048] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.676102 15787 raft_consensus.cc:3055] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:39.676466 15787 raft_consensus.cc:740] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:39.677477 15787 consensus_queue.cc:260] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.678905 15603 leader_election.cc:304] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:39.680527 15837 raft_consensus.cc:2804] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:39.680776 15787 raft_consensus.cc:3060] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.681056 15837 raft_consensus.cc:697] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:39.682075 15837 consensus_queue.cc:237] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.684538 15713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d1884ff2e34c878cde54d35933a50e" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:39.685441 15713 raft_consensus.cc:3055] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:39.685873 15713 raft_consensus.cc:740] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:39.686973 15713 consensus_queue.cc:260] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.688093 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06fc59592281432c92b45ac5da59387e" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:39.688782 15713 raft_consensus.cc:3060] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.688822 15789 raft_consensus.cc:3055] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:39.689610 15789 raft_consensus.cc:740] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:39.690735 15789 consensus_queue.cc:260] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.691874 15712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c363b32c9f1415fbe3974ccf9b809a2" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:39.692417 15789 raft_consensus.cc:3060] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.692775 15712 raft_consensus.cc:3060] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.709266 15789 raft_consensus.cc:2468] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:39.720185 15714 raft_consensus.cc:2468] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:39.724542 15712 raft_consensus.cc:2468] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:39.727458 15994 consensus_queue.cc:1048] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.728717 15606 leader_election.cc:304] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, c67a8ffa5bc54f4ba176566af6c03f98; no voters: 
I20260710 13:21:39.729853 15837 raft_consensus.cc:2804] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:39.730418 15837 raft_consensus.cc:697] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:39.731446 15837 consensus_queue.cc:237] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.742453 15837 consensus_queue.cc:1048] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.744890 15787 raft_consensus.cc:2468] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:39.750335 15788 raft_consensus.cc:2468] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:39.752609 15603 leader_election.cc:304] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:39.753538 15919 raft_consensus.cc:2804] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:39.754050 15919 raft_consensus.cc:697] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:39.755153 15919 consensus_queue.cc:237] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.756628 15713 raft_consensus.cc:2468] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:39.769974 15837 consensus_queue.cc:1048] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.775583 15536 catalog_manager.cc:5697] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 1 to 2, leader changed from 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66) to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.789193 15536 catalog_manager.cc:5697] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 1 to 2, leader changed from f4e8a105e9f743638c92094732456f16 (127.10.217.67) to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.791287 15537 catalog_manager.cc:5697] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c reported cstate change: term changed from 1 to 2, leader changed from f4e8a105e9f743638c92094732456f16 (127.10.217.67) to 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66). New cstate: current_term: 2 leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.791412 15536 catalog_manager.cc:5697] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 1 to 2, leader changed from f4e8a105e9f743638c92094732456f16 (127.10.217.67) to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.834833 16000 raft_consensus.cc:993] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98: : Instructing follower 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:39.835551 16000 raft_consensus.cc:1081] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Signalling peer 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:39.837105 16001 raft_consensus.cc:993] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98: : Instructing follower 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:39.838738 16002 raft_consensus.cc:1081] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Signalling peer 3affbf6e8be7490bb4bced3cc4c5735c to start an election
I20260710 13:21:39.840934 15715 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2382b258924a4769919b20a58a454dd4"
dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:54746
I20260710 13:21:39.841499 15715 raft_consensus.cc:493] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.841627 15713 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87898a5c3bac4446a9015fc28a372c20"
dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
 from {username='slave'} at 127.0.0.1:54746
I20260710 13:21:39.841920 15715 raft_consensus.cc:3060] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.842253 15713 raft_consensus.cc:493] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.842708 15713 raft_consensus.cc:3060] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.849160 15715 raft_consensus.cc:515] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.849980 15713 raft_consensus.cc:515] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.855827 15789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87898a5c3bac4446a9015fc28a372c20" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:39.856395 15789 raft_consensus.cc:3060] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.860890 15713 leader_election.cc:290] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.862754 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87898a5c3bac4446a9015fc28a372c20" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:39.863171 15789 raft_consensus.cc:2468] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:39.863404 15638 raft_consensus.cc:3055] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:39.863772 15638 raft_consensus.cc:740] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:39.864423 15678 leader_election.cc:304] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:39.864779 15715 leader_election.cc:290] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.865255 15870 raft_consensus.cc:2804] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:39.865777 15870 raft_consensus.cc:697] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Becoming Leader. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:39.864475 15638 consensus_queue.cc:260] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.866477 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2382b258924a4769919b20a58a454dd4" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:39.866752 15638 raft_consensus.cc:3060] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.867067 15787 raft_consensus.cc:3060] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.866644 15870 consensus_queue.cc:237] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.873776 15787 raft_consensus.cc:2468] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:39.874310 15638 raft_consensus.cc:2468] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:39.876209 15937 raft_consensus.cc:993] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16: : Instructing follower c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:39.876492 15638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2382b258924a4769919b20a58a454dd4" candidate_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:39.876629 15937 raft_consensus.cc:1081] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Signalling peer c67a8ffa5bc54f4ba176566af6c03f98 to start an election
I20260710 13:21:39.877169 15638 raft_consensus.cc:3055] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:39.877558 15638 raft_consensus.cc:740] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:39.877233 15536 catalog_manager.cc:5697] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c reported cstate change: term changed from 1 to 2, leader changed from c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65) to 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66). New cstate: current_term: 2 leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.878731 15640 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51a21ee730c14a54addfc33d4d62863b"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
 from {username='slave'} at 127.0.0.1:37894
I20260710 13:21:39.878458 15638 consensus_queue.cc:260] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.879300 15640 raft_consensus.cc:493] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.879684 15640 raft_consensus.cc:3060] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.879769 15638 raft_consensus.cc:3060] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.887042 15678 leader_election.cc:304] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:39.887130 15638 raft_consensus.cc:2468] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3affbf6e8be7490bb4bced3cc4c5735c in term 2.
I20260710 13:21:39.888082 15870 raft_consensus.cc:2804] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:39.888559 15870 raft_consensus.cc:697] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Becoming Leader. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:39.889472 15640 raft_consensus.cc:515] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.889400 15870 consensus_queue.cc:237] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.891811 15640 leader_election.cc:290] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Requested vote from peers 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037), f4e8a105e9f743638c92094732456f16 (127.10.217.67:40271)
I20260710 13:21:39.892246 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a21ee730c14a54addfc33d4d62863b" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:39.893132 15787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a21ee730c14a54addfc33d4d62863b" candidate_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4e8a105e9f743638c92094732456f16"
I20260710 13:21:39.893350 15715 raft_consensus.cc:3060] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.893801 15787 raft_consensus.cc:3055] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:39.894196 15787 raft_consensus.cc:740] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:39.895068 15787 consensus_queue.cc:260] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.896379 15787 raft_consensus.cc:3060] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.899468 15536 catalog_manager.cc:5697] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c reported cstate change: term changed from 1 to 2, leader changed from c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65) to 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66). New cstate: current_term: 2 leader_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.903983 15787 raft_consensus.cc:2468] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:39.905503 15603 leader_election.cc:304] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:39.906422 15962 raft_consensus.cc:2804] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:39.905447 15715 raft_consensus.cc:2468] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c67a8ffa5bc54f4ba176566af6c03f98 in term 2.
I20260710 13:21:39.906991 15962 raft_consensus.cc:697] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Becoming Leader. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:39.907902 15962 consensus_queue.cc:237] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:39.914939 15536 catalog_manager.cc:5697] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 reported cstate change: term changed from 1 to 2, leader changed from f4e8a105e9f743638c92094732456f16 (127.10.217.67) to c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65). New cstate: current_term: 2 leader_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:40.139372 15638 raft_consensus.cc:1275] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.141402 15870 consensus_queue.cc:1048] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.152585 15787 raft_consensus.cc:1275] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.154435 15959 consensus_queue.cc:1048] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.163579 15715 raft_consensus.cc:1275] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.167757 15962 consensus_queue.cc:1048] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:40.183127 15787 raft_consensus.cc:1275] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.185982 16002 consensus_queue.cc:1048] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.234687 15789 raft_consensus.cc:1275] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.236074 16002 consensus_queue.cc:1048] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.245333 15715 raft_consensus.cc:1275] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.246932 16000 consensus_queue.cc:1048] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.253108 15789 raft_consensus.cc:1275] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.261615 16002 consensus_queue.cc:1048] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:40.273517 15715 raft_consensus.cc:1275] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.275594 16002 consensus_queue.cc:1048] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:40.311088 15789 raft_consensus.cc:1275] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.312510 15959 consensus_queue.cc:1048] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.323030 15638 raft_consensus.cc:1275] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.324509 16004 consensus_queue.cc:1048] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.392670 15789 raft_consensus.cc:1275] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.394073 15837 consensus_queue.cc:1048] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.404347 15715 raft_consensus.cc:1275] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Refusing update from remote peer c67a8ffa5bc54f4ba176566af6c03f98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.406376 15837 consensus_queue.cc:1048] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:40.414091 15789 raft_consensus.cc:1275] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.418907 15958 consensus_queue.cc:1048] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:40.431241 15638 raft_consensus.cc:1275] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Refusing update from remote peer 3affbf6e8be7490bb4bced3cc4c5735c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.433405 15870 consensus_queue.cc:1048] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.514485 15537 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46062:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:42.537002 15537 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46062:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:21:42.559262 11109 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:42.660614 16037 tablet.cc:1724] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:42.735682 16039 tablet.cc:1724] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:42.788287 16051 tablet.cc:1724] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:42.855484 16062 tablet.cc:1724] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:42.850508 16053 log.cc:927] Time spent T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260710 13:21:42.882766 15715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473"
dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
mode: GRACEFUL
new_leader_uuid: "f4e8a105e9f743638c92094732456f16"
 from {username='slave'} at 127.0.0.1:54846
I20260710 13:21:42.889119 15715 raft_consensus.cc:606] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Received request to transfer leadership to TS f4e8a105e9f743638c92094732456f16
I20260710 13:21:42.874832 16066 tablet.cc:1724] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:42.908190 16037 tablet.cc:1724] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:42.886104 16052 log.cc:927] Time spent T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
W20260710 13:21:42.931525 16058 log.cc:927] Time spent T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98: Append to log took a long time: real 0.062s	user 0.003s	sys 0.000s
I20260710 13:21:42.931897 16071 tablet.cc:1724] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:42.888863 16060 tablet.cc:1724] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:42.877888 16068 tablet.cc:1724] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:42.961719 16064 log.cc:927] Time spent T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260710 13:21:42.917277 16073 tablet.cc:1724] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:21:42.966184 16072 log.cc:927] Time spent T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260710 13:21:42.966677 16051 tablet.cc:1724] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:42.966898 16039 tablet.cc:1724] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:42.931888 16069 tablet.cc:1724] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:42.991694 16037 tablet.cc:1724] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.000157 16066 tablet.cc:1724] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:42.923875 16074 tablet.cc:1724] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.004789 16071 tablet.cc:1724] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.013991 16075 tablet.cc:1724] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.015547 15637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1"
dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
mode: GRACEFUL
new_leader_uuid: "f4e8a105e9f743638c92094732456f16"
 from {username='slave'} at 127.0.0.1:34664
I20260710 13:21:43.017318 15637 raft_consensus.cc:606] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Received request to transfer leadership to TS f4e8a105e9f743638c92094732456f16
I20260710 13:21:43.019007 11109 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:43.019668 11109 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:43.003356 16062 tablet.cc:1724] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.026803 16039 tablet.cc:1724] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.050709 16060 tablet.cc:1724] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.045207 16068 tablet.cc:1724] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.064172 16037 tablet.cc:1724] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.066443 16075 tablet.cc:1724] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.067020 16071 tablet.cc:1724] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.077939 16042 raft_consensus.cc:993] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98: : Instructing follower f4e8a105e9f743638c92094732456f16 to start an election
I20260710 13:21:43.068764 16051 tablet.cc:1724] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.078527 16042 raft_consensus.cc:1081] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Signalling peer f4e8a105e9f743638c92094732456f16 to start an election
I20260710 13:21:43.084600 16073 tablet.cc:1724] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:21:43.086982 15783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1"
dest_uuid: "f4e8a105e9f743638c92094732456f16"
 from {username='slave'} at 127.0.0.1:52428
I20260710 13:21:43.087567 15783 raft_consensus.cc:493] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:43.087951 15783 raft_consensus.cc:3060] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:43.106799 15783 raft_consensus.cc:515] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:43.109920 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:43.110347 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e38ee88018b54c1aba8a582962e57ee1" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:43.110697 15637 raft_consensus.cc:3055] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:43.111045 15715 raft_consensus.cc:3060] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:43.111155 15637 raft_consensus.cc:740] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c67a8ffa5bc54f4ba176566af6c03f98, State: Running, Role: LEADER
I20260710 13:21:43.113368 15637 consensus_queue.cc:260] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [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: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:43.114748 15637 raft_consensus.cc:3060] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:43.118925 15715 raft_consensus.cc:2468] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 3.
I20260710 13:21:43.120574 15755 leader_election.cc:304] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [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: 3affbf6e8be7490bb4bced3cc4c5735c, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:43.121589 15637 raft_consensus.cc:2468] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 3.
I20260710 13:21:43.121663 16045 raft_consensus.cc:2804] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:43.122586 16045 raft_consensus.cc:697] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 3 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:43.123458 16045 consensus_queue.cc:237] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [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: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } }
I20260710 13:21:43.121894 15783 leader_election.cc:290] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 3 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:43.142009 15536 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5: soft_deleted_table [id=caf724f6f62f48939fb99e15837ac011] alter complete (version 1)
I20260710 13:21:43.154500 15537 catalog_manager.cc:5697] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 2 to 3, leader changed from c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65) to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 3 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.191866 16049 raft_consensus.cc:993] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c: : Instructing follower f4e8a105e9f743638c92094732456f16 to start an election
I20260710 13:21:43.192348 16049 raft_consensus.cc:1081] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Signalling peer f4e8a105e9f743638c92094732456f16 to start an election
I20260710 13:21:43.194096 15783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473"
dest_uuid: "f4e8a105e9f743638c92094732456f16"
 from {username='slave'} at 127.0.0.1:52424
I20260710 13:21:43.194769 15783 raft_consensus.cc:493] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:43.195173 15783 raft_consensus.cc:3060] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:43.203166 15783 raft_consensus.cc:515] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:43.205446 15783 leader_election.cc:290] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [CANDIDATE]: Term 3 election: Requested vote from peers c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579), 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037)
I20260710 13:21:43.206164 15637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c67a8ffa5bc54f4ba176566af6c03f98"
I20260710 13:21:43.206681 15715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51d46f99517e4cfeadbf87ea8bfe3473" candidate_uuid: "f4e8a105e9f743638c92094732456f16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3affbf6e8be7490bb4bced3cc4c5735c"
I20260710 13:21:43.206858 15637 raft_consensus.cc:3060] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:43.207257 15715 raft_consensus.cc:3055] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:43.207561 15715 raft_consensus.cc:740] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3affbf6e8be7490bb4bced3cc4c5735c, State: Running, Role: LEADER
I20260710 13:21:43.208334 15715 consensus_queue.cc:260] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [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: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:43.209405 15715 raft_consensus.cc:3060] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:43.214815 15637 raft_consensus.cc:2468] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 3.
I20260710 13:21:43.216252 15753 leader_election.cc:304] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [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: c67a8ffa5bc54f4ba176566af6c03f98, f4e8a105e9f743638c92094732456f16; no voters: 
I20260710 13:21:43.216696 15715 raft_consensus.cc:2468] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4e8a105e9f743638c92094732456f16 in term 3.
I20260710 13:21:43.217159 16045 raft_consensus.cc:2804] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:43.217778 16045 raft_consensus.cc:697] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 3 LEADER]: Becoming Leader. State: Replica: f4e8a105e9f743638c92094732456f16, State: Running, Role: LEADER
I20260710 13:21:43.218708 16045 consensus_queue.cc:237] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [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: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } }
I20260710 13:21:43.228294 15537 catalog_manager.cc:5697] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 reported cstate change: term changed from 2 to 3, leader changed from 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66) to f4e8a105e9f743638c92094732456f16 (127.10.217.67). New cstate: current_term: 3 leader_uuid: "f4e8a105e9f743638c92094732456f16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4e8a105e9f743638c92094732456f16" member_type: VOTER last_known_addr { host: "127.10.217.67" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:43.588914 15637 raft_consensus.cc:1275] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 3 FOLLOWER]: Refusing update from remote peer f4e8a105e9f743638c92094732456f16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:43.590205 16045 consensus_queue.cc:1048] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:43.611881 15715 raft_consensus.cc:1275] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 3 FOLLOWER]: Refusing update from remote peer f4e8a105e9f743638c92094732456f16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:43.613173 16085 consensus_queue.cc:1048] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:43.648485 15715 raft_consensus.cc:1275] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 3 FOLLOWER]: Refusing update from remote peer f4e8a105e9f743638c92094732456f16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:43.649919 16085 consensus_queue.cc:1048] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3affbf6e8be7490bb4bced3cc4c5735c" member_type: VOTER last_known_addr { host: "127.10.217.66" port: 46037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:43.662462 15637 raft_consensus.cc:1275] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 3 FOLLOWER]: Refusing update from remote peer f4e8a105e9f743638c92094732456f16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:43.664196 16085 consensus_queue.cc:1048] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c67a8ffa5bc54f4ba176566af6c03f98" member_type: VOTER last_known_addr { host: "127.10.217.65" port: 37579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:44.101055 11109 tablet_server.cc:179] TabletServer@127.10.217.65:0 shutting down...
W20260710 13:21:44.109651 15679 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:21:44.113699 15679 consensus_peers.cc:597] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c -> Peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Couldn't send request to peer c67a8ffa5bc54f4ba176566af6c03f98. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:44.145788 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:44.146857 11109 tablet_replica.cc:333] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.147550 11109 raft_consensus.cc:2243] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.148440 11109 raft_consensus.cc:2272] T b19bede4e0a14db895f1b6e52b768cd6 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.150712 11109 tablet_replica.cc:333] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.151469 11109 raft_consensus.cc:2243] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.151952 11109 raft_consensus.cc:2272] T 10c36770116f4215ad0b2954cf8cddbb P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.153884 11109 tablet_replica.cc:333] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.154556 11109 raft_consensus.cc:2243] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.155215 11109 raft_consensus.cc:2272] T 06fc59592281432c92b45ac5da59387e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.158254 11109 tablet_replica.cc:333] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.158921 11109 raft_consensus.cc:2243] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.159391 11109 raft_consensus.cc:2272] T e2d8f02a11474e918d512252755c49e5 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.161522 11109 tablet_replica.cc:333] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.162061 11109 raft_consensus.cc:2243] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.162501 11109 raft_consensus.cc:2272] T e38ee88018b54c1aba8a582962e57ee1 P c67a8ffa5bc54f4ba176566af6c03f98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.165096 11109 tablet_replica.cc:333] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.165714 11109 raft_consensus.cc:2243] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.166538 11109 raft_consensus.cc:2272] T 0c363b32c9f1415fbe3974ccf9b809a2 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.168462 11109 tablet_replica.cc:333] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.169082 11109 raft_consensus.cc:2243] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.169831 11109 raft_consensus.cc:2272] T 51a21ee730c14a54addfc33d4d62863b P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.171638 11109 tablet_replica.cc:333] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.172269 11109 raft_consensus.cc:2243] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.172717 11109 raft_consensus.cc:2272] T 87898a5c3bac4446a9015fc28a372c20 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.174471 11109 tablet_replica.cc:333] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.175055 11109 raft_consensus.cc:2243] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.175504 11109 raft_consensus.cc:2272] T 8b1673ebb006408cb7ceb96bbfe22a34 P c67a8ffa5bc54f4ba176566af6c03f98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.177345 11109 tablet_replica.cc:333] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.177904 11109 raft_consensus.cc:2243] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.178723 11109 raft_consensus.cc:2272] T 2b8ce306c4a44e4b8ec076ae49f0be4e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.180526 11109 tablet_replica.cc:333] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.181140 11109 raft_consensus.cc:2243] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.182075 11109 raft_consensus.cc:2272] T c88687a92f2d4e73bcb7dcf897a9a6b7 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.184059 11109 tablet_replica.cc:333] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.184628 11109 raft_consensus.cc:2243] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.185061 11109 raft_consensus.cc:2272] T 2382b258924a4769919b20a58a454dd4 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.187059 11109 tablet_replica.cc:333] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.187691 11109 raft_consensus.cc:2243] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.188212 11109 raft_consensus.cc:2272] T f4b1e5ab06a74e41831fc7d96b9c6c73 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.190479 11109 tablet_replica.cc:333] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.191108 11109 raft_consensus.cc:2243] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.191537 11109 raft_consensus.cc:2272] T 80d917b408cf45688f3ade7fadbc3a6b P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.193441 11109 tablet_replica.cc:333] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.194018 11109 raft_consensus.cc:2243] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.194818 11109 raft_consensus.cc:2272] T e8d1884ff2e34c878cde54d35933a50e P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.196655 11109 tablet_replica.cc:333] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.197173 11109 raft_consensus.cc:2243] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.197885 11109 raft_consensus.cc:2272] T 9bf74a6084ad4113a24a325717b682f9 P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.199709 11109 tablet_replica.cc:333] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.200237 11109 raft_consensus.cc:2243] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.200677 11109 raft_consensus.cc:2272] T a0519c5cdca34efa9a13f2dc1e306d7a P c67a8ffa5bc54f4ba176566af6c03f98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.202696 11109 tablet_replica.cc:333] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98: stopping tablet replica
I20260710 13:21:44.203346 11109 raft_consensus.cc:2243] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.203799 11109 raft_consensus.cc:2272] T 51d46f99517e4cfeadbf87ea8bfe3473 P c67a8ffa5bc54f4ba176566af6c03f98 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:44.233156 15753 consensus_peers.cc:597] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 -> Peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Couldn't send request to peer c67a8ffa5bc54f4ba176566af6c03f98. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:44.239961 15753 consensus_peers.cc:597] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 -> Peer c67a8ffa5bc54f4ba176566af6c03f98 (127.10.217.65:37579): Couldn't send request to peer c67a8ffa5bc54f4ba176566af6c03f98. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.65:37579: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:44.242869 11109 tablet_server.cc:196] TabletServer@127.10.217.65:0 shutdown complete.
I20260710 13:21:44.277908 11109 tablet_server.cc:179] TabletServer@127.10.217.66:0 shutting down...
I20260710 13:21:44.326056 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:44.326983 11109 tablet_replica.cc:333] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.327905 11109 raft_consensus.cc:2243] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.328537 11109 raft_consensus.cc:2272] T e2d8f02a11474e918d512252755c49e5 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.331200 11109 tablet_replica.cc:333] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.332027 11109 raft_consensus.cc:2243] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.333068 11109 raft_consensus.cc:2272] T 06fc59592281432c92b45ac5da59387e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.335548 11109 tablet_replica.cc:333] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.336120 11109 raft_consensus.cc:2243] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.336603 11109 raft_consensus.cc:2272] T b19bede4e0a14db895f1b6e52b768cd6 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.338567 11109 tablet_replica.cc:333] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.339094 11109 raft_consensus.cc:2243] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.339480 11109 raft_consensus.cc:2272] T 51a21ee730c14a54addfc33d4d62863b P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.341246 11109 tablet_replica.cc:333] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.341813 11109 raft_consensus.cc:2243] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.342643 11109 raft_consensus.cc:2272] T 10c36770116f4215ad0b2954cf8cddbb P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.344398 11109 tablet_replica.cc:333] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.344926 11109 raft_consensus.cc:2243] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.345674 11109 raft_consensus.cc:2272] T 87898a5c3bac4446a9015fc28a372c20 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.347702 11109 tablet_replica.cc:333] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.348238 11109 raft_consensus.cc:2243] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.348634 11109 raft_consensus.cc:2272] T 8b1673ebb006408cb7ceb96bbfe22a34 P 3affbf6e8be7490bb4bced3cc4c5735c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.350404 11109 tablet_replica.cc:333] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.351131 11109 raft_consensus.cc:2243] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.351529 11109 raft_consensus.cc:2272] T 2b8ce306c4a44e4b8ec076ae49f0be4e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.353313 11109 tablet_replica.cc:333] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.353807 11109 raft_consensus.cc:2243] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.354259 11109 raft_consensus.cc:2272] T 51d46f99517e4cfeadbf87ea8bfe3473 P 3affbf6e8be7490bb4bced3cc4c5735c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.357087 11109 tablet_replica.cc:333] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.357661 11109 raft_consensus.cc:2243] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.358420 11109 raft_consensus.cc:2272] T 2382b258924a4769919b20a58a454dd4 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.360193 11109 tablet_replica.cc:333] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.360857 11109 raft_consensus.cc:2243] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.361515 11109 raft_consensus.cc:2272] T f4b1e5ab06a74e41831fc7d96b9c6c73 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.363246 11109 tablet_replica.cc:333] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.363704 11109 raft_consensus.cc:2243] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.364468 11109 raft_consensus.cc:2272] T 80d917b408cf45688f3ade7fadbc3a6b P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.366181 11109 tablet_replica.cc:333] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.366732 11109 raft_consensus.cc:2243] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.367152 11109 raft_consensus.cc:2272] T c88687a92f2d4e73bcb7dcf897a9a6b7 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.368942 11109 tablet_replica.cc:333] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.369451 11109 raft_consensus.cc:2243] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.369895 11109 raft_consensus.cc:2272] T 0c363b32c9f1415fbe3974ccf9b809a2 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.371615 11109 tablet_replica.cc:333] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.372139 11109 raft_consensus.cc:2243] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.372538 11109 raft_consensus.cc:2272] T e38ee88018b54c1aba8a582962e57ee1 P 3affbf6e8be7490bb4bced3cc4c5735c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.374807 11109 tablet_replica.cc:333] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.375344 11109 raft_consensus.cc:2243] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.376150 11109 raft_consensus.cc:2272] T a0519c5cdca34efa9a13f2dc1e306d7a P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.377947 11109 tablet_replica.cc:333] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.378473 11109 raft_consensus.cc:2243] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.378916 11109 raft_consensus.cc:2272] T e8d1884ff2e34c878cde54d35933a50e P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.380620 11109 tablet_replica.cc:333] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c: stopping tablet replica
I20260710 13:21:44.381094 11109 raft_consensus.cc:2243] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.381572 11109 raft_consensus.cc:2272] T 9bf74a6084ad4113a24a325717b682f9 P 3affbf6e8be7490bb4bced3cc4c5735c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:44.418321 15755 consensus_peers.cc:597] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 -> Peer 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037): Couldn't send request to peer 3affbf6e8be7490bb4bced3cc4c5735c. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.66:46037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:44.419544 11109 tablet_server.cc:196] TabletServer@127.10.217.66:0 shutdown complete.
I20260710 13:21:44.449555 11109 tablet_server.cc:179] TabletServer@127.10.217.67:0 shutting down...
W20260710 13:21:44.475618 15755 consensus_peers.cc:597] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 -> Peer 3affbf6e8be7490bb4bced3cc4c5735c (127.10.217.66:46037): Couldn't send request to peer 3affbf6e8be7490bb4bced3cc4c5735c. Status: Network error: Client connection negotiation failed: client connection to 127.10.217.66:46037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:44.478086 11109 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:44.479070 11109 tablet_replica.cc:333] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.479869 11109 raft_consensus.cc:2243] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.480631 11109 raft_consensus.cc:2272] T e2d8f02a11474e918d512252755c49e5 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.482654 11109 tablet_replica.cc:333] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.483183 11109 raft_consensus.cc:2243] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.483580 11109 raft_consensus.cc:2272] T 06fc59592281432c92b45ac5da59387e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.485172 11109 tablet_replica.cc:333] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.485728 11109 raft_consensus.cc:2243] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.486099 11109 raft_consensus.cc:2272] T 10c36770116f4215ad0b2954cf8cddbb P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.487836 11109 tablet_replica.cc:333] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.488327 11109 raft_consensus.cc:2243] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.488713 11109 raft_consensus.cc:2272] T b19bede4e0a14db895f1b6e52b768cd6 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.490437 11109 tablet_replica.cc:333] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.490914 11109 raft_consensus.cc:2243] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.491285 11109 raft_consensus.cc:2272] T 51a21ee730c14a54addfc33d4d62863b P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.492884 11109 tablet_replica.cc:333] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.493429 11109 raft_consensus.cc:2243] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.494097 11109 raft_consensus.cc:2272] T e38ee88018b54c1aba8a582962e57ee1 P f4e8a105e9f743638c92094732456f16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.496426 11109 tablet_replica.cc:333] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.496953 11109 raft_consensus.cc:2243] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.497442 11109 raft_consensus.cc:2272] T 0c363b32c9f1415fbe3974ccf9b809a2 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.499318 11109 tablet_replica.cc:333] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.499788 11109 raft_consensus.cc:2243] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.500123 11109 raft_consensus.cc:2272] T c88687a92f2d4e73bcb7dcf897a9a6b7 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.501766 11109 tablet_replica.cc:333] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.502238 11109 raft_consensus.cc:2243] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.502688 11109 raft_consensus.cc:2272] T 2b8ce306c4a44e4b8ec076ae49f0be4e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.504355 11109 tablet_replica.cc:333] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.504809 11109 raft_consensus.cc:2243] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.505158 11109 raft_consensus.cc:2272] T 2382b258924a4769919b20a58a454dd4 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.506765 11109 tablet_replica.cc:333] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.507205 11109 raft_consensus.cc:2243] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.507633 11109 raft_consensus.cc:2272] T f4b1e5ab06a74e41831fc7d96b9c6c73 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.509249 11109 tablet_replica.cc:333] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.509697 11109 raft_consensus.cc:2243] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.510054 11109 raft_consensus.cc:2272] T 80d917b408cf45688f3ade7fadbc3a6b P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.511787 11109 tablet_replica.cc:333] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.512228 11109 raft_consensus.cc:2243] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.512595 11109 raft_consensus.cc:2272] T 87898a5c3bac4446a9015fc28a372c20 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.514345 11109 tablet_replica.cc:333] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.515024 11109 raft_consensus.cc:2243] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.516132 11109 raft_consensus.cc:2272] T 8b1673ebb006408cb7ceb96bbfe22a34 P f4e8a105e9f743638c92094732456f16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.518253 11109 tablet_replica.cc:333] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.518944 11109 raft_consensus.cc:2243] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.519826 11109 raft_consensus.cc:2272] T 51d46f99517e4cfeadbf87ea8bfe3473 P f4e8a105e9f743638c92094732456f16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.522560 11109 tablet_replica.cc:333] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.523165 11109 raft_consensus.cc:2243] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.523656 11109 raft_consensus.cc:2272] T a0519c5cdca34efa9a13f2dc1e306d7a P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.525601 11109 tablet_replica.cc:333] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.526136 11109 raft_consensus.cc:2243] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.526678 11109 raft_consensus.cc:2272] T e8d1884ff2e34c878cde54d35933a50e P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.529873 11109 tablet_replica.cc:333] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16: stopping tablet replica
I20260710 13:21:44.530472 11109 raft_consensus.cc:2243] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:44.530943 11109 raft_consensus.cc:2272] T 9bf74a6084ad4113a24a325717b682f9 P f4e8a105e9f743638c92094732456f16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.577620 11109 tablet_server.cc:196] TabletServer@127.10.217.67:0 shutdown complete.
I20260710 13:21:44.608685 11109 master.cc:562] Master@127.10.217.126:45147 shutting down...
I20260710 13:21:44.630551 11109 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:44.631096 11109 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:44.631426 11109 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9286d83f6a1342358fde7aa6087982b5: stopping tablet replica
I20260710 13:21:44.700031 11109 master.cc:584] Master@127.10.217.126:45147 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11692 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26764 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (121125 ms total)
[  PASSED  ] 8 tests.
I20260710 13:21:44.778780 11109 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 413 messages since previous log ~568 seconds ago
I20260710 13:21:44.778996 11109 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 413 messages since previous log ~568 seconds ago
I20260710 13:21:44.779141 11109 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 412 messages since previous log ~568 seconds ago
I20260710 13:21:44.779315 11109 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 ~37 seconds ago
I20260710 13:21:44.779466 11109 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 ~38 seconds ago
I20260710 13:21:44.779667 11109 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260710 13:21:44.779920 11109 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~28 seconds ago
